[INFO] cloning repository https://github.com/BugenZhao/Raft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BugenZhao/Raft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBugenZhao%2FRaft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBugenZhao%2FRaft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f095bdaecd4e1ff571570a6611f69639216f957
[INFO] testing BugenZhao/Raft against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBugenZhao%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] validating manifest of git repo https://github.com/BugenZhao/Raft on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BugenZhao/Raft
[INFO] finished tweaking git repo https://github.com/BugenZhao/Raft
[INFO] tweaked toml for git repo https://github.com/BugenZhao/Raft written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BugenZhao/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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 128e6d65904e34512f3e039573b14b9658865c90d2fced5a924be0181b992d3c
[INFO] running `Command { std: "docker" "start" "-a" "128e6d65904e34512f3e039573b14b9658865c90d2fced5a924be0181b992d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "128e6d65904e34512f3e039573b14b9658865c90d2fced5a924be0181b992d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "128e6d65904e34512f3e039573b14b9658865c90d2fced5a924be0181b992d3c", kill_on_drop: false }`
[INFO] [stdout] 128e6d65904e34512f3e039573b14b9658865c90d2fced5a924be0181b992d3c
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fc8d5be95384a3bb41dc6cbc3bfa916f13610ea96682067c8b536aaad4427cc
[INFO] running `Command { std: "docker" "start" "-a" "7fc8d5be95384a3bb41dc6cbc3bfa916f13610ea96682067c8b536aaad4427cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.47
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling linearizability v0.1.0 (/opt/rustwide/workdir/linearizability)
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]    Compiling labcodec v0.1.0 (/opt/rustwide/workdir/labcodec)
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir/raft)
[INFO] [stderr]    Compiling percolator v0.1.0 (/opt/rustwide/workdir/percolator)
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling labrpc v0.1.0 (/opt/rustwide/workdir/labrpc)
[INFO] [stdout] warning: unused imports: `Service`, `add_service as add_tso_service`
[INFO] [stdout]   --> percolator/src/service.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use timestamp::{add_service as add_tso_service, Client as TSOClient, Service};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_transaction_service`
[INFO] [stdout]   --> percolator/src/service.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use transaction::{add_service as add_transaction_service, Client as TransactionClient};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stdout] warning: unused import: `add_service as add_raft_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         add_service as add_raft_service, Client as RaftClient, Service as RaftService,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_kv_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub use self::kv::{add_service as add_kv_service, Client as KvClient, Service as KvService};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.14s
[INFO] running `Command { std: "docker" "inspect" "7fc8d5be95384a3bb41dc6cbc3bfa916f13610ea96682067c8b536aaad4427cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc8d5be95384a3bb41dc6cbc3bfa916f13610ea96682067c8b536aaad4427cc", kill_on_drop: false }`
[INFO] [stdout] 7fc8d5be95384a3bb41dc6cbc3bfa916f13610ea96682067c8b536aaad4427cc
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 378bad4950fd4d104c1f5942a657795a7c4ccec65f6da87ce7cf52f760032528
[INFO] running `Command { std: "docker" "start" "-a" "378bad4950fd4d104c1f5942a657795a7c4ccec65f6da87ce7cf52f760032528", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling linearizability v0.1.0 (/opt/rustwide/workdir/linearizability)
[INFO] [stderr]    Compiling labcodec v0.1.0 (/opt/rustwide/workdir/labcodec)
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir/raft)
[INFO] [stderr]    Compiling percolator v0.1.0 (/opt/rustwide/workdir/percolator)
[INFO] [stderr]    Compiling labrpc v0.1.0 (/opt/rustwide/workdir/labrpc)
[INFO] [stdout] warning: unused imports: `Service`, `add_service as add_tso_service`
[INFO] [stdout]   --> percolator/src/service.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use timestamp::{add_service as add_tso_service, Client as TSOClient, Service};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_transaction_service`
[INFO] [stdout]   --> percolator/src/service.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use transaction::{add_service as add_transaction_service, Client as TransactionClient};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_raft_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         add_service as add_raft_service, Client as RaftClient, Service as RaftService,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_kv_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub use self::kv::{add_service as add_kv_service, Client as KvClient, Service as KvService};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Service`
[INFO] [stdout]   --> percolator/src/service.rs:12:74
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use timestamp::{add_service as add_tso_service, Client as TSOClient, Service};
[INFO] [stdout]    |                                                                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "378bad4950fd4d104c1f5942a657795a7c4ccec65f6da87ce7cf52f760032528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378bad4950fd4d104c1f5942a657795a7c4ccec65f6da87ce7cf52f760032528", kill_on_drop: false }`
[INFO] [stdout] 378bad4950fd4d104c1f5942a657795a7c4ccec65f6da87ce7cf52f760032528
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eeb44efd2389fe9e4ab304677eabd84da8f772d0ea124faf5c95c67c3865bf30
[INFO] running `Command { std: "docker" "start" "-a" "eeb44efd2389fe9e4ab304677eabd84da8f772d0ea124faf5c95c67c3865bf30", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Service`, `add_service as add_tso_service`
[INFO] [stderr]   --> percolator/src/service.rs:12:21
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use timestamp::{add_service as add_tso_service, Client as TSOClient, Service};
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `add_service as add_transaction_service`
[INFO] [stderr]   --> percolator/src/service.rs:22:23
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub use transaction::{add_service as add_transaction_service, Client as TransactionClient};
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `add_service as add_raft_service`
[INFO] [stderr]   --> raft/src/proto/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |         add_service as add_raft_service, Client as RaftClient, Service as RaftService,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `add_service as add_kv_service`
[INFO] [stderr]   --> raft/src/proto/mod.rs:28:24
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub use self::kv::{add_service as add_kv_service, Client as KvClient, Service as KvService};
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Service`
[INFO] [stderr]   --> percolator/src/service.rs:12:74
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use timestamp::{add_service as add_tso_service, Client as TSOClient, Service};
[INFO] [stderr]    |                                                                          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `percolator` (lib) generated 2 warnings (run `cargo fix --lib -p percolator` to apply 2 suggestions)
[INFO] [stderr] warning: `raft` (lib) generated 2 warnings (run `cargo fix --lib -p raft` to apply 2 suggestions)
[INFO] [stderr] warning: `percolator` (lib test) generated 1 warning (run `cargo fix --lib -p percolator --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/labcodec-fac0be23cd585b40)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_basic_encode_decode ... ok
[INFO] [stdout] test tests::test_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/labrpc-a3b73ec2f54da773)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_service_dispatch ... ok
[INFO] [stdout] test tests::test_network_client_rpc ... ok
[INFO] [stdout] test tests::test_rpc_hooks ... ok
[INFO] [stdout] test tests::test_basic ... ok
[INFO] [stdout] test tests::test_concurrent_one ... ok
[INFO] [stdout] test tests::test_count ... ok
[INFO] [stdout] test tests::test_disconnect ... ok
[INFO] [stdout] test tests::test_concurrent_many ... ok
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:25:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test tests::test_regression1 ... ok
[INFO] [stdout] test tests::test_killed ... ok
[INFO] [stdout] test tests::test_unreliable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linearizability-ec26a6bf948cbe42)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test models::tests::test_kv_1client_ok ... ok
[INFO] [stdout] test models::tests::test_kv_1client_bad ... ok
[INFO] [stdout] test models::tests::test_kv_10client_ok ... ok
[INFO] [stdout] test models::tests::test_kv_10client_bad ... ok
[INFO] [stdout] test models::tests::test_kv_50client_bad ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/percolator-e12f239f912478ba)
[INFO] [stdout] test models::tests::test_kv_50client_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.79s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::test_read_skew_predicate_dependencies ... ok
[INFO] [stdout] test tests::test_predicate_many_preceders_write_predicates ... ok
[INFO] [stdout] test tests::test_lost_update ... ok
[INFO] [stdout] test tests::test_write_skew ... ok
[INFO] [stdout] test tests::test_predicate_many_preceders_read_predicates ... ok
[INFO] [stdout] test tests::test_anti_dependency_cycles ... ok
[INFO] [stdout] test tests::test_read_skew_read_only ... ok
[INFO] [stdout] test tests::test_read_skew_write_predicate ... ok
[INFO] [stdout] test tests::test_commit_primary_fail ... ok
[INFO] [stdout] test tests::test_commit_primary_success_without_response ... ok
[INFO] [stdout] test tests::test_get_timestamp_under_unreliable_network ... ok
[INFO] [stdout] test tests::test_commit_primary_success ... ok
[INFO] [stdout] test tests::test_commit_primary_drop_secondary_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raft-69a5034d6ba2e0d7)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stderr] [2024-05-25T11:26:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:01Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:02Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stdout] test kvraft::tests::test_one_partition_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:03Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:04Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:07Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:07Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:07Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:09Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_rpc_3b ... ok
[INFO] [stderr] [2024-05-25T11:26:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:11Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:11Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:11Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:11Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:11Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:11Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:11Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:11Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:11Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_basic_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_concurrent_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:17Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_one_client_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stdout] test kvraft::tests::test_snapshot_recover_3b ... ok
[INFO] [stdout] test raft::persister::tests::test_object_safety ... ok
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test raft::tests::test_backup_2b ... FAILED
[INFO] [stdout] test raft::tests::test_basic_agree_2b ... FAILED
[INFO] [stdout] test raft::tests::test_concurrent_starts_2b ... FAILED
[INFO] [stdout] test raft::tests::test_count_2b ... FAILED
[INFO] [stdout] test raft::tests::test_fail_agree_2b ... FAILED
[INFO] [stdout] test raft::tests::test_fail_no_agree_2b ... FAILED
[INFO] [stdout] test raft::tests::test_figure_8_2c ... FAILED
[INFO] [stdout] test raft::tests::test_figure_8_unreliable_2c ... FAILED
[INFO] [stdout] test raft::tests::test_initial_election_2a ... FAILED
[INFO] [stdout] test raft::tests::test_many_elections_2a ... FAILED
[INFO] [stdout] test raft::tests::test_persist1_2c ... FAILED
[INFO] [stdout] test raft::tests::test_persist2_2c ... FAILED
[INFO] [stdout] test raft::tests::test_persist3_2c ... FAILED
[INFO] [stdout] test raft::tests::test_reelection_2a ... FAILED
[INFO] [stdout] test raft::tests::test_rejoin_2b ... FAILED
[INFO] [stdout] test raft::tests::test_reliable_churn_2c ... FAILED
[INFO] [stdout] test raft::tests::test_snapshot_basic_2d ... FAILED
[INFO] [stdout] test raft::tests::test_snapshot_install_2d ... FAILED
[INFO] [stdout] test raft::tests::test_snapshot_install_crash_2d ... FAILED
[INFO] [stdout] test raft::tests::test_snapshot_install_uncrash_2d ... FAILED
[INFO] [stdout] test raft::tests::test_snapshot_install_unreliable_2d ... FAILED
[INFO] [stdout] test raft::tests::test_unreliable_agree_2c ... FAILED
[INFO] [stdout] test raft::tests::test_unreliable_churn_2c ... FAILED
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_concurrent_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_many_partitions_one_client_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_many_partitions_many_clients_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_unreliable_one_key_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_recover_many_clients_3b ... ok
[INFO] [stdout] test kvraft::tests::test_snapshot_unreliable_3b ... ok
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_partition_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_partition_unreliable_linearizable_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_concurrent_unreliable_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_unreliable_recover_3b ... ok
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_partition_unreliable_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_unreliable_3a ... ok
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_unreliable_recover_concurrent_partition_3b ... ok
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_size_3b ... ok
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:50Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:50Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:50Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:50Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:50Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:50Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:26:50Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_unreliable_recover_concurrent_partition_linearizable_3b ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_backup_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_backup_2b' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.7.1/src/lib.rs:1042:16:
[INFO] [stdout] env_logger::init should not be called after logger initialized: SetLoggerError(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b9494 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5597433db366 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5597435401ce - core::result::Result<T,E>::expect::h456f66925a203ce8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x559743536db9 - env_logger::init::h40eb54496fc72b46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.7.1/src/lib.rs:1042:5
[INFO] [stdout]   22:     0x55974340ec17 - core::ops::function::FnOnce::call_once::h1eaab49526f0302b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x559743448641 - std::sync::once::Once::call_once::{{closure}}::h9ac85abe57bfb93a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:41
[INFO] [stdout]   24:     0x55974344d5d6 - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:124:21
[INFO] [stdout]   25:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   26:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   27:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   28:     0x5597434de39f - raft::raft::tests::test_backup_2b::h3d77b8db1eaa1862
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:365:19
[INFO] [stdout]   29:     0x5597434de357 - raft::raft::tests::test_backup_2b::{{closure}}::hb297c53e6ad84b3b
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:363:20
[INFO] [stdout]   30:     0x55974340ed86 - core::ops::function::FnOnce::call_once::h278d7659c8032d4b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   34:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   39:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   40:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   41:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   43:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   45:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   46:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   47:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   48:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   51:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   52:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   53:     0x7f921247ca04 - __clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_basic_agree_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_basic_agree_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434dacaf - raft::raft::tests::test_basic_agree_2b::h5ceeedbba3589598
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:115:19
[INFO] [stdout]   24:     0x5597434dac67 - raft::raft::tests::test_basic_agree_2b::{{closure}}::h5783e60f517658c6
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:113:25
[INFO] [stdout]   25:     0x55974340fbd6 - core::ops::function::FnOnce::call_once::haf7af1296afdd35e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_concurrent_starts_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_concurrent_starts_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434dbe17 - raft::raft::tests::test_concurrent_starts_2b::ha6a4dbdfbe3f7ad0
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:220:19
[INFO] [stdout]   24:     0x5597434dbda7 - raft::raft::tests::test_concurrent_starts_2b::{{closure}}::h70faef9796584e0a
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:218:31
[INFO] [stdout]   25:     0x55974340ee16 - core::ops::function::FnOnce::call_once::h2ed0366c466ae9cc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_count_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_count_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434df3bf - raft::raft::tests::test_count_2b::h4217de1da771f3ef
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:452:19
[INFO] [stdout]   24:     0x5597434df377 - raft::raft::tests::test_count_2b::{{closure}}::h5abfc16490ae0eb6
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:442:19
[INFO] [stdout]   25:     0x55974340ecb6 - core::ops::function::FnOnce::call_once::h23c343c10816a9ff
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_fail_agree_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_fail_agree_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434db006 - raft::raft::tests::test_fail_agree_2b::h98e3d8be84fa33ab
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:137:19
[INFO] [stdout]   24:     0x5597434dafc7 - raft::raft::tests::test_fail_agree_2b::{{closure}}::h1e0aed1f7ddd94c8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:135:24
[INFO] [stdout]   25:     0x55974340f136 - core::ops::function::FnOnce::call_once::h43c74b17b9271597
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_fail_no_agree_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_fail_no_agree_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434db27f - raft::raft::tests::test_fail_no_agree_2b::h175b405f28b038a0
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:168:19
[INFO] [stdout]   24:     0x5597434db237 - raft::raft::tests::test_fail_no_agree_2b::{{closure}}::h6ecf58e5a59f075d
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:166:27
[INFO] [stdout]   25:     0x55974340fa16 - core::ops::function::FnOnce::call_once::h9f471844572fe618
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_figure_8_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_figure_8_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434e20af - raft::raft::tests::test_figure_8_2c::h0d7e7ff40d388d0a
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:703:19
[INFO] [stdout]   24:     0x5597434e2067 - raft::raft::tests::test_figure_8_2c::{{closure}}::hafa580e18e082fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:701:22
[INFO] [stdout]   25:     0x55974340f256 - core::ops::function::FnOnce::call_once::h4b23884430231084
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_figure_8_unreliable_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_figure_8_unreliable_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434e3872 - raft::raft::tests::test_figure_8_unreliable_2c::h9166d37a0e0b2671
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:804:19
[INFO] [stdout]   24:     0x5597434e3827 - raft::raft::tests::test_figure_8_unreliable_2c::{{closure}}::h5916f8834aa2c4f8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:802:33
[INFO] [stdout]   25:     0x559743410236 - core::ops::function::FnOnce::call_once::he54ddacc69839dd5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_initial_election_2a stdout ----
[INFO] [stdout] thread 'raft::tests::test_initial_election_2a' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434da4c6 - raft::raft::tests::test_initial_election_2a::h127aa83099c3214e
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:30:19
[INFO] [stdout]   24:     0x5597434da487 - raft::raft::tests::test_initial_election_2a::{{closure}}::h773ebfbbfc1b2bb1
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:28:30
[INFO] [stdout]   25:     0x55974340f466 - core::ops::function::FnOnce::call_once::h645a470a996c9abc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_many_elections_2a stdout ----
[INFO] [stdout] thread 'raft::tests::test_many_elections_2a' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434da977 - raft::raft::tests::test_many_elections_2a::h000b0e45bcf251e0
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:92:19
[INFO] [stdout]   24:     0x5597434da927 - raft::raft::tests::test_many_elections_2a::{{closure}}::h1e967a54072f38ab
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:90:28
[INFO] [stdout]   25:     0x55974340ff26 - core::ops::function::FnOnce::call_once::hca3d9e93c572ba10
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_persist1_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_persist1_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434e103c - raft::raft::tests::test_persist1_2c::hc654b00d46b5389d
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:573:19
[INFO] [stdout]   24:     0x5597434e0ff7 - raft::raft::tests::test_persist1_2c::{{closure}}::h3c8a29728cfecbe9
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:571:22
[INFO] [stdout]   25:     0x55974340f366 - core::ops::function::FnOnce::call_once::h50eab2b473f3a267
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_persist2_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_persist2_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434e14af - raft::raft::tests::test_persist2_2c::h5344f47f97947989
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:619:19
[INFO] [stdout]   24:     0x5597434e1467 - raft::raft::tests::test_persist2_2c::{{closure}}::h50cbd240731e5a19
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:617:22
[INFO] [stdout]   25:     0x559743410166 - core::ops::function::FnOnce::call_once::hde3958a29c339177
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_persist3_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_persist3_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434e1cb6 - raft::raft::tests::test_persist3_2c::hb4da6e852177b47e
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:665:19
[INFO] [stdout]   24:     0x5597434e1c77 - raft::raft::tests::test_persist3_2c::{{closure}}::h3ff9507f53775203
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:663:22
[INFO] [stdout]   25:     0x55974340fac6 - core::ops::function::FnOnce::call_once::ha8282bd840118dc7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_reelection_2a stdout ----
[INFO] [stdout] thread 'raft::tests::test_reelection_2a' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434da716 - raft::raft::tests::test_reelection_2a::hcac4463cfb98afa3
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:58:19
[INFO] [stdout]   24:     0x5597434da6d7 - raft::raft::tests::test_reelection_2a::{{closure}}::hcf40881d6ba3ff46
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:56:24
[INFO] [stdout]   25:     0x55974340f4e6 - core::ops::function::FnOnce::call_once::h678230144ac6e1ed
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_rejoin_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_rejoin_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434dda7f - raft::raft::tests::test_rejoin_2b::h41f5e44fc8123ff5
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:318:19
[INFO] [stdout]   24:     0x5597434dda37 - raft::raft::tests::test_rejoin_2b::{{closure}}::h285cc387152a6aea
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:316:20
[INFO] [stdout]   25:     0x55974340f8f6 - core::ops::function::FnOnce::call_once::h9256afc128a80635
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_reliable_churn_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_reliable_churn_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434d436d - raft::raft::tests::internal_churn::h77eff0c070b71281
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:879:19
[INFO] [stdout]   24:     0x5597434e43b8 - raft::raft::tests::test_reliable_churn_2c::h8cb7400c4663dba9
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1031:5
[INFO] [stdout]   25:     0x5597434e4397 - raft::raft::tests::test_reliable_churn_2c::{{closure}}::hd1e31e78ae44971f
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1030:28
[INFO] [stdout]   26:     0x5597434101a6 - core::ops::function::FnOnce::call_once::hdf7c0423e400e54c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   29:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   30:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   32:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   33:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   35:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   36:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   37:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   38:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   39:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   41:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   42:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   43:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   44:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   48:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   49:     0x7f921247ca04 - __clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_snapshot_basic_2d stdout ----
[INFO] [stdout] thread 'raft::tests::test_snapshot_basic_2d' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434ce0a6 - raft::raft::config::Config::new_with_snapshot::h596616f6a30cacc3
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:142:19
[INFO] [stdout]   24:     0x5597434d6633 - raft::raft::tests::snap_common::h86add48a8b2703cb
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1044:19
[INFO] [stdout]   25:     0x5597434e444d - raft::raft::tests::test_snapshot_basic_2d::h667feea95df4abc7
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1099:5
[INFO] [stdout]   26:     0x5597434e4417 - raft::raft::tests::test_snapshot_basic_2d::{{closure}}::h2acf41acc48dffb0
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1098:28
[INFO] [stdout]   27:     0x55974340e8f6 - core::ops::function::FnOnce::call_once::h01f325e6f4bf4cb6
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   39:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   48:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   49:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   50:     0x7f921247ca04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_snapshot_install_2d stdout ----
[INFO] [stdout] thread 'raft::tests::test_snapshot_install_2d' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434ce0a6 - raft::raft::config::Config::new_with_snapshot::h596616f6a30cacc3
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:142:19
[INFO] [stdout]   24:     0x5597434d6633 - raft::raft::tests::snap_common::h86add48a8b2703cb
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1044:19
[INFO] [stdout]   25:     0x5597434e449c - raft::raft::tests::test_snapshot_install_2d::hca9f099cd76f0675
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1104:5
[INFO] [stdout]   26:     0x5597434e4467 - raft::raft::tests::test_snapshot_install_2d::{{closure}}::h9771e6c0bb02ef05
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1103:30
[INFO] [stdout]   27:     0x55974340f676 - core::ops::function::FnOnce::call_once::h713b18284419041e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   39:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   48:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   49:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   50:     0x7f921247ca04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_snapshot_install_crash_2d stdout ----
[INFO] [stdout] thread 'raft::tests::test_snapshot_install_crash_2d' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434ce0a6 - raft::raft::config::Config::new_with_snapshot::h596616f6a30cacc3
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:142:19
[INFO] [stdout]   24:     0x5597434d6633 - raft::raft::tests::snap_common::h86add48a8b2703cb
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1044:19
[INFO] [stdout]   25:     0x5597434e453d - raft::raft::tests::test_snapshot_install_crash_2d::hd61058b06110ce5f
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1124:5
[INFO] [stdout]   26:     0x5597434e4507 - raft::raft::tests::test_snapshot_install_crash_2d::{{closure}}::h25788b90528465bf
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1123:36
[INFO] [stdout]   27:     0x55974340f2e6 - core::ops::function::FnOnce::call_once::h4cfe50c502e5e812
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   39:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   48:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   49:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   50:     0x7f921247ca04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_snapshot_install_uncrash_2d stdout ----
[INFO] [stdout] thread 'raft::tests::test_snapshot_install_uncrash_2d' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434ce0a6 - raft::raft::config::Config::new_with_snapshot::h596616f6a30cacc3
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:142:19
[INFO] [stdout]   24:     0x5597434d6633 - raft::raft::tests::snap_common::h86add48a8b2703cb
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1044:19
[INFO] [stdout]   25:     0x5597434e458c - raft::raft::tests::test_snapshot_install_uncrash_2d::h8da6985862c0ba43
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1129:5
[INFO] [stdout]   26:     0x5597434e4557 - raft::raft::tests::test_snapshot_install_uncrash_2d::{{closure}}::hc2e17a8c6c5b0455
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1128:38
[INFO] [stdout]   27:     0x559743410406 - core::ops::function::FnOnce::call_once::hfaed873cb5fc1baf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   39:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   48:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   49:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   50:     0x7f921247ca04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_snapshot_install_unreliable_2d stdout ----
[INFO] [stdout] thread 'raft::tests::test_snapshot_install_unreliable_2d' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434ce0a6 - raft::raft::config::Config::new_with_snapshot::h596616f6a30cacc3
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:142:19
[INFO] [stdout]   24:     0x5597434d6633 - raft::raft::tests::snap_common::h86add48a8b2703cb
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1044:19
[INFO] [stdout]   25:     0x5597434e44ed - raft::raft::tests::test_snapshot_install_unreliable_2d::hdb0b95654123aede
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1114:5
[INFO] [stdout]   26:     0x5597434e44b7 - raft::raft::tests::test_snapshot_install_unreliable_2d::{{closure}}::h22bad4c3480204f1
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1113:41
[INFO] [stdout]   27:     0x5597434103c6 - core::ops::function::FnOnce::call_once::hf8af8b4a3e0ef6ed
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   39:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   48:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   49:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   50:     0x7f921247ca04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_unreliable_agree_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_unreliable_agree_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434e2e92 - raft::raft::tests::test_unreliable_agree_2c::hf32cdb6ecb66fdba
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:762:23
[INFO] [stdout]   24:     0x5597434e2e17 - raft::raft::tests::test_unreliable_agree_2c::{{closure}}::h3abe69e8a3fa95ab
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:758:30
[INFO] [stdout]   25:     0x55974340f6b6 - core::ops::function::FnOnce::call_once::h768ee9b8bcbdd507
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   48:     0x7f921247ca04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_unreliable_churn_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_unreliable_churn_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5597437b945b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5597437b7dd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597437b91c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597433dadf3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55974344d57e - std::sys::sync::once::futex::Once::call::hc9a324f0b21a8a22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x55974344847c - std::sync::once::Once::call_once::h38a941554c27d621
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x5597434cd744 - raft::raft::config::init_logger::h89bb63b9307f2424
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x5597434cd81e - raft::raft::config::Config::new::h83210aa05509411c
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x5597434d436d - raft::raft::tests::internal_churn::h77eff0c070b71281
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:879:19
[INFO] [stdout]   24:     0x5597434e43fb - raft::raft::tests::test_unreliable_churn_2c::h372c071453c32a07
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1036:5
[INFO] [stdout]   25:     0x5597434e43d7 - raft::raft::tests::test_unreliable_churn_2c::{{closure}}::hc55e6e7e3879ed01
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1035:30
[INFO] [stdout]   26:     0x55974340fc66 - core::ops::function::FnOnce::call_once::hb553b3114d94eb83
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   29:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   30:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   32:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   33:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   34:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   35:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   36:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   37:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   38:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   39:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   41:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   42:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   43:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   44:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   48:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   49:     0x7f921247ca04 - __clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- kvraft::tests::test_snapshot_unreliable_recover_concurrent_partition_linearizable_3b stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'kvraft::tests::test_snapshot_unreliable_recover_concurrent_partition_linearizable_3b' panicked at raft/src/kvraft/tests.rs:553:9:
[INFO] [stdout] history is not linearizable
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597437b7915 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597437b7915 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597437b7915 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597437b7915 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597437de44b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5597437de44b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5597437b4f7f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5597437b76ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597437b76ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597437b9119 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5597437b8dde - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5597436d0fea - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5597436d0fea - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5597437b971b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5597437b971b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x559743747c38 - std::panicking::begin_panic::{{closure}}::he47907b8c6a3fc77
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x559743747b9a - std::sys_common::backtrace::__rust_end_short_backtrace::h0f7ee51160d1bb92
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x559743747bd7 - std::panicking::begin_panic::h313d9ea961c446b8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x5597434714f5 - raft::kvraft::tests::generic_test_linearizability::h61681b30fb49de78
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/kvraft/tests.rs:553:9
[INFO] [stdout]   19:     0x55974347b9e5 - raft::kvraft::tests::test_snapshot_unreliable_recover_concurrent_partition_linearizable_3b::hfbb2dd741c957d76
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/kvraft/tests.rs:925:5
[INFO] [stdout]   20:     0x55974347b977 - raft::kvraft::tests::test_snapshot_unreliable_recover_concurrent_partition_linearizable_3b::{{closure}}::h5856261d7b9b9bae
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/kvraft/tests.rs:923:75
[INFO] [stdout]   21:     0x55974340f0c6 - core::ops::function::FnOnce::call_once::h3edd0924c1569240
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5597436d59cb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5597436d59cb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   24:     0x5597436d50d1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   25:     0x5597436d50d1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5597436d50d1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   27:     0x5597436d50d1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   28:     0x5597436d50d1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   29:     0x5597436d50d1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   30:     0x5597436d50d1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   31:     0x55974369da94 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   32:     0x55974369da94 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   33:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   34:     0x5597436a24c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5597436a24c2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x5597436a24c2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x5597436a24c2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x5597436a24c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   39:     0x5597436a24c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   41:     0x5597437bdafb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   42:     0x5597437bdafb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   43:     0x7f92123ebac3 - <unknown>
[INFO] [stdout]   44:     0x7f921247ca04 - __clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     kvraft::tests::test_snapshot_unreliable_recover_concurrent_partition_linearizable_3b
[INFO] [stdout]     raft::tests::test_backup_2b
[INFO] [stdout]     raft::tests::test_basic_agree_2b
[INFO] [stdout]     raft::tests::test_concurrent_starts_2b
[INFO] [stdout]     raft::tests::test_count_2b
[INFO] [stdout]     raft::tests::test_fail_agree_2b
[INFO] [stdout]     raft::tests::test_fail_no_agree_2b
[INFO] [stdout]     raft::tests::test_figure_8_2c
[INFO] [stdout]     raft::tests::test_figure_8_unreliable_2c
[INFO] [stdout]     raft::tests::test_initial_election_2a
[INFO] [stdout]     raft::tests::test_many_elections_2a
[INFO] [stdout]     raft::tests::test_persist1_2c
[INFO] [stdout]     raft::tests::test_persist2_2c
[INFO] [stdout]     raft::tests::test_persist3_2c
[INFO] [stdout]     raft::tests::test_reelection_2a
[INFO] [stdout]     raft::tests::test_rejoin_2b
[INFO] [stdout]     raft::tests::test_reliable_churn_2c
[INFO] [stdout]     raft::tests::test_snapshot_basic_2d
[INFO] [stdout]     raft::tests::test_snapshot_install_2d
[INFO] [stdout]     raft::tests::test_snapshot_install_crash_2d
[INFO] [stdout]     raft::tests::test_snapshot_install_uncrash_2d
[INFO] [stdout]     raft::tests::test_snapshot_install_unreliable_2d
[INFO] [stdout]     raft::tests::test_unreliable_agree_2c
[INFO] [stdout]     raft::tests::test_unreliable_churn_2c
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 50.59s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p raft --lib`
[INFO] running `Command { std: "docker" "inspect" "eeb44efd2389fe9e4ab304677eabd84da8f772d0ea124faf5c95c67c3865bf30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeb44efd2389fe9e4ab304677eabd84da8f772d0ea124faf5c95c67c3865bf30", kill_on_drop: false }`
[INFO] [stdout] eeb44efd2389fe9e4ab304677eabd84da8f772d0ea124faf5c95c67c3865bf30
[INFO] testing BugenZhao/Raft against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBugenZhao%2FRaft" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BugenZhao/Raft on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BugenZhao/Raft
[INFO] finished tweaking git repo https://github.com/BugenZhao/Raft
[INFO] tweaked toml for git repo https://github.com/BugenZhao/Raft written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BugenZhao/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a4c7a8f4b367357103f29829e3d8fe3b95e379c5a65bf70a084269631ff0838
[INFO] running `Command { std: "docker" "start" "-a" "8a4c7a8f4b367357103f29829e3d8fe3b95e379c5a65bf70a084269631ff0838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a4c7a8f4b367357103f29829e3d8fe3b95e379c5a65bf70a084269631ff0838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a4c7a8f4b367357103f29829e3d8fe3b95e379c5a65bf70a084269631ff0838", kill_on_drop: false }`
[INFO] [stdout] 8a4c7a8f4b367357103f29829e3d8fe3b95e379c5a65bf70a084269631ff0838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f894d57ff9f420540cd09aff393b97cd80caedd50ea6560651296d214eb5034
[INFO] running `Command { std: "docker" "start" "-a" "6f894d57ff9f420540cd09aff393b97cd80caedd50ea6560651296d214eb5034", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.47
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling linearizability v0.1.0 (/opt/rustwide/workdir/linearizability)
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]    Compiling labcodec v0.1.0 (/opt/rustwide/workdir/labcodec)
[INFO] [stderr]    Compiling percolator v0.1.0 (/opt/rustwide/workdir/percolator)
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir/raft)
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling labrpc v0.1.0 (/opt/rustwide/workdir/labrpc)
[INFO] [stdout] warning: unused imports: `Service`, `add_service as add_tso_service`
[INFO] [stdout]   --> percolator/src/service.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use timestamp::{add_service as add_tso_service, Client as TSOClient, Service};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_transaction_service`
[INFO] [stdout]   --> percolator/src/service.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use transaction::{add_service as add_transaction_service, Client as TransactionClient};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stdout] warning: unused import: `add_service as add_raft_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         add_service as add_raft_service, Client as RaftClient, Service as RaftService,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_kv_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub use self::kv::{add_service as add_kv_service, Client as KvClient, Service as KvService};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.43s
[INFO] running `Command { std: "docker" "inspect" "6f894d57ff9f420540cd09aff393b97cd80caedd50ea6560651296d214eb5034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f894d57ff9f420540cd09aff393b97cd80caedd50ea6560651296d214eb5034", kill_on_drop: false }`
[INFO] [stdout] 6f894d57ff9f420540cd09aff393b97cd80caedd50ea6560651296d214eb5034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcf7332ca242d8a42ba48f71e4cad87de5d726f3ad739027e5003d5d3ae72d32
[INFO] running `Command { std: "docker" "start" "-a" "dcf7332ca242d8a42ba48f71e4cad87de5d726f3ad739027e5003d5d3ae72d32", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling linearizability v0.1.0 (/opt/rustwide/workdir/linearizability)
[INFO] [stderr]    Compiling labcodec v0.1.0 (/opt/rustwide/workdir/labcodec)
[INFO] [stderr]    Compiling percolator v0.1.0 (/opt/rustwide/workdir/percolator)
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir/raft)
[INFO] [stderr]    Compiling labrpc v0.1.0 (/opt/rustwide/workdir/labrpc)
[INFO] [stdout] warning: unused imports: `Service`, `add_service as add_tso_service`
[INFO] [stdout]   --> percolator/src/service.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use timestamp::{add_service as add_tso_service, Client as TSOClient, Service};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_transaction_service`
[INFO] [stdout]   --> percolator/src/service.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use transaction::{add_service as add_transaction_service, Client as TransactionClient};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_raft_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         add_service as add_raft_service, Client as RaftClient, Service as RaftService,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_kv_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub use self::kv::{add_service as add_kv_service, Client as KvClient, Service as KvService};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Service`
[INFO] [stdout]   --> percolator/src/service.rs:12:74
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use timestamp::{add_service as add_tso_service, Client as TSOClient, Service};
[INFO] [stdout]    |                                                                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "dcf7332ca242d8a42ba48f71e4cad87de5d726f3ad739027e5003d5d3ae72d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf7332ca242d8a42ba48f71e4cad87de5d726f3ad739027e5003d5d3ae72d32", kill_on_drop: false }`
[INFO] [stdout] dcf7332ca242d8a42ba48f71e4cad87de5d726f3ad739027e5003d5d3ae72d32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21658b857446145ea0d632a4776503b5ab51e43d644916ba65f2f0b381026e70
[INFO] running `Command { std: "docker" "start" "-a" "21658b857446145ea0d632a4776503b5ab51e43d644916ba65f2f0b381026e70", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Service`, `add_service as add_tso_service`
[INFO] [stderr]   --> percolator/src/service.rs:12:21
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use timestamp::{add_service as add_tso_service, Client as TSOClient, Service};
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `add_service as add_transaction_service`
[INFO] [stderr]   --> percolator/src/service.rs:22:23
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub use transaction::{add_service as add_transaction_service, Client as TransactionClient};
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `add_service as add_raft_service`
[INFO] [stderr]   --> raft/src/proto/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |         add_service as add_raft_service, Client as RaftClient, Service as RaftService,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `add_service as add_kv_service`
[INFO] [stderr]   --> raft/src/proto/mod.rs:28:24
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub use self::kv::{add_service as add_kv_service, Client as KvClient, Service as KvService};
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Service`
[INFO] [stderr]   --> percolator/src/service.rs:12:74
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use timestamp::{add_service as add_tso_service, Client as TSOClient, Service};
[INFO] [stderr]    |                                                                          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `percolator` (lib) generated 2 warnings (run `cargo fix --lib -p percolator` to apply 2 suggestions)
[INFO] [stderr] warning: `raft` (lib) generated 2 warnings (run `cargo fix --lib -p raft` to apply 2 suggestions)
[INFO] [stderr] warning: `percolator` (lib test) generated 1 warning (run `cargo fix --lib -p percolator --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/labcodec-fac0be23cd585b40)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_basic_encode_decode ... ok
[INFO] [stdout] test tests::test_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/labrpc-a3b73ec2f54da773)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_service_dispatch ... ok
[INFO] [stdout] test tests::test_network_client_rpc ... ok
[INFO] [stdout] test tests::test_basic ... ok
[INFO] [stdout] test tests::test_rpc_hooks ... ok
[INFO] [stdout] test tests::test_count ... ok
[INFO] [stdout] test tests::test_concurrent_one ... ok
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test tests::test_concurrent_many ... ok
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test tests::test_disconnect ... ok
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:27:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test tests::test_regression1 ... ok
[INFO] [stdout] test tests::test_killed ... ok
[INFO] [stdout] test tests::test_unreliable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linearizability-ec26a6bf948cbe42)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test models::tests::test_kv_1client_bad ... ok
[INFO] [stdout] test models::tests::test_kv_1client_ok ... ok
[INFO] [stdout] test models::tests::test_kv_10client_ok ... ok
[INFO] [stdout] test models::tests::test_kv_10client_bad ... ok
[INFO] [stdout] test models::tests::test_kv_50client_bad ... ok
[INFO] [stdout] test models::tests::test_kv_50client_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.71s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/percolator-e12f239f912478ba)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::test_predicate_many_preceders_write_predicates ... ok
[INFO] [stdout] test tests::test_predicate_many_preceders_read_predicates ... ok
[INFO] [stdout] test tests::test_anti_dependency_cycles ... ok
[INFO] [stdout] test tests::test_read_skew_write_predicate ... ok
[INFO] [stdout] test tests::test_write_skew ... ok
[INFO] [stdout] test tests::test_lost_update ... ok
[INFO] [stdout] test tests::test_read_skew_predicate_dependencies ... ok
[INFO] [stdout] test tests::test_read_skew_read_only ... ok
[INFO] [stdout] test tests::test_commit_primary_fail ... ok
[INFO] [stdout] test tests::test_commit_primary_success_without_response ... ok
[INFO] [stdout] test tests::test_get_timestamp_under_unreliable_network ... ok
[INFO] [stdout] test tests::test_commit_primary_success ... ok
[INFO] [stdout] test tests::test_commit_primary_drop_secondary_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raft-69a5034d6ba2e0d7)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:02Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_one_partition_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:03Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:03Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:03Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:03Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:03Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:03Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:03Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:04Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:04Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:04Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:04Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:05Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:06Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:07Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:28:07Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:07Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:07Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:07Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:07Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:07Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:08Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:08Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:09Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stdout] test kvraft::tests::test_snapshot_rpc_3b ... ok
[INFO] [stderr] [2024-05-25T11:28:09Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:10Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:11Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:11Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:11Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:11Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:11Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:11Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:12Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:13Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:14Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_basic_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:15Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_concurrent_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:16Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:17Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:18Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_one_client_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_recover_3b ... ok
[INFO] [stdout] test raft::persister::tests::test_object_safety ... ok
[INFO] [stdout] test raft::tests::test_backup_2b ... FAILED
[INFO] [stdout] test raft::tests::test_basic_agree_2b ... FAILED
[INFO] [stdout] test raft::tests::test_concurrent_starts_2b ... FAILED
[INFO] [stdout] test raft::tests::test_count_2b ... FAILED
[INFO] [stdout] test raft::tests::test_fail_agree_2b ... FAILED
[INFO] [stdout] test raft::tests::test_fail_no_agree_2b ... FAILED
[INFO] [stdout] test raft::tests::test_figure_8_2c ... FAILED
[INFO] [stdout] test raft::tests::test_figure_8_unreliable_2c ... FAILED
[INFO] [stdout] test raft::tests::test_initial_election_2a ... FAILED
[INFO] [stdout] test raft::tests::test_many_elections_2a ... FAILED
[INFO] [stdout] test raft::tests::test_persist1_2c ... FAILED
[INFO] [stdout] test raft::tests::test_persist2_2c ... FAILED
[INFO] [stdout] test raft::tests::test_persist3_2c ... FAILED
[INFO] [stdout] test raft::tests::test_reelection_2a ... FAILED
[INFO] [stdout] test raft::tests::test_rejoin_2b ... FAILED
[INFO] [stdout] test raft::tests::test_reliable_churn_2c ... FAILED
[INFO] [stdout] test raft::tests::test_snapshot_basic_2d ... FAILED
[INFO] [stdout] test raft::tests::test_snapshot_install_2d ... FAILED
[INFO] [stdout] test raft::tests::test_snapshot_install_crash_2d ... FAILED
[INFO] [stdout] test raft::tests::test_snapshot_install_uncrash_2d ... FAILED
[INFO] [stdout] test raft::tests::test_snapshot_install_unreliable_2d ... FAILED
[INFO] [stdout] test raft::tests::test_unreliable_agree_2c ... FAILED
[INFO] [stdout] test raft::tests::test_unreliable_churn_2c ... FAILED
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:19Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:20Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_concurrent_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:21Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_many_partitions_one_client_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:22Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_many_partitions_many_clients_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_unreliable_3b ... ok
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:23Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:24Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_unreliable_one_key_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:25Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_concurrent_unreliable_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_recover_many_clients_3b ... ok
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:26Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:27Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_partition_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:28Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_unreliable_recover_3b ... ok
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:29Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:30Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:31Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:32Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_partition_unreliable_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:33Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_persist_partition_unreliable_linearizable_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:34Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:35Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:36Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:37Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:38Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:39Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:40Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:41Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:42Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:43Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Ok([8, 1, 18, 16, 111, 110, 101, 115, 104, 111, 116, 32, 99, 97, 110, 99, 101, 108, 101, 100])
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:44Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_unreliable_3a ... ok
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Stopped)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_unreliable_recover_concurrent_partition_3b ... ok
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:45Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:46Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:47Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_size_3b ... ok
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:48Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stderr] [2024-05-25T11:28:49Z ERROR labrpc::network] fail to send resp: Err(Timeout)
[INFO] [stdout] test kvraft::tests::test_snapshot_unreliable_recover_concurrent_partition_linearizable_3b ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_backup_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_backup_2b' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.7.1/src/lib.rs:1042:16:
[INFO] [stdout] env_logger::init should not be called after logger initialized: SetLoggerError(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f8a4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481cc6346 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x556481e2ed5e - core::result::Result<T,E>::expect::hfd458d4e7dc5b6b4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x556481e20619 - env_logger::init::h9c427c6d090b8d05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.7.1/src/lib.rs:1042:5
[INFO] [stdout]   22:     0x556481e024a7 - core::ops::function::FnOnce::call_once::h35bd5f366e9962f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x556481e00f61 - std::sync::once::Once::call_once::{{closure}}::hfd85cd8c09231b86
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:41
[INFO] [stdout]   24:     0x556481dd12e6 - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:124:21
[INFO] [stdout]   25:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   26:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   27:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   28:     0x556481d63aaf - raft::raft::tests::test_backup_2b::hd37a50a55fd3a069
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:365:19
[INFO] [stdout]   29:     0x556481d63a67 - raft::raft::tests::test_backup_2b::{{closure}}::hecdbea0f8fbf6973
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:363:20
[INFO] [stdout]   30:     0x556481e033a6 - core::ops::function::FnOnce::call_once::hbfad990307b366de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   34:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   39:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   40:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   41:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   43:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   45:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   46:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   47:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   48:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   51:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   52:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   53:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_basic_agree_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_basic_agree_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d603bf - raft::raft::tests::test_basic_agree_2b::h691f6f69b746bb31
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:115:19
[INFO] [stdout]   24:     0x556481d60377 - raft::raft::tests::test_basic_agree_2b::{{closure}}::h1689d96280d5bcb6
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:113:25
[INFO] [stdout]   25:     0x556481e03886 - core::ops::function::FnOnce::call_once::hed17844122304268
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_concurrent_starts_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_concurrent_starts_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d61527 - raft::raft::tests::test_concurrent_starts_2b::h25fd21b974f73e60
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:220:19
[INFO] [stdout]   24:     0x556481d614b7 - raft::raft::tests::test_concurrent_starts_2b::{{closure}}::h07b3ad73e68f9445
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:218:31
[INFO] [stdout]   25:     0x556481e03366 - core::ops::function::FnOnce::call_once::hbc2f9e62613167c8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_count_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_count_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d64acf - raft::raft::tests::test_count_2b::hd1a2bc915b097fbf
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:452:19
[INFO] [stdout]   24:     0x556481d64a87 - raft::raft::tests::test_count_2b::{{closure}}::h4ca2b31970fc0947
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:442:19
[INFO] [stdout]   25:     0x556481e03846 - core::ops::function::FnOnce::call_once::he3fab55619093889
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_fail_agree_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_fail_agree_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d60716 - raft::raft::tests::test_fail_agree_2b::h50c6cf021bf87815
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:137:19
[INFO] [stdout]   24:     0x556481d606d7 - raft::raft::tests::test_fail_agree_2b::{{closure}}::hf4d13b74c5ac6757
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:135:24
[INFO] [stdout]   25:     0x556481e03046 - core::ops::function::FnOnce::call_once::h99e7aab245b47d5e
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_fail_no_agree_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_fail_no_agree_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d6098f - raft::raft::tests::test_fail_no_agree_2b::h09d41200cd4b5aa3
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:168:19
[INFO] [stdout]   24:     0x556481d60947 - raft::raft::tests::test_fail_no_agree_2b::{{closure}}::hfffbccdf95eff403
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:166:27
[INFO] [stdout]   25:     0x556481e03a46 - core::ops::function::FnOnce::call_once::hf3e1ab2ccaa7a973
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_figure_8_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_figure_8_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d677bf - raft::raft::tests::test_figure_8_2c::h571bccd70cc11244
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:703:19
[INFO] [stdout]   24:     0x556481d67777 - raft::raft::tests::test_figure_8_2c::{{closure}}::ha97c2748b204c04d
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:701:22
[INFO] [stdout]   25:     0x556481e02466 - core::ops::function::FnOnce::call_once::h31b1f0f1f2626803
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_figure_8_unreliable_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_figure_8_unreliable_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d68f82 - raft::raft::tests::test_figure_8_unreliable_2c::hc513cad07101b1da
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:804:19
[INFO] [stdout]   24:     0x556481d68f37 - raft::raft::tests::test_figure_8_unreliable_2c::{{closure}}::h2fd22524c04e4b14
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:802:33
[INFO] [stdout]   25:     0x556481e02976 - core::ops::function::FnOnce::call_once::h5d4dd45d01ccea90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_initial_election_2a stdout ----
[INFO] [stdout] thread 'raft::tests::test_initial_election_2a' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d5fbd6 - raft::raft::tests::test_initial_election_2a::h3363267830c15e12
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:30:19
[INFO] [stdout]   24:     0x556481d5fb97 - raft::raft::tests::test_initial_election_2a::{{closure}}::he43d28b1cd175984
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:28:30
[INFO] [stdout]   25:     0x556481e02696 - core::ops::function::FnOnce::call_once::h46b7b6a6e39a763b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_many_elections_2a stdout ----
[INFO] [stdout] thread 'raft::tests::test_many_elections_2a' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d60087 - raft::raft::tests::test_many_elections_2a::h029a0e187fd2bbd2
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:92:19
[INFO] [stdout]   24:     0x556481d60037 - raft::raft::tests::test_many_elections_2a::{{closure}}::h58351208c4d739cf
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:90:28
[INFO] [stdout]   25:     0x556481e03426 - core::ops::function::FnOnce::call_once::hc09080dfc686391e
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_persist1_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_persist1_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d6674c - raft::raft::tests::test_persist1_2c::h98245f5ea18be217
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:573:19
[INFO] [stdout]   24:     0x556481d66707 - raft::raft::tests::test_persist1_2c::{{closure}}::h07c21e9ae434675f
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:571:22
[INFO] [stdout]   25:     0x556481e02e36 - core::ops::function::FnOnce::call_once::h815571323364d454
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_persist2_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_persist2_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d66bbf - raft::raft::tests::test_persist2_2c::h752ea20c33ffa7f0
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:619:19
[INFO] [stdout]   24:     0x556481d66b77 - raft::raft::tests::test_persist2_2c::{{closure}}::hd4df3be4faed0eb4
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:617:22
[INFO] [stdout]   25:     0x556481e03326 - core::ops::function::FnOnce::call_once::hb9056fe2e735beda
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_persist3_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_persist3_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d673c6 - raft::raft::tests::test_persist3_2c::he9444a4693e06cd1
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:665:19
[INFO] [stdout]   24:     0x556481d67387 - raft::raft::tests::test_persist3_2c::{{closure}}::h5b1809fde065d7e4
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:663:22
[INFO] [stdout]   25:     0x556481e032a6 - core::ops::function::FnOnce::call_once::hb89c03af4e4137c6
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_reelection_2a stdout ----
[INFO] [stdout] thread 'raft::tests::test_reelection_2a' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d5fe26 - raft::raft::tests::test_reelection_2a::h88aafe776dc3c282
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:58:19
[INFO] [stdout]   24:     0x556481d5fde7 - raft::raft::tests::test_reelection_2a::{{closure}}::hfe85dc9c2b5a8698
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:56:24
[INFO] [stdout]   25:     0x556481e02fa6 - core::ops::function::FnOnce::call_once::h952f24a4f2b8c699
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_rejoin_2b stdout ----
[INFO] [stdout] thread 'raft::tests::test_rejoin_2b' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d6318f - raft::raft::tests::test_rejoin_2b::hfaa799476678a0f4
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:318:19
[INFO] [stdout]   24:     0x556481d63147 - raft::raft::tests::test_rejoin_2b::{{closure}}::habfc174818370f2f
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:316:20
[INFO] [stdout]   25:     0x556481e02f16 - core::ops::function::FnOnce::call_once::h8c2d1b7f82b09917
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_reliable_churn_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_reliable_churn_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d59a6d - raft::raft::tests::internal_churn::h05bba151af80192d
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:879:19
[INFO] [stdout]   24:     0x556481d69ac8 - raft::raft::tests::test_reliable_churn_2c::hae8f04529be10554
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1031:5
[INFO] [stdout]   25:     0x556481d69aa7 - raft::raft::tests::test_reliable_churn_2c::{{closure}}::hc5cd8a8cbe41681d
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1030:28
[INFO] [stdout]   26:     0x556481e02616 - core::ops::function::FnOnce::call_once::h3c249e70d1e3cdeb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   29:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   30:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   32:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   33:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   35:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   36:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   37:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   38:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   39:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   41:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   42:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   43:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   44:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   48:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   49:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_snapshot_basic_2d stdout ----
[INFO] [stdout] thread 'raft::tests::test_snapshot_basic_2d' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d53826 - raft::raft::config::Config::new_with_snapshot::h637afe6e38c4cd47
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:142:19
[INFO] [stdout]   24:     0x556481d5bd33 - raft::raft::tests::snap_common::h371c9bb93c0414bb
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1044:19
[INFO] [stdout]   25:     0x556481d69b5d - raft::raft::tests::test_snapshot_basic_2d::h39de5102ff598743
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1099:5
[INFO] [stdout]   26:     0x556481d69b27 - raft::raft::tests::test_snapshot_basic_2d::{{closure}}::h2acf340935ffd7e0
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1098:28
[INFO] [stdout]   27:     0x556481e022a6 - core::ops::function::FnOnce::call_once::h201c10767a760eff
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   39:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   48:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   49:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   50:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_snapshot_install_2d stdout ----
[INFO] [stdout] thread 'raft::tests::test_snapshot_install_2d' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d53826 - raft::raft::config::Config::new_with_snapshot::h637afe6e38c4cd47
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:142:19
[INFO] [stdout]   24:     0x556481d5bd33 - raft::raft::tests::snap_common::h371c9bb93c0414bb
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1044:19
[INFO] [stdout]   25:     0x556481d69bac - raft::raft::tests::test_snapshot_install_2d::hd43fab6771801c27
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1104:5
[INFO] [stdout]   26:     0x556481d69b77 - raft::raft::tests::test_snapshot_install_2d::{{closure}}::h35f630f7218cfd74
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1103:30
[INFO] [stdout]   27:     0x556481e03566 - core::ops::function::FnOnce::call_once::hc939613b74fff210
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   39:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   48:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   49:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   50:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_snapshot_install_crash_2d stdout ----
[INFO] [stdout] thread 'raft::tests::test_snapshot_install_crash_2d' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d53826 - raft::raft::config::Config::new_with_snapshot::h637afe6e38c4cd47
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:142:19
[INFO] [stdout]   24:     0x556481d5bd33 - raft::raft::tests::snap_common::h371c9bb93c0414bb
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1044:19
[INFO] [stdout]   25:     0x556481d69c4d - raft::raft::tests::test_snapshot_install_crash_2d::h0dfbea91f767f4c6
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1124:5
[INFO] [stdout]   26:     0x556481d69c17 - raft::raft::tests::test_snapshot_install_crash_2d::{{closure}}::h2382a8d8db35a40f
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1123:36
[INFO] [stdout]   27:     0x556481e02936 - core::ops::function::FnOnce::call_once::h5a73775910e55243
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   39:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   48:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   49:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   50:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_snapshot_install_uncrash_2d stdout ----
[INFO] [stdout] thread 'raft::tests::test_snapshot_install_uncrash_2d' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d53826 - raft::raft::config::Config::new_with_snapshot::h637afe6e38c4cd47
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:142:19
[INFO] [stdout]   24:     0x556481d5bd33 - raft::raft::tests::snap_common::h371c9bb93c0414bb
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1044:19
[INFO] [stdout]   25:     0x556481d69c9c - raft::raft::tests::test_snapshot_install_uncrash_2d::h02bc639e83325d6a
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1129:5
[INFO] [stdout]   26:     0x556481d69c67 - raft::raft::tests::test_snapshot_install_uncrash_2d::{{closure}}::hfd8a9b1db38bfc54
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1128:38
[INFO] [stdout]   27:     0x556481e02726 - core::ops::function::FnOnce::call_once::h4a905e71827fddd5
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   39:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   48:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   49:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   50:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_snapshot_install_unreliable_2d stdout ----
[INFO] [stdout] thread 'raft::tests::test_snapshot_install_unreliable_2d' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d53826 - raft::raft::config::Config::new_with_snapshot::h637afe6e38c4cd47
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:142:19
[INFO] [stdout]   24:     0x556481d5bd33 - raft::raft::tests::snap_common::h371c9bb93c0414bb
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1044:19
[INFO] [stdout]   25:     0x556481d69bfd - raft::raft::tests::test_snapshot_install_unreliable_2d::hd7b56bd208c4daf8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1114:5
[INFO] [stdout]   26:     0x556481d69bc7 - raft::raft::tests::test_snapshot_install_unreliable_2d::{{closure}}::h25bd183e9d6dedb2
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1113:41
[INFO] [stdout]   27:     0x556481e02bc6 - core::ops::function::FnOnce::call_once::h7763fe43a39692ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   39:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   48:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   49:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   50:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_unreliable_agree_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_unreliable_agree_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d685a2 - raft::raft::tests::test_unreliable_agree_2c::he7b7c0e1844e4428
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:762:23
[INFO] [stdout]   24:     0x556481d68527 - raft::raft::tests::test_unreliable_agree_2c::{{closure}}::hdd9821f094904d3e
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:758:30
[INFO] [stdout]   25:     0x556481e030d6 - core::ops::function::FnOnce::call_once::ha40c679501375c0f
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   48:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft::tests::test_unreliable_churn_2c stdout ----
[INFO] [stdout] thread 'raft::tests::test_unreliable_churn_2c' panicked at raft/src/raft/config.rs:61:17:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55648209dde5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55648209dde5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55648209dde5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55648209dde5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5564820c48bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5564820c48bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55648209b4ff - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55648209dbbe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55648209dbbe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55648209f529 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55648209f27c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x556481fb7a9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x556481fb7a9f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55648209fb2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55648209fb2b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55648209f86b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55648209e2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55648209f5d7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x556481cc5dd3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x556481dd128e - std::sys::sync::once::futex::Once::call::h72e0a0de82906531
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/sync/once/futex.rs:103:21
[INFO] [stdout]   20:     0x556481e00e6c - std::sync::once::Once::call_once::hfef04b99d16d5f44
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sync/once.rs:149:9
[INFO] [stdout]   21:     0x556481d52ec4 - raft::raft::config::init_logger::h706a0ae014bd17e8
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:61:5
[INFO] [stdout]   22:     0x556481d52f9e - raft::raft::config::Config::new::hf3ee0350bb692646
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/config.rs:101:9
[INFO] [stdout]   23:     0x556481d59a6d - raft::raft::tests::internal_churn::h05bba151af80192d
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:879:19
[INFO] [stdout]   24:     0x556481d69b0b - raft::raft::tests::test_unreliable_churn_2c::hb836f462aaf9a938
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1036:5
[INFO] [stdout]   25:     0x556481d69ae7 - raft::raft::tests::test_unreliable_churn_2c::{{closure}}::hc3d3e4d2bcc45522
[INFO] [stdout]                                at /opt/rustwide/workdir/raft/src/raft/tests.rs:1035:30
[INFO] [stdout]   26:     0x556481e036c6 - core::ops::function::FnOnce::call_once::hd8120de57483cf21
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x556481fbc3bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x556481fbc3bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   29:     0x556481fbba81 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   30:     0x556481fbba81 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x556481fbba81 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   32:     0x556481fbba81 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   33:     0x556481fbba81 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   34:     0x556481fbba81 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   35:     0x556481fbba81 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   36:     0x556481f84454 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   37:     0x556481f84454 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   38:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   39:     0x556481f88f22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x556481f88f22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   41:     0x556481f88f22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   42:     0x556481f88f22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   43:     0x556481f88f22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   44:     0x556481f88f22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5564820a3efb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x5564820a3efb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   48:     0x7ff39c437ac3 - <unknown>
[INFO] [stdout]   49:     0x7ff39c4c8a04 - __clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     raft::tests::test_backup_2b
[INFO] [stdout]     raft::tests::test_basic_agree_2b
[INFO] [stdout]     raft::tests::test_concurrent_starts_2b
[INFO] [stdout]     raft::tests::test_count_2b
[INFO] [stdout]     raft::tests::test_fail_agree_2b
[INFO] [stdout]     raft::tests::test_fail_no_agree_2b
[INFO] [stdout]     raft::tests::test_figure_8_2c
[INFO] [stdout]     raft::tests::test_figure_8_unreliable_2c
[INFO] [stdout]     raft::tests::test_initial_election_2a
[INFO] [stdout]     raft::tests::test_many_elections_2a
[INFO] [stdout]     raft::tests::test_persist1_2c
[INFO] [stdout]     raft::tests::test_persist2_2c
[INFO] [stdout]     raft::tests::test_persist3_2c
[INFO] [stdout]     raft::tests::test_reelection_2a
[INFO] [stdout]     raft::tests::test_rejoin_2b
[INFO] [stdout]     raft::tests::test_reliable_churn_2c
[INFO] [stdout]     raft::tests::test_snapshot_basic_2d
[INFO] [stdout]     raft::tests::test_snapshot_install_2d
[INFO] [stdout]     raft::tests::test_snapshot_install_crash_2d
[INFO] [stdout]     raft::tests::test_snapshot_install_uncrash_2d
[INFO] [stdout]     raft::tests::test_snapshot_install_unreliable_2d
[INFO] [stdout]     raft::tests::test_unreliable_agree_2c
[INFO] [stdout]     raft::tests::test_unreliable_churn_2c
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 23 failed; 0 ignored; 0 measured; 0 filtered out; finished in 50.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p raft --lib`
[INFO] running `Command { std: "docker" "inspect" "21658b857446145ea0d632a4776503b5ab51e43d644916ba65f2f0b381026e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21658b857446145ea0d632a4776503b5ab51e43d644916ba65f2f0b381026e70", kill_on_drop: false }`
[INFO] [stdout] 21658b857446145ea0d632a4776503b5ab51e43d644916ba65f2f0b381026e70
