[INFO] cloning repository https://github.com/chioni16/raft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chioni16/raft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchioni16%2Fraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchioni16%2Fraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e5142146f25de251159613ae15b6674d946b268
[INFO] testing chioni16/raft against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchioni16%2Fraft" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/chioni16/raft
[INFO] finished tweaking git repo https://github.com/chioni16/raft
[INFO] tweaked toml for git repo https://github.com/chioni16/raft written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chioni16/raft on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chioni16/raft 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.11.0
[INFO] [stderr]   Downloaded prost-build v0.12.4
[INFO] [stderr]   Downloaded prost-derive v0.12.4
[INFO] [stderr]   Downloaded prost v0.12.4
[INFO] [stderr]   Downloaded console-api v0.6.0
[INFO] [stderr]   Downloaded prost-types v0.12.4
[INFO] [stderr]   Downloaded prettyplease v0.2.19
[INFO] [stderr]   Downloaded console-subscriber v0.2.0
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded rustix v0.38.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1091ce01dd44a1e2522fff08f57ff69083401d8c9846e0c0c68d93c029f5ded4
[INFO] running `Command { std: "docker" "start" "-a" "1091ce01dd44a1e2522fff08f57ff69083401d8c9846e0c0c68d93c029f5ded4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1091ce01dd44a1e2522fff08f57ff69083401d8c9846e0c0c68d93c029f5ded4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1091ce01dd44a1e2522fff08f57ff69083401d8c9846e0c0c68d93c029f5ded4", kill_on_drop: false }`
[INFO] [stdout] 1091ce01dd44a1e2522fff08f57ff69083401d8c9846e0c0c68d93c029f5ded4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98f0e61e7e806868bde2c38744d3d170a24bc78f820835fda7659033026ba202
[INFO] running `Command { std: "docker" "start" "-a" "98f0e61e7e806868bde2c38744d3d170a24bc78f820835fda7659033026ba202", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.33
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "98f0e61e7e806868bde2c38744d3d170a24bc78f820835fda7659033026ba202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98f0e61e7e806868bde2c38744d3d170a24bc78f820835fda7659033026ba202", kill_on_drop: false }`
[INFO] [stdout] 98f0e61e7e806868bde2c38744d3d170a24bc78f820835fda7659033026ba202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b59bfe181b81723493f16cb9e96a6ce3611a4e7aeeb8278fbb64dc7fc88ae4d
[INFO] running `Command { std: "docker" "start" "-a" "1b59bfe181b81723493f16cb9e96a6ce3611a4e7aeeb8278fbb64dc7fc88ae4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling console-api v0.6.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling console-subscriber v0.2.0
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `process::Command`
[INFO] [stdout]  --> tests/integration_test.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{process::Command, sync::Once, time::Duration};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ports`
[INFO] [stdout]   --> tests/integration_test.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let ports = (0..num_servers).map(|i| raft::PORT_BASE + i as u64);
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_ports`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shutdown` is never used
[INFO] [stdout]   --> tests/harness.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Harness {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub async fn shutdown(&self) {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.25s
[INFO] running `Command { std: "docker" "inspect" "1b59bfe181b81723493f16cb9e96a6ce3611a4e7aeeb8278fbb64dc7fc88ae4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b59bfe181b81723493f16cb9e96a6ce3611a4e7aeeb8278fbb64dc7fc88ae4d", kill_on_drop: false }`
[INFO] [stdout] 1b59bfe181b81723493f16cb9e96a6ce3611a4e7aeeb8278fbb64dc7fc88ae4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1adb7f83e1697c88ecd73e1c69e98bef764910bcf62054cf7cc1ead754412ce
[INFO] running `Command { std: "docker" "start" "-a" "a1adb7f83e1697c88ecd73e1c69e98bef764910bcf62054cf7cc1ead754412ce", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `process::Command`
[INFO] [stderr]  --> tests/integration_test.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::{process::Command, sync::Once, time::Duration};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ports`
[INFO] [stderr]   --> tests/integration_test.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let ports = (0..num_servers).map(|i| raft::PORT_BASE + i as u64);
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_ports`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `shutdown` is never used
[INFO] [stderr]   --> tests/harness.rs:92:18
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl Harness {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 92 |     pub async fn shutdown(&self) {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `raft` (test "integration_test") generated 3 warnings (run `cargo fix --test "integration_test"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raft-d7bf47ef13b57b05)
[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 tests/harness.rs (/opt/rustwide/target/debug/deps/harness-b4ce57bd5b490c2d)
[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 tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-6eea40e8c7c45312)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test raft_commit_multiple_commands ... FAILED
[INFO] [stdout] test raft_basic ... FAILED
[INFO] [stdout] test raft_crash_then_restart_all ... FAILED
[INFO] [stdout] test raft_crash_follower ... FAILED
[INFO] [stdout] test raft_commit_with_disconnection_and_recover ... FAILED
[INFO] [stdout] test raft_commit_one_command ... FAILED
[INFO] [stdout] test raft_crash_then_restart_follower ... FAILED
[INFO] [stdout] test raft_crash_after_submit ... FAILED
[INFO] [stdout] test raft_election_leader_and_another_disconnect ... FAILED
[INFO] [stdout] test raft_election_disconnect_loop ... FAILED
[INFO] [stdout] test raft_disconnect_leader_briefly ... FAILED
[INFO] [stdout] test raft_election_leader_disconnect ... FAILED
[INFO] [stdout] test raft_disconnect_all_and_then_restore ... FAILED
[INFO] [stdout] test raft_election_leader_disconnect_then_reconnect ... FAILED
[INFO] [stdout] test raft_crash_then_restart_leader ... FAILED
[INFO] [stdout] test raft_election_leader_disconnect_then_reconnect5 ... FAILED
[INFO] [stdout] test raft_submit_non_leader_fails ... ok
[INFO] [stdout] test raft_replace_multiple_log_entries ... FAILED
[INFO] [stdout] test raft_test_commits_with_leader_disconnects ... FAILED
[INFO] [stdout] test raft_no_commit_with_no_quorum ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- raft_commit_multiple_commands stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_multiple_commands' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea4bcd - integration_test::raft_commit_multiple_commands::h51ad069fa38d688c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:257:21
[INFO] [stdout]   59:     0x59f4caea4a67 - integration_test::raft_commit_multiple_commands::{{closure}}::h3e04aa6aef51d6a0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:235:41
[INFO] [stdout]   60:     0x59f4cad67bc6 - core::ops::function::FnOnce::call_once::hcfd06ecc5966692d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_multiple_commands' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea4bcd - integration_test::raft_commit_multiple_commands::h51ad069fa38d688c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:257:21
[INFO] [stdout]   59:     0x59f4caea4a67 - integration_test::raft_commit_multiple_commands::{{closure}}::h3e04aa6aef51d6a0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:235:41
[INFO] [stdout]   60:     0x59f4cad67bc6 - core::ops::function::FnOnce::call_once::hcfd06ecc5966692d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_multiple_commands' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea4bcd - integration_test::raft_commit_multiple_commands::h51ad069fa38d688c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:257:21
[INFO] [stdout]   59:     0x59f4caea4a67 - integration_test::raft_commit_multiple_commands::{{closure}}::h3e04aa6aef51d6a0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:235:41
[INFO] [stdout]   60:     0x59f4cad67bc6 - core::ops::function::FnOnce::call_once::hcfd06ecc5966692d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 236ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 178ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 281ms, term 0
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 286ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=1, next_index: {0: 1, 2: 1}, match_index: {2: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:395] [1] while waiting for reply, state = Leader(Leader { next_indices: {0: 1, 2: 1}, match_indices: {2: 0, 0: 0} })
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {0: 1, 2: 1}, match_indices: {2: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {0: 1, 2: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 1, 2: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 220ms, term 1
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {0: 1, 2: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [2] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [2] becomes leader; term=1, next_index: {1: 1, 0: 1}, match_index: {1: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:137] [2] election timer state: Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {1: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:395] [2] while waiting for reply, state = Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {1: 0, 0: 0} })
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 228ms, term 1
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 1, 2: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] both 2 and 1 think they're leaders
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_multiple_commands' panicked at tests/integration_test.rs:239:62:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e886 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393a1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59f4cb393909 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x59f4caea50b2 - core::option::Option<T>::unwrap::h607b4fdfc0d17065
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x59f4caea50b2 - integration_test::raft_commit_multiple_commands::{{closure}}::hf1f69773f7df982e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:239:62
[INFO] [stdout]   23:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x59f4caea4bcd - integration_test::raft_commit_multiple_commands::h51ad069fa38d688c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:257:21
[INFO] [stdout]   44:     0x59f4caea4a67 - integration_test::raft_commit_multiple_commands::{{closure}}::h3e04aa6aef51d6a0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:235:41
[INFO] [stdout]   45:     0x59f4cad67bc6 - core::ops::function::FnOnce::call_once::hcfd06ecc5966692d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   67:     0x70f2b657ca34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_basic stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_basic' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4cae9dbfd - integration_test::raft_basic::h9647bb6b52b76fb9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:66:30
[INFO] [stdout]   59:     0x59f4cae9da97 - integration_test::raft_basic::{{closure}}::hc29ac074b904f858
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:61:22
[INFO] [stdout]   60:     0x59f4cad681f6 - core::ops::function::FnOnce::call_once::hdf68b883df1559a3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_basic' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4cae9dbfd - integration_test::raft_basic::h9647bb6b52b76fb9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:66:30
[INFO] [stdout]   59:     0x59f4cae9da97 - integration_test::raft_basic::{{closure}}::hc29ac074b904f858
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:61:22
[INFO] [stdout]   60:     0x59f4cad681f6 - core::ops::function::FnOnce::call_once::hdf68b883df1559a3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_basic' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4cae9dbfd - integration_test::raft_basic::h9647bb6b52b76fb9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:66:30
[INFO] [stdout]   59:     0x59f4cae9da97 - integration_test::raft_basic::{{closure}}::hc29ac074b904f858
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:61:22
[INFO] [stdout]   60:     0x59f4cad681f6 - core::ops::function::FnOnce::call_once::hdf68b883df1559a3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 158ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 270ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 192ms, term 0
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 287ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [2] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [2] becomes leader; term=1, next_index: {0: 1, 1: 1}, match_index: {1: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:395] [2] while waiting for reply, state = Leader(Leader { next_indices: {0: 1, 1: 1}, match_indices: {1: 0, 0: 0} })
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     1: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     1: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [2] election timer state: Leader(Leader { next_indices: {0: 1, 1: 1}, match_indices: {1: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {0: 1, 1: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {0: 1, 1: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 151ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     1: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     1: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {0: 1, 1: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 245ms, term 1
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     1: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     1: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {0: 1, 1: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {0: 1, 1: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {0: 1, 1: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=1, next_index: {0: 1, 2: 1}, match_index: {0: 0, 2: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {0: 1, 2: 1}, match_indices: {0: 0, 2: 0} }) bailing out!
[INFO] [stdout] both 2 and 1 think they're leaders
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_basic' panicked at tests/integration_test.rs:66:5:
[INFO] [stdout] assertion failed: leader.is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e886 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393a1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59f4cae9dffa - integration_test::raft_basic::{{closure}}::h3bde54ce13e316e8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:66:5
[INFO] [stdout]   21:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x59f4cae9dbfd - integration_test::raft_basic::h9647bb6b52b76fb9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:66:30
[INFO] [stdout]   42:     0x59f4cae9da97 - integration_test::raft_basic::{{closure}}::hc29ac074b904f858
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:61:22
[INFO] [stdout]   43:     0x59f4cad681f6 - core::ops::function::FnOnce::call_once::hdf68b883df1559a3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   64:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   65:     0x70f2b657ca34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_crash_then_restart_all stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_then_restart_all' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caeb0ecd - integration_test::raft_crash_then_restart_all::heeff52268c5670e7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:559:50
[INFO] [stdout]   59:     0x59f4caeb0d67 - integration_test::raft_crash_then_restart_all::{{closure}}::h95074e91faffd796
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:524:39
[INFO] [stdout]   60:     0x59f4cad664e6 - core::ops::function::FnOnce::call_once::h6de394ac03b417a7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_then_restart_all' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caeb0ecd - integration_test::raft_crash_then_restart_all::heeff52268c5670e7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:559:50
[INFO] [stdout]   59:     0x59f4caeb0d67 - integration_test::raft_crash_then_restart_all::{{closure}}::h95074e91faffd796
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:524:39
[INFO] [stdout]   60:     0x59f4cad664e6 - core::ops::function::FnOnce::call_once::h6de394ac03b417a7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_then_restart_all' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caeb0ecd - integration_test::raft_crash_then_restart_all::heeff52268c5670e7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:559:50
[INFO] [stdout]   59:     0x59f4caeb0d67 - integration_test::raft_crash_then_restart_all::{{closure}}::h95074e91faffd796
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:524:39
[INFO] [stdout]   60:     0x59f4cad664e6 - core::ops::function::FnOnce::call_once::h6de394ac03b417a7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 238ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 231ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 234ms, term 0
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 204ms, term 1
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 170ms, term 1
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 241ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=1, next_index: {2: 1, 0: 1}, match_index: {0: 0, 2: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [2] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [2] becomes leader; term=1, next_index: {0: 1, 1: 1}, match_index: {1: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:137] [2] election timer state: Leader(Leader { next_indices: {0: 1, 1: 1}, match_indices: {1: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:395] [2] while waiting for reply, state = Leader(Leader { next_indices: {0: 1, 1: 1}, match_indices: {1: 0, 0: 0} })
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     1: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     1: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {2: 1, 0: 1}, match_indices: {0: 0, 2: 0} }) bailing out!
[INFO] [stdout] both 2 and 1 think they're leaders
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_then_restart_all' panicked at tests/integration_test.rs:529:71:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e886 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393a1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59f4cb393909 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x59f4caeb142a - core::option::Option<T>::unwrap::h607b4fdfc0d17065
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x59f4caeb142a - integration_test::raft_crash_then_restart_all::{{closure}}::h086d3ae1d9328ad9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:529:71
[INFO] [stdout]   23:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x59f4caeb0ecd - integration_test::raft_crash_then_restart_all::heeff52268c5670e7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:559:50
[INFO] [stdout]   44:     0x59f4caeb0d67 - integration_test::raft_crash_then_restart_all::{{closure}}::h95074e91faffd796
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:524:39
[INFO] [stdout]   45:     0x59f4cad664e6 - core::ops::function::FnOnce::call_once::h6de394ac03b417a7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   67:     0x70f2b657ca34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_crash_follower stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_follower' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caead25d - integration_test::raft_crash_follower::hc134595781192d5d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:451:56
[INFO] [stdout]   59:     0x59f4caead0f7 - integration_test::raft_crash_follower::{{closure}}::h90294a5cb1fb8e52
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:435:31
[INFO] [stdout]   60:     0x59f4cad65036 - core::ops::function::FnOnce::call_once::h14b0a5262ed98f98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_follower' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caead25d - integration_test::raft_crash_follower::hc134595781192d5d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:451:56
[INFO] [stdout]   59:     0x59f4caead0f7 - integration_test::raft_crash_follower::{{closure}}::h90294a5cb1fb8e52
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:435:31
[INFO] [stdout]   60:     0x59f4cad65036 - core::ops::function::FnOnce::call_once::h14b0a5262ed98f98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_follower' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caead25d - integration_test::raft_crash_follower::hc134595781192d5d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:451:56
[INFO] [stdout]   59:     0x59f4caead0f7 - integration_test::raft_crash_follower::{{closure}}::h90294a5cb1fb8e52
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:435:31
[INFO] [stdout]   60:     0x59f4cad65036 - core::ops::function::FnOnce::call_once::h14b0a5262ed98f98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 191ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 230ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 251ms, term 0
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 221ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [2] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [2] becomes leader; term=1, next_index: {1: 1, 0: 1}, match_index: {1: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:137] [2] election timer state: Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {1: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:395] [2] while waiting for reply, state = Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {1: 0, 0: 0} })
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 257ms, term 1
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 198ms, term 1
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=1, next_index: {0: 1, 2: 1}, match_index: {2: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {0: 1, 2: 1}, match_indices: {2: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 1, 2: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] both 2 and 1 think they're leaders
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_follower' panicked at tests/integration_test.rs:441:71:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e886 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393a1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59f4cb393909 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x59f4caead742 - core::option::Option<T>::unwrap::h607b4fdfc0d17065
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x59f4caead742 - integration_test::raft_crash_follower::{{closure}}::h16ce775f4fc4d03a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:441:71
[INFO] [stdout]   23:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x59f4caead25d - integration_test::raft_crash_follower::hc134595781192d5d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:451:56
[INFO] [stdout]   44:     0x59f4caead0f7 - integration_test::raft_crash_follower::{{closure}}::h90294a5cb1fb8e52
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:435:31
[INFO] [stdout]   45:     0x59f4cad65036 - core::ops::function::FnOnce::call_once::h14b0a5262ed98f98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   67:     0x70f2b657ca34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_commit_with_disconnection_and_recover stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_with_disconnection_and_recover' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea5d5d - integration_test::raft_commit_with_disconnection_and_recover::h68a8e40eddb5a9b7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:289:56
[INFO] [stdout]   59:     0x59f4caea5bf7 - integration_test::raft_commit_with_disconnection_and_recover::{{closure}}::h0d18d44330959ddc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:261:54
[INFO] [stdout]   60:     0x59f4cad654f6 - core::ops::function::FnOnce::call_once::h2a86cfca7e8f4ad8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_with_disconnection_and_recover' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea5d5d - integration_test::raft_commit_with_disconnection_and_recover::h68a8e40eddb5a9b7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:289:56
[INFO] [stdout]   59:     0x59f4caea5bf7 - integration_test::raft_commit_with_disconnection_and_recover::{{closure}}::h0d18d44330959ddc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:261:54
[INFO] [stdout]   60:     0x59f4cad654f6 - core::ops::function::FnOnce::call_once::h2a86cfca7e8f4ad8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_with_disconnection_and_recover' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea5d5d - integration_test::raft_commit_with_disconnection_and_recover::h68a8e40eddb5a9b7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:289:56
[INFO] [stdout]   59:     0x59f4caea5bf7 - integration_test::raft_commit_with_disconnection_and_recover::{{closure}}::h0d18d44330959ddc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:261:54
[INFO] [stdout]   60:     0x59f4cad654f6 - core::ops::function::FnOnce::call_once::h2a86cfca7e8f4ad8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 232ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 212ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 221ms, term 0
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 168ms, term 1
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 180ms, term 1
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 272ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=1, next_index: {2: 1, 0: 1}, match_index: {0: 0, 2: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {2: 1, 0: 1}, match_indices: {0: 0, 2: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [2] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [2] becomes leader; term=1, next_index: {1: 1, 0: 1}, match_index: {0: 0, 1: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:137] [2] election timer state: Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {0: 0, 1: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:395] [2] while waiting for reply, state = Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {0: 0, 1: 0} })
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 1, 0: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 1, 0: 1}, matchIndex := {0: 0, 1: 0}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 1, 0: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 1, 0: 1}, matchIndex := {0: 0, 1: 0}
[INFO] [stdout] both 2 and 1 think they're leaders
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_with_disconnection_and_recover' panicked at tests/integration_test.rs:267:62:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e886 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393a1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59f4cb393909 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x59f4caea6308 - core::option::Option<T>::unwrap::h607b4fdfc0d17065
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x59f4caea6308 - integration_test::raft_commit_with_disconnection_and_recover::{{closure}}::h950ce03bab92aca2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:267:62
[INFO] [stdout]   23:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x59f4caea5d5d - integration_test::raft_commit_with_disconnection_and_recover::h68a8e40eddb5a9b7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:289:56
[INFO] [stdout]   44:     0x59f4caea5bf7 - integration_test::raft_commit_with_disconnection_and_recover::{{closure}}::h0d18d44330959ddc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:261:54
[INFO] [stdout]   45:     0x59f4cad654f6 - core::ops::function::FnOnce::call_once::h2a86cfca7e8f4ad8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   67:     0x70f2b657ca34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_commit_one_command stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_one_command' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea382d - integration_test::raft_commit_one_command::h9e95e17d50634fff
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:216:48
[INFO] [stdout]   59:     0x59f4caea36c7 - integration_test::raft_commit_one_command::{{closure}}::hc4e0a828de90a307
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:204:35
[INFO] [stdout]   60:     0x59f4cad659b6 - core::ops::function::FnOnce::call_once::h43b68e225966366f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_one_command' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea382d - integration_test::raft_commit_one_command::h9e95e17d50634fff
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:216:48
[INFO] [stdout]   59:     0x59f4caea36c7 - integration_test::raft_commit_one_command::{{closure}}::hc4e0a828de90a307
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:204:35
[INFO] [stdout]   60:     0x59f4cad659b6 - core::ops::function::FnOnce::call_once::h43b68e225966366f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_one_command' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea382d - integration_test::raft_commit_one_command::h9e95e17d50634fff
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:216:48
[INFO] [stdout]   59:     0x59f4caea36c7 - integration_test::raft_commit_one_command::{{closure}}::hc4e0a828de90a307
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:204:35
[INFO] [stdout]   60:     0x59f4cad659b6 - core::ops::function::FnOnce::call_once::h43b68e225966366f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 153ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 289ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 208ms, term 0
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 196ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [2] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [2] becomes leader; term=1, next_index: {1: 1, 0: 1}, match_index: {1: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:395] [2] while waiting for reply, state = Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {1: 0, 0: 0} })
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [2] election timer state: Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {1: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 164ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 268ms, term 1
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:604] [2] submit received by Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {1: 0, 0: 0} }): "42"
[INFO] [stdout] [src/consensus.rs:617] [2] ... log=Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }])
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"42\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"42\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=1, next_index: {2: 1, 0: 1}, match_index: {0: 0, 2: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {2: 1, 0: 1}, match_indices: {0: 0, 2: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 2, 0: 1}, matchIndex := {1: 1, 0: 0}
[INFO] [stdout] [src/consensus.rs:478] [2] leader sets commitIndex := 1
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 2, 0: 2}, matchIndex := {1: 1, 0: 1}
[INFO] [stdout] [src/consensus.rs:652] [2] commitChanSender entries=[Entry { command: "42", term: 1 }], savedLastApplied=0
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 2,
[INFO] [stdout]     0: 2,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 2,
[INFO] [stdout]     0: 2,
[INFO] [stdout] }
[INFO] [stdout] collectCommits(2) got CommitEntry { command: "42", index: 1, term: 1 }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=2, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 1,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=2, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 1,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 1, 0: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 2, 0: 2}, matchIndex := {1: 1, 0: 1}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 1, 0: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 2, 0: 2}, matchIndex := {1: 1, 0: 1}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 2,
[INFO] [stdout]     0: 2,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 2,
[INFO] [stdout]     0: 2,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=2, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 1,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=2, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 1,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 1, 0: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 2, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 2,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 2,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 296ms, term 2
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 2, 0: 2}, matchIndex := {1: 1, 0: 1}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 1, 0: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 2,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 2, 0: 2}, matchIndex := {1: 1, 0: 1}
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 2,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 1, 0: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 2,
[INFO] [stdout]     0: 2,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 2,
[INFO] [stdout]     0: 2,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=2, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 1,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=2, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 1,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:427] [1] term out of date in heartbeat reply
[INFO] [stdout] [src/consensus.rs:305] [1] becomes Follower with term=2; log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 249ms, term 2
[INFO] [stdout] [src/consensus.rs:427] [2] term out of date in heartbeat reply
[INFO] [stdout] [src/consensus.rs:305] [2] becomes Follower with term=2; log=Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }])
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 210ms, term 2
[INFO] [stdout] [tests/harness.rs:210] commits for [0]: []
[INFO] [stdout] [tests/harness.rs:210] commits for [1]: []
[INFO] [stdout] [tests/harness.rs:210] commits for [2]: [CommitEntry { command: "42", index: 1, term: 1 }]
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_commit_one_command' panicked at tests/harness.rs:212:21:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393d9d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x59f4cb393cef - core::panicking::assert_failed::h417a72379c307893
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x59f4caecda47 - integration_test::harness::Harness::check_committed::{{closure}}::hded1724f888ba469
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/harness.rs:212:21
[INFO] [stdout]   22:     0x59f4caecdc74 - integration_test::harness::Harness::check_committed_n::{{closure}}::h050b187432fa3f4c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/harness.rs:261:53
[INFO] [stdout]   23:     0x59f4caea4070 - integration_test::raft_commit_one_command::{{closure}}::h1e95408dd175dd62
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:216:43
[INFO] [stdout]   24:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x59f4caea382d - integration_test::raft_commit_one_command::h9e95e17d50634fff
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:216:48
[INFO] [stdout]   45:     0x59f4caea36c7 - integration_test::raft_commit_one_command::{{closure}}::hc4e0a828de90a307
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:204:35
[INFO] [stdout]   46:     0x59f4cad659b6 - core::ops::function::FnOnce::call_once::h43b68e225966366f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   68:     0x70f2b657ca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_crash_then_restart_follower stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_then_restart_follower' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caeae0ad - integration_test::raft_crash_then_restart_follower::h5bc9844d088ef7bf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:485:25
[INFO] [stdout]   59:     0x59f4caeadf47 - integration_test::raft_crash_then_restart_follower::{{closure}}::h82e3cce1a9e1fd8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:455:44
[INFO] [stdout]   60:     0x59f4cad65a96 - core::ops::function::FnOnce::call_once::h47a6efe627efa4a5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_then_restart_follower' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caeae0ad - integration_test::raft_crash_then_restart_follower::h5bc9844d088ef7bf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:485:25
[INFO] [stdout]   59:     0x59f4caeadf47 - integration_test::raft_crash_then_restart_follower::{{closure}}::h82e3cce1a9e1fd8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:455:44
[INFO] [stdout]   60:     0x59f4cad65a96 - core::ops::function::FnOnce::call_once::h47a6efe627efa4a5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_then_restart_follower' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caeae0ad - integration_test::raft_crash_then_restart_follower::h5bc9844d088ef7bf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:485:25
[INFO] [stdout]   59:     0x59f4caeadf47 - integration_test::raft_crash_then_restart_follower::{{closure}}::h82e3cce1a9e1fd8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:455:44
[INFO] [stdout]   60:     0x59f4cad65a96 - core::ops::function::FnOnce::call_once::h47a6efe627efa4a5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 297ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 177ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 194ms, term 0
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 168ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=1, next_index: {2: 1, 0: 1}, match_index: {2: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {2: 1, 0: 1}, match_indices: {2: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:395] [1] while waiting for reply, state = Leader(Leader { next_indices: {2: 1, 0: 1}, match_indices: {2: 0, 0: 0} })
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 262ms, term 1
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 1, 0: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 1, 0: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 1, 0: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 1, 0: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:604] [1] submit received by Leader(Leader { next_indices: {2: 1, 0: 1}, match_indices: {2: 0, 0: 0} }): "5"
[INFO] [stdout] [src/consensus.rs:617] [1] ... log=Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }])
[INFO] [stdout] [src/consensus.rs:604] [1] submit received by Leader(Leader { next_indices: {2: 1, 0: 1}, match_indices: {2: 0, 0: 0} }): "6"
[INFO] [stdout] [src/consensus.rs:617] [1] ... log=Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }])
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 283ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"5\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"6\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"5\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"6\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:604] [1] submit received by Leader(Leader { next_indices: {2: 1, 0: 1}, match_indices: {2: 0, 0: 0} }): "7"
[INFO] [stdout] [src/consensus.rs:617] [1] ... log=Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 1, 0: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [2] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [2] becomes leader; term=1, next_index: {1: 1, 0: 1}, match_index: {1: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:137] [2] election timer state: Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {1: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:395] [2] while waiting for reply, state = Leader(Leader { next_indices: {1: 1, 0: 1}, match_indices: {1: 0, 0: 0} })
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 1, 0: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 3, 0: 1}, matchIndex := {2: 2, 0: 0}
[INFO] [stdout] [src/consensus.rs:478] [1] leader sets commitIndex := 2
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 3, 0: 3}, matchIndex := {2: 2, 0: 2}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 3,
[INFO] [stdout]     0: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 3,
[INFO] [stdout]     0: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=3, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 2,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"7\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 2,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=3, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 2,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"7\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 2,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:652] [1] commitChanSender entries=[Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }], savedLastApplied=0
[INFO] [stdout] collectCommits(1) got CommitEntry { command: "5", index: 1, term: 1 }
[INFO] [stdout] collectCommits(1) got CommitEntry { command: "6", index: 2, term: 1 }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 3,
[INFO] [stdout]     0: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 3,
[INFO] [stdout]     0: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=3, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 2,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"7\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 2,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=3, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 2,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"7\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 2,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 4, 0: 3}, matchIndex := {2: 3, 0: 2}
[INFO] [stdout] [src/consensus.rs:478] [1] leader sets commitIndex := 3
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 4, 0: 4}, matchIndex := {2: 3, 0: 3}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 4, 0: 4}, matchIndex := {2: 3, 0: 3}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 4, 0: 4}, matchIndex := {2: 3, 0: 3}
[INFO] [stdout] [src/consensus.rs:652] [1] commitChanSender entries=[Entry { command: "7", term: 1 }], savedLastApplied=2
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 4,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 4,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 4,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 4,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] collectCommits(1) got CommitEntry { command: "7", index: 3, term: 1 }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 4, 0: 4}, matchIndex := {2: 3, 0: 3}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 4, 0: 4}, matchIndex := {2: 3, 0: 3}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 4, 0: 4}, matchIndex := {2: 3, 0: 3}
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 4, 0: 4}, matchIndex := {2: 3, 0: 3}
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 4,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 4,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:427] [1] term out of date in heartbeat reply
[INFO] [stdout] [src/consensus.rs:305] [1] becomes Follower with term=2; log=Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 246ms, term 2
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 1, 0: 1}, matchIndex := {1: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:427] [2] term out of date in heartbeat reply
[INFO] [stdout] [src/consensus.rs:305] [2] becomes Follower with term=2; log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 188ms, term 2
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 2, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 2,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 2,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 278ms, term 2
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 2,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 2,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 3, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 220ms, term 3
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 3, log: Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 4,
[INFO] [stdout]     last_log_term: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 4,
[INFO] [stdout]     last_log_term: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 255ms, term 3
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [tests/harness.rs:210] commits for [0]: []
[INFO] [stdout] [tests/harness.rs:210] commits for [1]: [CommitEntry { command: "5", index: 1, term: 1 }, CommitEntry { command: "6", index: 2, term: 1 }, CommitEntry { command: "7", index: 3, term: 1 }]
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_then_restart_follower' panicked at tests/harness.rs:212:21:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393d9d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x59f4cb393cef - core::panicking::assert_failed::h417a72379c307893
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x59f4caecda47 - integration_test::harness::Harness::check_committed::{{closure}}::hded1724f888ba469
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/harness.rs:212:21
[INFO] [stdout]   22:     0x59f4caecdc74 - integration_test::harness::Harness::check_committed_n::{{closure}}::h050b187432fa3f4c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/harness.rs:261:53
[INFO] [stdout]   23:     0x59f4caeaeb1f - integration_test::raft_crash_then_restart_follower::{{closure}}::h1c5166a5ecc0cdcd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:471:57
[INFO] [stdout]   24:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x59f4caeae0ad - integration_test::raft_crash_then_restart_follower::h5bc9844d088ef7bf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:485:25
[INFO] [stdout]   45:     0x59f4caeadf47 - integration_test::raft_crash_then_restart_follower::{{closure}}::h82e3cce1a9e1fd8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:455:44
[INFO] [stdout]   46:     0x59f4cad65a96 - core::ops::function::FnOnce::call_once::h47a6efe627efa4a5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   68:     0x70f2b657ca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_crash_after_submit stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 273ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 237ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 175ms, term 0
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 0, voted_for = None log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:55] [1] ... term out of date in RequestVote
[INFO] [stdout] [src/consensus.rs:305] [1] becomes Follower with term=1; log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 259ms, term 1
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 0, voted_for = None log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:55] [0] ... term out of date in RequestVote
[INFO] [stdout] [src/consensus.rs:305] [0] becomes Follower with term=1; log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 241ms, term 1
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/consensus.rs:146] [1] election timer term changed from 0 to 1
[INFO] [stdout] [src/consensus.rs:146] [0] election timer term changed from 0 to 1
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 0, voted_for = None log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:55] [2] ... term out of date in RequestVote
[INFO] [stdout] [src/consensus.rs:305] [2] becomes Follower with term=1; log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 258ms, term 1
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/consensus.rs:146] [2] election timer term changed from 0 to 1
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [LogEntry { command: "\"42\"", term: 1 }], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:151] [1]... inserting entries [LogEntry { command: "\"42\"", term: 1 }] from index 1
[INFO] [stdout] [src/rpc.rs:170] [1]... log is now: Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }])
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 1, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(1, 0)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 1, vote_granted: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [LogEntry { command: "\"42\"", term: 1 }], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:151] [0]... inserting entries [LogEntry { command: "\"42\"", term: 1 }] from index 1
[INFO] [stdout] [src/rpc.rs:170] [0]... log is now: Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }])
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 1, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(2, 1)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 1, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [LogEntry { command: "\"5\"", term: 1 }, LogEntry { command: "\"6\"", term: 1 }], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:151] [2]... inserting entries [LogEntry { command: "\"5\"", term: 1 }, LogEntry { command: "\"6\"", term: 1 }] from index 1
[INFO] [stdout] [src/rpc.rs:170] [2]... log is now: Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }])
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 1, prev_log_term: 1, entries: [], leader_commit: 1 }
[INFO] [stdout] [src/rpc.rs:175] [1]... setting commitIndex=1
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/consensus.rs:652] [1] commitChanSender entries=[Entry { command: "42", term: 1 }], savedLastApplied=0
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [LogEntry { command: "\"5\"", term: 1 }, LogEntry { command: "\"6\"", term: 1 }], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:151] [0]... inserting entries [LogEntry { command: "\"6\"", term: 1 }] from index 2
[INFO] [stdout] [src/rpc.rs:170] [0]... log is now: Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }, Entry { command: "6", term: 1 }])
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 1, prev_log_term: 1, entries: [], leader_commit: 1 }
[INFO] [stdout] [src/rpc.rs:175] [0]... setting commitIndex=1
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/consensus.rs:652] [0] commitChanSender entries=[Entry { command: "42", term: 1 }], savedLastApplied=0
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 2, prev_log_term: 1, entries: [LogEntry { command: "\"7\"", term: 1 }], leader_commit: 2 }
[INFO] [stdout] [src/rpc.rs:151] [2]... inserting entries [LogEntry { command: "\"7\"", term: 1 }] from index 3
[INFO] [stdout] [src/rpc.rs:170] [2]... log is now: Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [src/rpc.rs:175] [2]... setting commitIndex=2
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/consensus.rs:652] [2] commitChanSender entries=[Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }], savedLastApplied=0
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 2, prev_log_term: 1, entries: [LogEntry { command: "\"7\"", term: 1 }], leader_commit: 2 }
[INFO] [stdout] [src/rpc.rs:151] [0]... inserting entries [LogEntry { command: "\"7\"", term: 1 }] from index 3
[INFO] [stdout] [src/rpc.rs:170] [0]... log is now: Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [src/rpc.rs:175] [0]... setting commitIndex=2
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/consensus.rs:652] [0] commitChanSender entries=[Entry { command: "6", term: 1 }], savedLastApplied=1
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 2, prev_log_term: 1, entries: [LogEntry { command: "\"7\"", term: 1 }], leader_commit: 2 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 2, prev_log_term: 1, entries: [LogEntry { command: "\"7\"", term: 1 }], leader_commit: 2 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 3, prev_log_term: 1, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:175] [2]... setting commitIndex=3
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/consensus.rs:652] [2] commitChanSender entries=[Entry { command: "7", term: 1 }], savedLastApplied=2
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 3, prev_log_term: 1, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:175] [0]... setting commitIndex=3
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/consensus.rs:652] [0] commitChanSender entries=[Entry { command: "7", term: 1 }], savedLastApplied=2
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 3, prev_log_term: 1, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 3, prev_log_term: 1, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 1, prev_log_term: 1, entries: [], leader_commit: 1 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 2, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(2, 1)
[INFO] [stdout] [src/rpc.rs:55] [1] ... term out of date in RequestVote
[INFO] [stdout] [src/consensus.rs:305] [1] becomes Follower with term=2; log=Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }])
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 2, vote_granted: false }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 295ms, term 2
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 1, prev_log_term: 1, entries: [], leader_commit: 1 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 2, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(1) log index/term=(4, 1)
[INFO] [stdout] [src/rpc.rs:55] [2] ... term out of date in RequestVote
[INFO] [stdout] [src/consensus.rs:305] [2] becomes Follower with term=2; log=Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 2, vote_granted: false }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 237ms, term 2
[INFO] [stdout] [src/consensus.rs:146] [1] election timer term changed from 1 to 2
[INFO] [stdout] [src/consensus.rs:146] [2] election timer term changed from 1 to 2
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 3, prev_log_term: 1, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 2, success: false }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 3, prev_log_term: 1, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 1, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 2, success: false }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 1, prev_log_term: 1, entries: [], leader_commit: 1 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 2, success: false }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 1, prev_log_term: 1, entries: [], leader_commit: 1 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 1, success: true }
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 1, leader_id: 2, prev_log_index: 0, prev_log_term: 0, entries: [], leader_commit: 0 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 2, success: false }
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 2, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 2, voted_for = None log index/term=(2, 1)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 2, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 2, candidate_id: 0, last_log_index: 1, last_log_term: 0 } [current_term = 2, voted_for = None log index/term=(4, 1)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 2, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 3, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 1, voted_for = Some(2) log index/term=(4, 1)
[INFO] [stdout] [src/rpc.rs:55] [0] ... term out of date in RequestVote
[INFO] [stdout] [src/consensus.rs:305] [0] becomes Follower with term=3; log=Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 3, vote_granted: false }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 299ms, term 3
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 3, candidate_id: 2, last_log_index: 1, last_log_term: 0 } [current_term = 2, voted_for = None log index/term=(2, 1)
[INFO] [stdout] [src/rpc.rs:55] [1] ... term out of date in RequestVote
[INFO] [stdout] [src/consensus.rs:305] [1] becomes Follower with term=3; log=Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }])
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 3, vote_granted: false }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 245ms, term 3
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 3, log: Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 4,
[INFO] [stdout]     last_log_term: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 4,
[INFO] [stdout]     last_log_term: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 151ms, term 3
[INFO] [stdout] [src/consensus.rs:146] [1] election timer term changed from 2 to 3
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 3, candidate_id: 2, last_log_index: 4, last_log_term: 1 } [current_term = 3, voted_for = None log index/term=(4, 1)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 3, vote_granted: true }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:146] [0] election timer term changed from 1 to 3
[INFO] [stdout] [src/rpc.rs:44] [1] received RequestVote: RequestVoteArgs { term: 3, candidate_id: 2, last_log_index: 4, last_log_term: 1 } [current_term = 3, voted_for = None log index/term=(2, 1)
[INFO] [stdout] [src/rpc.rs:86] [1] RequestVote reply RequestVoteReply { term: 3, vote_granted: true }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [2] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [2] becomes leader; term=3, next_index: {1: 4, 0: 4}, match_index: {0: 0, 1: 0}, log=Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [src/consensus.rs:395] [2] while waiting for reply, state = Leader(Leader { next_indices: {1: 4, 0: 4}, match_indices: {0: 0, 1: 0} })
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 4,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 4,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [2] election timer state: Leader(Leader { next_indices: {1: 4, 0: 4}, match_indices: {0: 0, 1: 0} }) bailing out!
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 3, leader_id: 2, prev_log_index: 3, prev_log_term: 1, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 3, success: true }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 4, 0: 4}, matchIndex := {0: 3, 1: 0}
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 3, leader_id: 2, prev_log_index: 3, prev_log_term: 1, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 3, success: false }
[INFO] [stdout] [src/consensus.rs:499] [2] AppendEntries reply from 1 !success: nextIndex := 3
[INFO] [stdout] [src/rpc.rs:44] [2] received RequestVote: RequestVoteArgs { term: 3, candidate_id: 1, last_log_index: 4, last_log_term: 1 } [current_term = 3, voted_for = Some(2) log index/term=(4, 1)
[INFO] [stdout] [src/rpc.rs:86] [2] RequestVote reply RequestVoteReply { term: 3, vote_granted: false }
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 3, candidate_id: 1, last_log_index: 4, last_log_term: 1 } [current_term = 3, voted_for = Some(2) log index/term=(4, 1)
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 3, vote_granted: false }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 3,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 3,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=3, args=AppendEntriesArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 2,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"7\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 3, leader_id: 2, prev_log_index: 3, prev_log_term: 1, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 3, success: true }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 3, 0: 4}, matchIndex := {0: 3, 1: 0}
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 3, leader_id: 2, prev_log_index: 2, prev_log_term: 1, entries: [LogEntry { command: "\"7\"", term: 1 }], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 3, success: false }
[INFO] [stdout] [src/consensus.rs:499] [2] AppendEntries reply from 1 !success: nextIndex := 2
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 2,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 2,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=2, args=AppendEntriesArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 1,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"6\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"7\"",
[INFO] [stdout]             term: 1,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 3, leader_id: 2, prev_log_index: 3, prev_log_term: 1, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 3, success: true }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 2, 0: 4}, matchIndex := {0: 3, 1: 0}
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 3, leader_id: 2, prev_log_index: 1, prev_log_term: 1, entries: [LogEntry { command: "\"6\"", term: 1 }, LogEntry { command: "\"7\"", term: 1 }], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:151] [1]... inserting entries [LogEntry { command: "\"6\"", term: 1 }, LogEntry { command: "\"7\"", term: 1 }] from index 2
[INFO] [stdout] [src/rpc.rs:170] [1]... log is now: Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [src/rpc.rs:175] [1]... setting commitIndex=3
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 3, success: true }
[INFO] [stdout] [src/consensus.rs:652] [1] commitChanSender entries=[Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }], savedLastApplied=1
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 4, 0: 4}, matchIndex := {0: 3, 1: 3}
[INFO] [stdout] collectCommits(1) got CommitEntry { command: "42", index: 1, term: 1 }
[INFO] [stdout] collectCommits(0) got CommitEntry { command: "42", index: 1, term: 1 }
[INFO] [stdout] collectCommits(2) got CommitEntry { command: "5", index: 1, term: 1 }
[INFO] [stdout] [src/consensus.rs:604] [2] submit received by Leader(Leader { next_indices: {1: 4, 0: 4}, match_indices: {0: 3, 1: 3} }): "5"
[INFO] [stdout] [src/consensus.rs:617] [2] ... log=Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }, Entry { command: "5", term: 3 }])
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     1: 4,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [2] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 4,
[INFO] [stdout]     0: 4,
[INFO] [stdout] }
[INFO] [stdout] collectCommits(1) got CommitEntry { command: "6", index: 2, term: 3 }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 0: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"5\"",
[INFO] [stdout]             term: 3,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [2] sending AppendEntries to 1: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 3,
[INFO] [stdout]     leader_id: 2,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"5\"",
[INFO] [stdout]             term: 3,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] collectCommits(0) got CommitEntry { command: "6", index: 2, term: 1 }
[INFO] [stdout] collectCommits(2) got CommitEntry { command: "6", index: 2, term: 1 }
[INFO] [stdout] collectCommits(1) got CommitEntry { command: "7", index: 3, term: 3 }
[INFO] [stdout] collectCommits(0) got CommitEntry { command: "7", index: 3, term: 1 }
[INFO] [stdout] collectCommits(2) got CommitEntry { command: "7", index: 3, term: 1 }
[INFO] [stdout] crash 2
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 3, leader_id: 2, prev_log_index: 3, prev_log_term: 1, entries: [LogEntry { command: "\"5\"", term: 3 }], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:151] [0]... inserting entries [LogEntry { command: "\"5\"", term: 3 }] from index 4
[INFO] [stdout] [src/rpc.rs:170] [0]... log is now: Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }, Entry { command: "5", term: 3 }])
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 3, success: true }
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 0 success: nextIndex := {1: 4, 0: 5}, matchIndex := {0: 4, 1: 3}
[INFO] [stdout] [src/rpc.rs:103] [1] AppendEntries: AppendEntriesArgs { term: 3, leader_id: 2, prev_log_index: 3, prev_log_term: 1, entries: [LogEntry { command: "\"5\"", term: 3 }], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:151] [1]... inserting entries [LogEntry { command: "\"5\"", term: 3 }] from index 4
[INFO] [stdout] [src/rpc.rs:170] [1]... log is now: Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }, Entry { command: "5", term: 3 }])
[INFO] [stdout] [src/rpc.rs:194] [1] AppendEntries reply AppendEntriesReply { term: 3, success: true }
[INFO] [stdout] [src/consensus.rs:478] [2] leader sets commitIndex := 4
[INFO] [stdout] [src/consensus.rs:449] [2] AppendEntries reply from 1 success: nextIndex := {1: 5, 0: 5}, matchIndex := {0: 4, 1: 4}
[INFO] [stdout] [src/consensus.rs:532] [2] becomes Dead
[INFO] [stdout] [tests/harness.rs:335] [2] crash_peer commits: [[CommitEntry { command: "42", index: 1, term: 1 }, CommitEntry { command: "6", index: 2, term: 1 }, CommitEntry { command: "7", index: 3, term: 1 }], [CommitEntry { command: "42", index: 1, term: 1 }, CommitEntry { command: "6", index: 2, term: 3 }, CommitEntry { command: "7", index: 3, term: 3 }], []]
[INFO] [stdout] [src/consensus.rs:652] [2] commitChanSender entries=[Entry { command: "5", term: 3 }], savedLastApplied=3
[INFO] [stdout] [src/consensus.rs:670] [2] commitChanSender done
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 4, log: Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }, Entry { command: "5", term: 3 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 5,
[INFO] [stdout]     last_log_term: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 5,
[INFO] [stdout]     last_log_term: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 279ms, term 4
[INFO] [stdout] [src/rpc.rs:44] [0] received RequestVote: RequestVoteArgs { term: 4, candidate_id: 1, last_log_index: 5, last_log_term: 3 } [current_term = 3, voted_for = Some(2) log index/term=(5, 3)
[INFO] [stdout] [src/rpc.rs:55] [0] ... term out of date in RequestVote
[INFO] [stdout] [src/consensus.rs:305] [0] becomes Follower with term=4; log=Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }, Entry { command: "5", term: 3 }])
[INFO] [stdout] [src/rpc.rs:86] [0] RequestVote reply RequestVoteReply { term: 4, vote_granted: true }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 290ms, term 4
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=4, next_index: {0: 5, 2: 5}, match_index: {2: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }, Entry { command: "42", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }, Entry { command: "5", term: 3 }])
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {0: 5, 2: 5}, match_indices: {2: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 0, 0: 4}
[INFO] [stdout] [src/consensus.rs:146] [0] election timer term changed from 3 to 4
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 0, 0: 4}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 0, 0: 4}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 0, 0: 4}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 0, 0: 4}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 0, 0: 4}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 0, 0: 4}
[INFO] [stdout] restart 2
[INFO] [stdout] [src/persistence/mod.rs:30] [2] restoring state: cur_term: 3, voted_for: Some(2), log: Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [tests/harness.rs:384] [2] restart_peer commits: [[CommitEntry { command: "42", index: 1, term: 1 }, CommitEntry { command: "6", index: 2, term: 1 }, CommitEntry { command: "7", index: 3, term: 1 }], [CommitEntry { command: "42", index: 1, term: 1 }, CommitEntry { command: "6", index: 2, term: 3 }, CommitEntry { command: "7", index: 3, term: 3 }], []]
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 0, 0: 4}
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 287ms, term 3
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 0, 0: 4}
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:106] [2] ... term out of date in AppendEntries
[INFO] [stdout] [src/consensus.rs:305] [2] becomes Follower with term=4; log=Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }])
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 4, success: false }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 261ms, term 4
[INFO] [stdout] [src/consensus.rs:499] [1] AppendEntries reply from 2 !success: nextIndex := 4
[INFO] [stdout] [src/consensus.rs:146] [2] election timer term changed from 3 to 4
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 4,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=4, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 3,
[INFO] [stdout]     prev_log_term: 1,
[INFO] [stdout]     entries: [
[INFO] [stdout]         LogEntry {
[INFO] [stdout]             command: "\"5\"",
[INFO] [stdout]             term: 3,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 4}, matchIndex := {2: 0, 0: 4}
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 3, prev_log_term: 1, entries: [LogEntry { command: "\"5\"", term: 3 }], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:151] [2]... inserting entries [LogEntry { command: "\"5\"", term: 3 }] from index 4
[INFO] [stdout] [src/rpc.rs:170] [2]... log is now: Log([Entry { command: "", term: 0 }, Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }, Entry { command: "5", term: 3 }])
[INFO] [stdout] [src/rpc.rs:175] [2]... setting commitIndex=3
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:652] [2] commitChanSender entries=[Entry { command: "5", term: 1 }, Entry { command: "6", term: 1 }, Entry { command: "7", term: 1 }], savedLastApplied=0
[INFO] [stdout] collectCommits(2) got CommitEntry { command: "5", index: 1, term: 4 }
[INFO] [stdout] collectCommits(2) got CommitEntry { command: "6", index: 2, term: 4 }
[INFO] [stdout] collectCommits(2) got CommitEntry { command: "7", index: 3, term: 4 }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 4, 0: 4}
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 5,
[INFO] [stdout]     2: 5,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=5, args=AppendEntriesArgs {
[INFO] [stdout]     term: 4,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 4,
[INFO] [stdout]     prev_log_term: 3,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 3,
[INFO] [stdout] }
[INFO] [stdout] [src/rpc.rs:103] [0] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [0] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 4, 0: 4}
[INFO] [stdout] [src/rpc.rs:103] [2] AppendEntries: AppendEntriesArgs { term: 4, leader_id: 1, prev_log_index: 4, prev_log_term: 3, entries: [], leader_commit: 3 }
[INFO] [stdout] [src/rpc.rs:194] [2] AppendEntries reply AppendEntriesReply { term: 4, success: true }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {0: 5, 2: 5}, matchIndex := {2: 4, 0: 4}
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_crash_after_submit' panicked at tests/harness.rs:274:21:
[INFO] [stdout] assertion `left != right` failed
[INFO] [stdout]   left: "5"
[INFO] [stdout]  right: "5"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393d9d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x59f4caef0b64 - core::panicking::assert_failed::hf48a19679c5e7ada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x59f4caece365 - integration_test::harness::Harness::check_not_committed::{{closure}}::hc38545f6245aa36c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/harness.rs:274:21
[INFO] [stdout]   22:     0x59f4caeb6e90 - integration_test::raft_crash_after_submit::{{closure}}::hb15537c8f7baa36c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:669:50
[INFO] [stdout]   23:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x59f4caeb5a9d - integration_test::raft_crash_after_submit::hfa4eba96d4c85b60
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:678:56
[INFO] [stdout]   44:     0x59f4caeb5937 - integration_test::raft_crash_after_submit::{{closure}}::h16186e1a35c6c53a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:641:35
[INFO] [stdout]   45:     0x59f4cad65126 - core::ops::function::FnOnce::call_once::h17d6b6a1fec0b52b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   67:     0x70f2b657ca34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_election_leader_and_another_disconnect stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_election_leader_and_another_disconnect' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4cae9eccd - integration_test::raft_election_leader_and_another_disconnect::h7e512658bf0c0187
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:100:59
[INFO] [stdout]   59:     0x59f4cae9eb67 - integration_test::raft_election_leader_and_another_disconnect::{{closure}}::hbb3cf652d8a37afe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:86:55
[INFO] [stdout]   60:     0x59f4cad65a36 - core::ops::function::FnOnce::call_once::h46d2ae6562a90110
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_election_leader_and_another_disconnect' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4cae9eccd - integration_test::raft_election_leader_and_another_disconnect::h7e512658bf0c0187
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:100:59
[INFO] [stdout]   59:     0x59f4cae9eb67 - integration_test::raft_election_leader_and_another_disconnect::{{closure}}::hbb3cf652d8a37afe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:86:55
[INFO] [stdout]   60:     0x59f4cad65a36 - core::ops::function::FnOnce::call_once::h46d2ae6562a90110
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_election_leader_and_another_disconnect' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4cae9eccd - integration_test::raft_election_leader_and_another_disconnect::h7e512658bf0c0187
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:100:59
[INFO] [stdout]   59:     0x59f4cae9eb67 - integration_test::raft_election_leader_and_another_disconnect::{{closure}}::hbb3cf652d8a37afe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:86:55
[INFO] [stdout]   60:     0x59f4cad65a36 - core::ops::function::FnOnce::call_once::h46d2ae6562a90110
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 262ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 219ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 197ms, term 0
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 210ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [0] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [0] becomes leader; term=1, next_index: {1: 1, 2: 1}, match_index: {1: 0, 2: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:395] [0] while waiting for reply, state = Leader(Leader { next_indices: {1: 1, 2: 1}, match_indices: {1: 0, 2: 0} })
[INFO] [stdout] [src/consensus.rs:270] [0] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [0] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [0] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 0,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [0] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 0,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [0] election timer state: Leader(Leader { next_indices: {1: 1, 2: 1}, match_indices: {1: 0, 2: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:449] [0] AppendEntries reply from 2 success: nextIndex := {1: 1, 2: 1}, matchIndex := {1: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 267ms, term 1
[INFO] [stdout] [src/consensus.rs:449] [0] AppendEntries reply from 1 success: nextIndex := {1: 1, 2: 1}, matchIndex := {1: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=1, next_index: {0: 1, 2: 1}, match_index: {0: 0, 2: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {0: 1, 2: 1}, match_indices: {0: 0, 2: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:395] [1] while waiting for reply, state = Leader(Leader { next_indices: {0: 1, 2: 1}, match_indices: {0: 0, 2: 0} })
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 1, 2: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {0: 1, 2: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:270] [0] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [0] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [0] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 0,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [0] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 0,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [0] AppendEntries reply from 2 success: nextIndex := {1: 1, 2: 1}, matchIndex := {1: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 285ms, term 1
[INFO] [stdout] [src/consensus.rs:449] [0] AppendEntries reply from 1 success: nextIndex := {1: 1, 2: 1}, matchIndex := {1: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     0: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {0: 1, 2: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] both 1 and 0 think they're leaders
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_election_leader_and_another_disconnect' panicked at tests/integration_test.rs:90:66:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e886 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393a1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59f4cb393909 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x59f4cae9f1c1 - core::option::Option<T>::unwrap::h607b4fdfc0d17065
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x59f4cae9f1c1 - integration_test::raft_election_leader_and_another_disconnect::{{closure}}::h0736942b13458151
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:90:66
[INFO] [stdout]   23:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x59f4cae9eccd - integration_test::raft_election_leader_and_another_disconnect::h7e512658bf0c0187
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:100:59
[INFO] [stdout]   44:     0x59f4cae9eb67 - integration_test::raft_election_leader_and_another_disconnect::{{closure}}::hbb3cf652d8a37afe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:86:55
[INFO] [stdout]   45:     0x59f4cad65a36 - core::ops::function::FnOnce::call_once::h46d2ae6562a90110
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   67:     0x70f2b657ca34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_election_disconnect_loop stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_election_disconnect_loop' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea285d - integration_test::raft_election_disconnect_loop::h87b42ed18c6bff92
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:187:19
[INFO] [stdout]   59:     0x59f4caea26f7 - integration_test::raft_election_disconnect_loop::{{closure}}::h5113d8f1bd5bc6cb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:182:41
[INFO] [stdout]   60:     0x59f4cad668a6 - core::ops::function::FnOnce::call_once::h7c9c42ce8dde7ba2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_election_disconnect_loop' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea285d - integration_test::raft_election_disconnect_loop::h87b42ed18c6bff92
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:187:19
[INFO] [stdout]   59:     0x59f4caea26f7 - integration_test::raft_election_disconnect_loop::{{closure}}::h5113d8f1bd5bc6cb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:182:41
[INFO] [stdout]   60:     0x59f4cad668a6 - core::ops::function::FnOnce::call_once::h7c9c42ce8dde7ba2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_election_disconnect_loop' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea285d - integration_test::raft_election_disconnect_loop::h87b42ed18c6bff92
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:187:19
[INFO] [stdout]   59:     0x59f4caea26f7 - integration_test::raft_election_disconnect_loop::{{closure}}::h5113d8f1bd5bc6cb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:182:41
[INFO] [stdout]   60:     0x59f4cad668a6 - core::ops::function::FnOnce::call_once::h7c9c42ce8dde7ba2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 221ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 278ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 285ms, term 0
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 178ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 152ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 287ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=1, next_index: {2: 1, 0: 1}, match_index: {0: 0, 2: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 1, 0: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {2: 1, 0: 1}, match_indices: {0: 0, 2: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 1, 0: 1}, matchIndex := {0: 0, 2: 0}
[INFO] [stdout] [src/consensus.rs:385] [0] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [0] becomes leader; term=1, next_index: {1: 1, 2: 1}, match_index: {1: 0, 2: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] both 1 and 0 think they're leaders
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_election_disconnect_loop' panicked at tests/integration_test.rs:188:66:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e886 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393a1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59f4cb393909 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x59f4caea2f9d - core::option::Option<T>::unwrap::h607b4fdfc0d17065
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x59f4caea2f9d - integration_test::raft_election_disconnect_loop::{{closure}}::h3440a38350b66122
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:188:66
[INFO] [stdout]   23:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x59f4caea285d - integration_test::raft_election_disconnect_loop::h87b42ed18c6bff92
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:187:19
[INFO] [stdout]   44:     0x59f4caea26f7 - integration_test::raft_election_disconnect_loop::{{closure}}::h5113d8f1bd5bc6cb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:182:41
[INFO] [stdout]   45:     0x59f4cad668a6 - core::ops::function::FnOnce::call_once::h7c9c42ce8dde7ba2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   67:     0x70f2b657ca34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_disconnect_leader_briefly stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_disconnect_leader_briefly' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea997d - integration_test::raft_disconnect_leader_briefly::h24ce6cbf5fdecef0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:373:56
[INFO] [stdout]   59:     0x59f4caea9817 - integration_test::raft_disconnect_leader_briefly::{{closure}}::h092a6a5681a83148
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:347:42
[INFO] [stdout]   60:     0x59f4cad67046 - core::ops::function::FnOnce::call_once::h96e5563e7916c69d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_disconnect_leader_briefly' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea997d - integration_test::raft_disconnect_leader_briefly::h24ce6cbf5fdecef0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:373:56
[INFO] [stdout]   59:     0x59f4caea9817 - integration_test::raft_disconnect_leader_briefly::{{closure}}::h092a6a5681a83148
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:347:42
[INFO] [stdout]   60:     0x59f4cad67046 - core::ops::function::FnOnce::call_once::h96e5563e7916c69d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [2] dst: 127.0.0.1:50052
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_disconnect_leader_briefly' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4caea997d - integration_test::raft_disconnect_leader_briefly::h24ce6cbf5fdecef0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:373:56
[INFO] [stdout]   59:     0x59f4caea9817 - integration_test::raft_disconnect_leader_briefly::{{closure}}::h092a6a5681a83148
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:347:42
[INFO] [stdout]   60:     0x59f4cad67046 - core::ops::function::FnOnce::call_once::h96e5563e7916c69d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 187ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 243ms, term 0
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 241ms, term 0
[INFO] [stdout] [src/consensus.rs:183] [2] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [2] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 2,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [2] election timer started 260ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [2] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:183] [1] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:183] [0] becomes candidate (term = 1, log: Log([Entry { command: "", term: 0 }]))
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [1] sending RequestVote to 0: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 1,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [1] election timer started 212ms, term 1
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 1: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:357] [0] sending RequestVote to 2: RequestVoteArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     candidate_id: 0,
[INFO] [stdout]     last_log_index: 1,
[INFO] [stdout]     last_log_term: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:120] [0] election timer started 290ms, term 1
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: false,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 1: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:360] [1] received RequestVoteReply from 0: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [1] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [1] becomes leader; term=1, next_index: {2: 1, 0: 1}, match_index: {2: 0, 0: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [1] send_append_entries: peer: 0, next_index: {
[INFO] [stdout]     2: 1,
[INFO] [stdout]     0: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [1] sending AppendEntries to 0: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 1,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:137] [1] election timer state: Leader(Leader { next_indices: {2: 1, 0: 1}, match_indices: {2: 0, 0: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:360] [0] received RequestVoteReply from 2: RequestVoteReply {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     vote_granted: true,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:385] [0] wins election with 2 votes
[INFO] [stdout] [src/consensus.rs:236] [0] becomes leader; term=1, next_index: {1: 1, 2: 1}, match_index: {2: 0, 1: 0}, log=Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:137] [0] election timer state: Leader(Leader { next_indices: {1: 1, 2: 1}, match_indices: {2: 0, 1: 0} }) bailing out!
[INFO] [stdout] [src/consensus.rs:395] [0] while waiting for reply, state = Leader(Leader { next_indices: {1: 1, 2: 1}, match_indices: {2: 0, 1: 0} })
[INFO] [stdout] [src/consensus.rs:270] [0] send_append_entries: peer: 1, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:270] [0] send_append_entries: peer: 2, next_index: {
[INFO] [stdout]     1: 1,
[INFO] [stdout]     2: 1,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [0] sending AppendEntries to 1: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 0,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:412] [0] sending AppendEntries to 2: ni=1, args=AppendEntriesArgs {
[INFO] [stdout]     term: 1,
[INFO] [stdout]     leader_id: 0,
[INFO] [stdout]     prev_log_index: 0,
[INFO] [stdout]     prev_log_term: 0,
[INFO] [stdout]     entries: [],
[INFO] [stdout]     leader_commit: 0,
[INFO] [stdout] }
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 2 success: nextIndex := {2: 1, 0: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] [src/consensus.rs:449] [0] AppendEntries reply from 1 success: nextIndex := {1: 1, 2: 1}, matchIndex := {2: 0, 1: 0}
[INFO] [stdout] [src/consensus.rs:449] [0] AppendEntries reply from 2 success: nextIndex := {1: 1, 2: 1}, matchIndex := {2: 0, 1: 0}
[INFO] [stdout] [src/consensus.rs:449] [1] AppendEntries reply from 0 success: nextIndex := {2: 1, 0: 1}, matchIndex := {2: 0, 0: 0}
[INFO] [stdout] both 1 and 0 think they're leaders
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_disconnect_leader_briefly' panicked at tests/integration_test.rs:353:71:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e886 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393a1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59f4cb393909 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x59f4caea9eda - core::option::Option<T>::unwrap::h607b4fdfc0d17065
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x59f4caea9eda - integration_test::raft_disconnect_leader_briefly::{{closure}}::h35fa6f06492e198d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:353:71
[INFO] [stdout]   23:     0x59f4caf03cf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60b033f2b83a50d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4caf03c0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h398ae4ed7205b6e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f4cae4365d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h154af8f82c46efed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x59f4cae4359b - tokio::runtime::coop::with_budget::hcb9389d1f1b19ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x59f4cae4359b - tokio::runtime::coop::budget::h52e22700175807f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x59f4cae4359b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h78eca86c6f664c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x59f4cae420e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha963823f0f902a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x59f4cae42c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x59f4caea997d - integration_test::raft_disconnect_leader_briefly::h24ce6cbf5fdecef0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:373:56
[INFO] [stdout]   44:     0x59f4caea9817 - integration_test::raft_disconnect_leader_briefly::{{closure}}::h092a6a5681a83148
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:347:42
[INFO] [stdout]   45:     0x59f4cad67046 - core::ops::function::FnOnce::call_once::h96e5563e7916c69d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   67:     0x70f2b657ca34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_election_leader_disconnect stdout ----
[INFO] [stdout] [src/consensus.rs:72] [0] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [1] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/consensus.rs:72] [2] new server log: Log([Entry { command: "", term: 0 }])
[INFO] [stdout] [src/rpc.rs:273] [0] dst: 127.0.0.1:50050
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_election_leader_disconnect' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59f4cad863af - tokio::runtime::task::harness::poll_future::hbd568bb3966d2b29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   34:     0x59f4cad8e391 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::ha6dd26ceabaaa48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   35:     0x59f4cad96c03 - tokio::runtime::task::harness::Harness<T,S>::poll::hc45199f050c88fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   36:     0x59f4cae3869b - tokio::runtime::task::raw::poll::h9eb7be83402d3190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x59f4cb2d3b67 - tokio::runtime::task::raw::RawTask::poll::h18ab34766ad0a3f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x59f4cadfc871 - tokio::runtime::task::LocalNotified<S>::run::h3aa77249913fc6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/mod.rs:427:13
[INFO] [stdout]   39:     0x59f4cae4362a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6e2883d2e7133c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:30
[INFO] [stdout]   40:     0x59f4cae424d5 - tokio::runtime::coop::with_budget::h344276fdec2086b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x59f4cae424d5 - tokio::runtime::coop::budget::h607f32315ddbae6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x59f4cae424d5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hc9edceb08e54ed4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   43:     0x59f4cae41dd6 - tokio::runtime::scheduler::current_thread::Context::enter::h0997c278c2ddf6bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   44:     0x59f4cae4232f - tokio::runtime::scheduler::current_thread::Context::run_task::h6ecaf00d3f0a2269
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   45:     0x59f4cae433fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7fa51ddb59a5232
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:43
[INFO] [stdout]   46:     0x59f4cae42984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8085693897213e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   47:     0x59f4cae7bc9b - tokio::runtime::context::scoped::Scoped<T>::set::h0bd9ad646730f537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x59f4cae8ea29 - tokio::runtime::context::set_scheduler::{{closure}}::h52570509bbb7559f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x59f4caed8f12 - std::thread::local::LocalKey<T>::try_with::h79fae0546dad20aa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   50:     0x59f4caed745e - std::thread::local::LocalKey<T>::with::h6a5bd24a08e36dda
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   51:     0x59f4cae8e9dd - tokio::runtime::context::set_scheduler::h97d4204f33c282e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x59f4cae42730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68866d19c64a8393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   53:     0x59f4cae429a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h25586aac3a5eda49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   54:     0x59f4cae3e155 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4dbd1f8164eadf5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   55:     0x59f4cae7be00 - tokio::runtime::context::runtime::enter_runtime::h2eb50ac8e4b9f412
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x59f4cae3e0b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h44efb223aabe1968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   57:     0x59f4caebdc0a - tokio::runtime::runtime::Runtime::block_on::h1e76ddbbbb836de1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   58:     0x59f4cae9e1ad - integration_test::raft_election_leader_disconnect::h4cde979a10e7c439
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:82:47
[INFO] [stdout]   59:     0x59f4cae9e047 - integration_test::raft_election_leader_disconnect::{{closure}}::h142962b43eff734d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:70:43
[INFO] [stdout]   60:     0x59f4cad67486 - core::ops::function::FnOnce::call_once::ha95bffa60d5fbbee
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x59f4caf4452b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x59f4caf4452b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   63:     0x59f4caf43665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   64:     0x59f4caf43665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x59f4caf43665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   66:     0x59f4caf43665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   67:     0x59f4caf43665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x59f4caf43665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   69:     0x59f4caf43665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   70:     0x59f4caf07264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   71:     0x59f4caf07264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   72:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x59f4caf0ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x59f4caf0ac3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   75:     0x59f4caf0ac3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   76:     0x59f4caf0ac3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59f4caf0ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x59f4caf0ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   79:     0x59f4cb371d8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   80:     0x59f4cb371d8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   81:     0x70f2b64efaa4 - <unknown>
[INFO] [stdout]   82:     0x70f2b657ca34 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] [src/rpc.rs:273] [1] dst: 127.0.0.1:50051
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_election_leader_disconnect' panicked at /opt/rustwide/workdir/src/rpc.rs:282:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: tonic::transport::Error(Transport, hyper::Error(Listen, Os { code: 98, kind: AddrInUse, message: "Address already in use" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f4cb36cb92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f4cb36cb92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f4cb36cb92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f4cb395703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f4cb395703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f4cb368ed3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f4cb368ed3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f4cb36c9e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f4cb36e119 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f4cb36df4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f4caf3ecc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f4caf3ecc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f4cb36ebee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f4cb36ebee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f4cb36e8ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f4cb36d099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f4cb36e54d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f4cb393990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f4cb393ea6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f4cae89054 - core::result::Result<T,E>::unwrap::hdf34ec45b5997128
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f4cae89054 - raft::rpc::<impl raft::consensus::RaftConsensus<T,P>>::start_rpc_server::{{closure}}::h69b1f36ee2299f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:282:14
[INFO] [stdout]   22:     0x59f4caefe245 - raft::consensus::RaftConsensus<T,P>::new::{{closure}}::{{closure}}::hfaa8ddaaff6d4fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:81:54
[INFO] [stdout]   23:     0x59f4caf03b8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f70517e0dcf5ee2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f4cadbf5dc - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc687c84150c6d630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   25:     0x59f4cadbc32d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hd0327254589637e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x59f4cadbc32d - tokio::runtime::task::core::Core<T,S>::poll::heec816fd898379c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   27:     0x59f4cad893aa - tokio::runtime::task::harness::poll_future::{{closure}}::h67ed0f8a40f9202e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   28:     0x59f4cae322d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb29c41602a681da9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x59f4cae6a284 - std::panicking::catch_unwind::do_call::h2e994922d3558b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59f4cae2e0eb - __rust_try
[INFO] [stdout]   31:     0x59f4cae26256 - std::panicking::catch_unwind::h5e652f162c84e32f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59f4cae26256 - std::panic::catch_unwind::h2ceaef29c40a48ab
[WARN] too many lines in the log, truncating it
