[INFO] cloning repository https://github.com/dtrosien/actor-raft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtrosien/actor-raft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtrosien%2Factor-raft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtrosien%2Factor-raft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff8b0c420ed2141b4dfdb6283e78375d147ed56a
[INFO] testing dtrosien/actor-raft against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtrosien%2Factor-raft" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dtrosien/actor-raft
[INFO] finished tweaking git repo https://github.com/dtrosien/actor-raft
[INFO] tweaked toml for git repo https://github.com/dtrosien/actor-raft written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dtrosien/actor-raft on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dtrosien/actor-raft already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.4
[INFO] [stderr]   Downloaded tracing-test v0.2.4
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded prost-derive v0.11.6
[INFO] [stderr]   Downloaded prost v0.11.6
[INFO] [stderr]   Downloaded async-stream-impl v0.3.4
[INFO] [stderr]   Downloaded http-range-header v0.3.0
[INFO] [stderr]   Downloaded prost-build v0.11.6
[INFO] [stderr]   Downloaded memoffset v0.8.0
[INFO] [stderr]   Downloaded async-stream v0.3.4
[INFO] [stderr]   Downloaded axum-core v0.3.2
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.14
[INFO] [stderr]   Downloaded serde v1.0.152
[INFO] [stderr]   Downloaded indexmap v1.9.2
[INFO] [stderr]   Downloaded tower-http v0.3.5
[INFO] [stderr]   Downloaded axum v0.6.7
[INFO] [stderr]   Downloaded h2 v0.3.15
[INFO] [stderr]   Downloaded tokio-util v0.7.7
[INFO] [stderr]   Downloaded regex v1.7.1
[INFO] [stderr]   Downloaded hyper v0.14.24
[INFO] [stderr]   Downloaded petgraph v0.6.3
[INFO] [stderr]   Downloaded tonic v0.8.3
[INFO] [stderr]   Downloaded anyhow v1.0.69
[INFO] [stderr]   Downloaded async-trait v0.1.64
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded prettyplease v0.1.23
[INFO] [stderr]   Downloaded tokio-stream v0.1.12
[INFO] [stderr]   Downloaded futures-channel v0.3.26
[INFO] [stderr]   Downloaded prost-types v0.11.6
[INFO] [stderr]   Downloaded matchit v0.7.0
[INFO] [stderr]   Downloaded tonic-build v0.8.4
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7c486be6d8bed3a29972b2d7a8ac0f6a39df89bce753d7866b10e716393b857
[INFO] running `Command { std: "docker" "start" "-a" "b7c486be6d8bed3a29972b2d7a8ac0f6a39df89bce753d7866b10e716393b857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7c486be6d8bed3a29972b2d7a8ac0f6a39df89bce753d7866b10e716393b857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7c486be6d8bed3a29972b2d7a8ac0f6a39df89bce753d7866b10e716393b857", kill_on_drop: false }`
[INFO] [stdout] b7c486be6d8bed3a29972b2d7a8ac0f6a39df89bce753d7866b10e716393b857
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2269d94ea21d28b0413017441efc634b3aa5e0ce5efb89408187941bad06025
[INFO] running `Command { std: "docker" "start" "-a" "d2269d94ea21d28b0413017441efc634b3aa5e0ce5efb89408187941bad06025", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling prettyplease v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling prost-derive v0.11.6
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.4
[INFO] [stderr]    Compiling tracing-test-macro v0.2.4
[INFO] [stderr]    Compiling async-stream v0.3.4
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling prost v0.11.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost-types v0.11.6
[INFO] [stderr]    Compiling tracing-test v0.2.4
[INFO] [stderr]    Compiling prost-build v0.11.6
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling actor-raft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stdout] warning: unused import: `crate::raft_server::rpc`
[INFO] [stdout]  --> src/raft_server/actors/election/worker.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::raft_server::rpc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Config`
[INFO] [stdout]   --> src/raft_server/actors/log/executor.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::raft_server::config::{Config, ConfigStorage, NodeConfig};
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `broadcast`
[INFO] [stdout]  --> src/raft_server/actors/log/log_store.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::sync::{broadcast, mpsc, oneshot};
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::raft_server::rpc::node_client`
[INFO] [stdout]  --> src/raft_server/actors/log/replication/worker.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::raft_server::rpc::node_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stdout]  --> src/raft_server/db/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Mutex`
[INFO] [stdout]  --> src/raft_server/db/test_utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `oneshot`
[INFO] [stdout]   --> src/raft_server/raft_node.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tokio::sync::{broadcast, oneshot, Mutex};
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/raft_server/actors/log/executor.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             todo!("self.replicator.unwrap().add_worker");
[INFO] [stdout]     |             -------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 235 |             todo!("self.initiator.unwrap().add_worker");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::panic` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `retry` is never used
[INFO] [stdout]    --> src/raft_client/client.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl Client {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     async fn retry<I, T, F, Fut>(
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Actor` is never constructed
[INFO] [stdout]  --> src/raft_server/actors/blank_actor.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Actor {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ActorMsg` is never used
[INFO] [stdout]   --> src/raft_server/actors/blank_actor.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum ActorMsg {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActorHandle` is never constructed
[INFO] [stdout]   --> src/raft_server/actors/blank_actor.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct ActorHandle {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GetWorker` is never constructed
[INFO] [stdout]   --> src/raft_server/actors/election/initiator.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum InitiatorMsg {
[INFO] [stdout]    |      ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 32 |     GetWorker {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InitiatorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GetNode` is never constructed
[INFO] [stdout]   --> src/raft_server/actors/election/worker.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum WorkerMsg {
[INFO] [stdout]    |      --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     GetNode {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_storage` is never read
[INFO] [stdout]   --> src/raft_server/actors/log/executor.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Executor {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     config_storage: Arc<Mutex<Option<Box<dyn ConfigStorage>>>>, // todo just use Vec NodeConf as cache .. this could be read from handles...
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Executor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SetCommitIndex` and `SetLastApplied` are never constructed
[INFO] [stdout]   --> src/raft_server/actors/log/executor.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum ExecutorMsg {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 63 |     SetCommitIndex {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     SetLastApplied {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MembershipChange` is never constructed
[INFO] [stdout]    --> src/raft_server/actors/log/executor.rs:490:12
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub struct MembershipChange {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]   --> src/raft_server/actors/log/replication/worker.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Worker {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     uri: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Worker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `GetNode`, `GetStateMeta`, and `GetCachedEntries` are never constructed
[INFO] [stdout]   --> src/raft_server/actors/log/replication/worker.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum WorkerMsg {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 33 |     GetNode {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     GetStateMeta {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     GetCachedEntries {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Set` is never constructed
[INFO] [stdout]   --> src/raft_server/actors/term_store.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum TermMsg {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     Set {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TermMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "d2269d94ea21d28b0413017441efc634b3aa5e0ce5efb89408187941bad06025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2269d94ea21d28b0413017441efc634b3aa5e0ce5efb89408187941bad06025", kill_on_drop: false }`
[INFO] [stdout] d2269d94ea21d28b0413017441efc634b3aa5e0ce5efb89408187941bad06025
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13a55c8ec1cf9072f2213d9e65402948c08899d9f0d4daea86cb5d272836e9ea
[INFO] running `Command { std: "docker" "start" "-a" "13a55c8ec1cf9072f2213d9e65402948c08899d9f0d4daea86cb5d272836e9ea", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::raft_server::rpc`
[INFO] [stdout]  --> src/raft_server/actors/election/worker.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::raft_server::rpc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Config`
[INFO] [stdout]   --> src/raft_server/actors/log/executor.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::raft_server::config::{Config, ConfigStorage, NodeConfig};
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `broadcast`
[INFO] [stdout]  --> src/raft_server/actors/log/log_store.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::sync::{broadcast, mpsc, oneshot};
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::raft_server::rpc::node_client`
[INFO] [stdout]  --> src/raft_server/actors/log/replication/worker.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::raft_server::rpc::node_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stdout]  --> src/raft_server/db/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Mutex`
[INFO] [stdout]  --> src/raft_server/db/test_utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `oneshot`
[INFO] [stdout]   --> src/raft_server/raft_node.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tokio::sync::{broadcast, oneshot, Mutex};
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/raft_server/actors/log/executor.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             todo!("self.replicator.unwrap().add_worker");
[INFO] [stdout]     |             -------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 235 |             todo!("self.initiator.unwrap().add_worker");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::panic` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `retry` is never used
[INFO] [stdout]    --> src/raft_client/client.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl Client {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     async fn retry<I, T, F, Fut>(
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Actor` is never constructed
[INFO] [stdout]  --> src/raft_server/actors/blank_actor.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Actor {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ActorMsg` is never used
[INFO] [stdout]   --> src/raft_server/actors/blank_actor.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum ActorMsg {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActorHandle` is never constructed
[INFO] [stdout]   --> src/raft_server/actors/blank_actor.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct ActorHandle {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GetWorker` is never constructed
[INFO] [stdout]   --> src/raft_server/actors/election/initiator.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum InitiatorMsg {
[INFO] [stdout]    |      ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 32 |     GetWorker {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InitiatorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GetNode` is never constructed
[INFO] [stdout]   --> src/raft_server/actors/election/worker.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum WorkerMsg {
[INFO] [stdout]    |      --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     GetNode {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_storage` is never read
[INFO] [stdout]   --> src/raft_server/actors/log/executor.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Executor {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     config_storage: Arc<Mutex<Option<Box<dyn ConfigStorage>>>>, // todo just use Vec NodeConf as cache .. this could be read from handles...
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Executor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SetCommitIndex` and `SetLastApplied` are never constructed
[INFO] [stdout]   --> src/raft_server/actors/log/executor.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | enum ExecutorMsg {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 63 |     SetCommitIndex {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     SetLastApplied {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MembershipChange` is never constructed
[INFO] [stdout]    --> src/raft_server/actors/log/executor.rs:490:12
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub struct MembershipChange {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]   --> src/raft_server/actors/log/replication/worker.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Worker {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     uri: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Worker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `GetNode`, `GetStateMeta`, and `GetCachedEntries` are never constructed
[INFO] [stdout]   --> src/raft_server/actors/log/replication/worker.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum WorkerMsg {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 33 |     GetNode {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     GetStateMeta {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     GetCachedEntries {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling actor-raft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Set` is never constructed
[INFO] [stdout]   --> src/raft_server/actors/term_store.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum TermMsg {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     Set {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TermMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntegrationTestApp`, `get_test_db_paths`, `get_test_port`, and `prepare_node_from_config`
[INFO] [stdout]  --> tests/client_integration_tests.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 |     enable_tracing, get_test_db_paths, get_test_port, prepare_cluster, prepare_node_from_config,
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     IntegrationTestApp,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntegrationTestApp`, `get_test_db_paths`, and `get_test_port`
[INFO] [stdout]  --> tests/server_integration_tests.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 |     enable_tracing, get_test_db_paths, get_test_port, prepare_cluster, prepare_node_from_config,
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 3 |     IntegrationTestApp,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prepare_node_from_config` is never used
[INFO] [stdout]    --> tests/common/mod.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub async fn prepare_node_from_config(config: Config, s_shutdown: Sender<()>) -> RaftNode {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `HA_SLED` is never used
[INFO] [stdout]    --> tests/common/mod.rs:223:8
[INFO] [stdout]     |
[INFO] [stdout] 223 | static HA_SLED: Lazy<Mutex<Db>> = Lazy::new(|| {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SledInsert` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct SledInsert {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SledQuery` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct SledQuery {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DistributedSled` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct DistributedSled {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HMInsert` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:300:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | pub struct HMInsert {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HMQuery` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:306:12
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub struct HMQuery {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HAHashMap` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct HAHashMap {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `HA_SLED` is never used
[INFO] [stdout]    --> tests/common/mod.rs:223:8
[INFO] [stdout]     |
[INFO] [stdout] 223 | static HA_SLED: Lazy<Mutex<Db>> = Lazy::new(|| {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SledInsert` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct SledInsert {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SledQuery` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub struct SledQuery {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DistributedSled` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct DistributedSled {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HMInsert` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:300:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | pub struct HMInsert {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HMQuery` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:306:12
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub struct HMQuery {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HAHashMap` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct HAHashMap {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::raft_server::rpc`
[INFO] [stdout]  --> src/raft_server/actors/election/worker.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::raft_server::rpc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Config`
[INFO] [stdout]   --> src/raft_server/actors/log/executor.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::raft_server::config::{Config, ConfigStorage, NodeConfig};
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `broadcast`
[INFO] [stdout]  --> src/raft_server/actors/log/log_store.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::sync::{broadcast, mpsc, oneshot};
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::raft_server::rpc::node_client`
[INFO] [stdout]  --> src/raft_server/actors/log/replication/worker.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::raft_server::rpc::node_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `oneshot`
[INFO] [stdout]   --> src/raft_server/raft_node.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tokio::sync::{broadcast, oneshot, Mutex};
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Request`, `Response`, and `Status`
[INFO] [stdout]    --> src/raft_server/rpc/node_client.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |     use tonic::{Request, Response, Status};
[INFO] [stdout]     |                 ^^^^^^^  ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `start_test_request`
[INFO] [stdout]    --> src/raft_server/rpc/node_client.rs:119:24
[INFO] [stdout]     |
[INFO] [stdout] 119 |         get_test_port, start_test_request, start_test_server, TestServerFalse, TestServerTrue,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppendEntriesReply` and `RequestVoteReply`
[INFO] [stdout]    --> src/raft_server/rpc/node_client.rs:121:34
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use crate::raft_server_rpc::{AppendEntriesReply, RequestVoteReply, RequestVoteRequest};
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/raft_server/actors/log/executor.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             todo!("self.replicator.unwrap().add_worker");
[INFO] [stdout]     |             -------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 235 |             todo!("self.initiator.unwrap().add_worker");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::panic` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repl1`
[INFO] [stdout]    --> src/raft_server/rpc/client_server.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |             let repl1 = client_server
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repl2`
[INFO] [stdout]    --> src/raft_server/rpc/client_server.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |             let repl2 = client_server
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repl1`
[INFO] [stdout]    --> src/raft_server/rpc/client_server.rs:588:17
[INFO] [stdout]     |
[INFO] [stdout] 588 |             let repl1 = client_server
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repl2`
[INFO] [stdout]    --> src/raft_server/rpc/client_server.rs:593:17
[INFO] [stdout]     |
[INFO] [stdout] 593 |             let repl2 = client_server
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vote_request`
[INFO] [stdout]    --> src/raft_server/rpc/node_client.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let vote_request = RequestVoteRequest {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vote_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `append_entries_request`
[INFO] [stdout]    --> src/raft_server/rpc/node_client.rs:294:13
[INFO] [stdout]     |
[INFO] [stdout] 294 |         let append_entries_request = AppendEntriesRequest {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_append_entries_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/raft_server/rpc/utils.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             request: Request<AppendEntriesRequest>,
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/raft_server/rpc/utils.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |             request: Request<RequestVoteRequest>,
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/raft_server/rpc/utils.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |             request: Request<AppendEntriesRequest>,
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/raft_server/rpc/utils.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             request: Request<RequestVoteRequest>,
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `retry` is never used
[INFO] [stdout]    --> src/raft_client/client.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl Client {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     async fn retry<I, T, F, Fut>(
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_storage` is never read
[INFO] [stdout]   --> src/raft_server/actors/log/executor.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Executor {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     config_storage: Arc<Mutex<Option<Box<dyn ConfigStorage>>>>, // todo just use Vec NodeConf as cache .. this could be read from handles...
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Executor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MembershipChange` is never constructed
[INFO] [stdout]    --> src/raft_server/actors/log/executor.rs:490:12
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub struct MembershipChange {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]   --> src/raft_server/actors/log/replication/worker.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Worker {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     uri: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Worker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_test_request` is never used
[INFO] [stdout]   --> src/raft_server/rpc/utils.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub async fn start_test_request<F, Fut>(f: F) -> Result<Reply, Box<dyn Error + Send + Sync>>
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.57s
[INFO] running `Command { std: "docker" "inspect" "13a55c8ec1cf9072f2213d9e65402948c08899d9f0d4daea86cb5d272836e9ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a55c8ec1cf9072f2213d9e65402948c08899d9f0d4daea86cb5d272836e9ea", kill_on_drop: false }`
[INFO] [stdout] 13a55c8ec1cf9072f2213d9e65402948c08899d9f0d4daea86cb5d272836e9ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15d9f437d1b3a2a2f93b193f971abf1b35bd6b94ee73086a436c548f8773d27e
[INFO] running `Command { std: "docker" "start" "-a" "15d9f437d1b3a2a2f93b193f971abf1b35bd6b94ee73086a436c548f8773d27e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::raft_server::rpc`
[INFO] [stderr]  --> src/raft_server/actors/election/worker.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::raft_server::rpc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Config`
[INFO] [stderr]   --> src/raft_server/actors/log/executor.rs:11:34
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::raft_server::config::{Config, ConfigStorage, NodeConfig};
[INFO] [stderr]    |                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `broadcast`
[INFO] [stderr]  --> src/raft_server/actors/log/log_store.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tokio::sync::{broadcast, mpsc, oneshot};
[INFO] [stderr]   |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::raft_server::rpc::node_client`
[INFO] [stderr]  --> src/raft_server/actors/log/replication/worker.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::raft_server::rpc::node_client;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stderr]  --> src/raft_server/db/test_utils.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use once_cell::sync::Lazy;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::Mutex`
[INFO] [stderr]  --> src/raft_server/db/test_utils.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use tokio::sync::Mutex;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `oneshot`
[INFO] [stderr]   --> src/raft_server/raft_node.rs:18:30
[INFO] [stderr]    |
[INFO] [stderr] 18 | use tokio::sync::{broadcast, oneshot, Mutex};
[INFO] [stderr]    |                              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/raft_server/actors/log/executor.rs:235:13
[INFO] [stderr]     |
[INFO] [stderr] 234 |             todo!("self.replicator.unwrap().add_worker");
[INFO] [stderr]     |             -------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 235 |             todo!("self.initiator.unwrap().add_worker");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `$crate::panic` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `retry` is never used
[INFO] [stderr]    --> src/raft_client/client.rs:198:14
[INFO] [stderr]     |
[INFO] [stderr]  21 | impl Client {
[INFO] [stderr]     | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 198 |     async fn retry<I, T, F, Fut>(
[INFO] [stderr]     |              ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Actor` is never constructed
[INFO] [stderr]  --> src/raft_server/actors/blank_actor.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct Actor {
[INFO] [stderr]   |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ActorMsg` is never used
[INFO] [stderr]   --> src/raft_server/actors/blank_actor.rs:10:6
[INFO] [stderr]    |
[INFO] [stderr] 10 | enum ActorMsg {
[INFO] [stderr]    |      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ActorHandle` is never constructed
[INFO] [stderr]   --> src/raft_server/actors/blank_actor.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct ActorHandle {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `GetWorker` is never constructed
[INFO] [stderr]   --> src/raft_server/actors/election/initiator.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | enum InitiatorMsg {
[INFO] [stderr]    |      ------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 32 |     GetWorker {
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InitiatorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `GetNode` is never constructed
[INFO] [stderr]   --> src/raft_server/actors/election/worker.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | enum WorkerMsg {
[INFO] [stderr]    |      --------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 26 |     GetNode {
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WorkerMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `config_storage` is never read
[INFO] [stderr]   --> src/raft_server/actors/log/executor.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct Executor {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 37 |     config_storage: Arc<Mutex<Option<Box<dyn ConfigStorage>>>>, // todo just use Vec NodeConf as cache .. this could be read from handles...
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Executor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `SetCommitIndex` and `SetLastApplied` are never constructed
[INFO] [stderr]   --> src/raft_server/actors/log/executor.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | enum ExecutorMsg {
[INFO] [stderr]    |      ----------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 63 |     SetCommitIndex {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 |     SetLastApplied {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ExecutorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MembershipChange` is never constructed
[INFO] [stderr]    --> src/raft_server/actors/log/executor.rs:490:12
[INFO] [stderr]     |
[INFO] [stderr] 490 | pub struct MembershipChange {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `uri` is never read
[INFO] [stderr]   --> src/raft_server/actors/log/replication/worker.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct Worker {
[INFO] [stderr]    |        ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 24 |     uri: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Worker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `GetNode`, `GetStateMeta`, and `GetCachedEntries` are never constructed
[INFO] [stderr]   --> src/raft_server/actors/log/replication/worker.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | enum WorkerMsg {
[INFO] [stderr]    |      --------- variants in this enum
[INFO] [stderr] 33 |     GetNode {
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     GetStateMeta {
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     GetCachedEntries {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WorkerMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Set` is never constructed
[INFO] [stderr]   --> src/raft_server/actors/term_store.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | enum TermMsg {
[INFO] [stderr]    |      ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 26 |     Set {
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TermMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `actor-raft` (lib) generated 20 warnings (run `cargo fix --lib -p actor-raft` to apply 7 suggestions)
[INFO] [stderr] warning: unused imports: `IntegrationTestApp`, `get_test_db_paths`, and `get_test_port`
[INFO] [stderr]  --> tests/server_integration_tests.rs:2:21
[INFO] [stderr]   |
[INFO] [stderr] 2 |     enable_tracing, get_test_db_paths, get_test_port, prepare_cluster, prepare_node_from_config,
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 3 |     IntegrationTestApp,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static `HA_SLED` is never used
[INFO] [stderr]    --> tests/common/mod.rs:223:8
[INFO] [stderr]     |
[INFO] [stderr] 223 | static HA_SLED: Lazy<Mutex<Db>> = Lazy::new(|| {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SledInsert` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:228:12
[INFO] [stderr]     |
[INFO] [stderr] 228 | pub struct SledInsert {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SledQuery` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:234:12
[INFO] [stderr]     |
[INFO] [stderr] 234 | pub struct SledQuery {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DistributedSled` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:240:12
[INFO] [stderr]     |
[INFO] [stderr] 240 | pub struct DistributedSled {}
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HMInsert` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:300:12
[INFO] [stderr]     |
[INFO] [stderr] 300 | pub struct HMInsert {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HMQuery` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:306:12
[INFO] [stderr]     |
[INFO] [stderr] 306 | pub struct HMQuery {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HAHashMap` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:312:12
[INFO] [stderr]     |
[INFO] [stderr] 312 | pub struct HAHashMap {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `actor-raft` (test "server_integration_tests") generated 8 warnings (run `cargo fix --test "server_integration_tests"` to apply 1 suggestion)
[INFO] [stderr] warning: unused imports: `IntegrationTestApp`, `get_test_db_paths`, `get_test_port`, and `prepare_node_from_config`
[INFO] [stderr]  --> tests/client_integration_tests.rs:2:21
[INFO] [stderr]   |
[INFO] [stderr] 2 |     enable_tracing, get_test_db_paths, get_test_port, prepare_cluster, prepare_node_from_config,
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 3 |     IntegrationTestApp,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `prepare_node_from_config` is never used
[INFO] [stderr]    --> tests/common/mod.rs:199:14
[INFO] [stderr]     |
[INFO] [stderr] 199 | pub async fn prepare_node_from_config(config: Config, s_shutdown: Sender<()>) -> RaftNode {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static `HA_SLED` is never used
[INFO] [stderr]    --> tests/common/mod.rs:223:8
[INFO] [stderr]     |
[INFO] [stderr] 223 | static HA_SLED: Lazy<Mutex<Db>> = Lazy::new(|| {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Request`, `Response`, and `Status`
[INFO] [stderr]    --> src/raft_server/rpc/node_client.rs:116:17
[INFO] [stderr]     |
[INFO] [stderr] 116 |     use tonic::{Request, Response, Status};
[INFO] [stderr]     |                 ^^^^^^^  ^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `start_test_request`
[INFO] [stderr]    --> src/raft_server/rpc/node_client.rs:119:24
[INFO] [stderr]     |
[INFO] [stderr] 119 |         get_test_port, start_test_request, start_test_server, TestServerFalse, TestServerTrue,
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AppendEntriesReply` and `RequestVoteReply`
[INFO] [stderr]    --> src/raft_server/rpc/node_client.rs:121:34
[INFO] [stderr]     |
[INFO] [stderr] 121 |     use crate::raft_server_rpc::{AppendEntriesReply, RequestVoteReply, RequestVoteRequest};
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `repl1`
[INFO] [stderr]    --> src/raft_server/rpc/client_server.rs:325:17
[INFO] [stderr]     |
[INFO] [stderr] 325 |             let repl1 = client_server
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl1`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `repl2`
[INFO] [stderr]    --> src/raft_server/rpc/client_server.rs:330:17
[INFO] [stderr]     |
[INFO] [stderr] 330 |             let repl2 = client_server
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `repl1`
[INFO] [stderr]    --> src/raft_server/rpc/client_server.rs:588:17
[INFO] [stderr]     |
[INFO] [stderr] 588 |             let repl1 = client_server
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `repl2`
[INFO] [stderr]    --> src/raft_server/rpc/client_server.rs:593:17
[INFO] [stderr]     |
[INFO] [stderr] 593 |             let repl2 = client_server
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vote_request`
[INFO] [stderr]    --> src/raft_server/rpc/node_client.rs:191:13
[INFO] [stderr]     |
[INFO] [stderr] 191 |         let vote_request = RequestVoteRequest {
[INFO] [stderr]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vote_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `append_entries_request`
[INFO] [stderr]    --> src/raft_server/rpc/node_client.rs:294:13
[INFO] [stderr]     |
[INFO] [stderr] 294 |         let append_entries_request = AppendEntriesRequest {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_append_entries_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]    --> src/raft_server/rpc/utils.rs:130:13
[INFO] [stderr]     |
[INFO] [stderr] 130 |             request: Request<AppendEntriesRequest>,
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]    --> src/raft_server/rpc/utils.rs:141:13
[INFO] [stderr]     |
[INFO] [stderr] 141 |             request: Request<RequestVoteRequest>,
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]    --> src/raft_server/rpc/utils.rs:157:13
[INFO] [stderr]     |
[INFO] [stderr] 157 |             request: Request<AppendEntriesRequest>,
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]    --> src/raft_server/rpc/utils.rs:168:13
[INFO] [stderr]     |
[INFO] [stderr] 168 |             request: Request<RequestVoteRequest>,
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: function `start_test_request` is never used
[INFO] [stderr]   --> src/raft_server/rpc/utils.rs:99:18
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub async fn start_test_request<F, Fut>(f: F) -> Result<Reply, Box<dyn Error + Send + Sync>>
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `actor-raft` (test "client_integration_tests") generated 9 warnings (6 duplicates) (run `cargo fix --test "client_integration_tests"` to apply 1 suggestion)
[INFO] [stderr] warning: `actor-raft` (lib test) generated 24 warnings (10 duplicates) (run `cargo fix --lib -p actor-raft --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actor_raft-eaf944bc8879d6d1)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test raft_server::actors::election::counter::tests::calculate_required_votes_test ... ok
[INFO] [stdout] test raft_server::actors::election::counter::tests::register_vote_test ... ok
[INFO] [stdout] test raft_server::actors::election::counter::tests::reset_votes_received_test ... ok
[INFO] [stdout] test raft_server::actors::log::executor::tests::new_commit_index_test ... ok
[INFO] [stdout] test raft_server::actors::election::counter::tests::election_won_test ... ok
[INFO] [stdout] test raft_server::actors::blank_actor::tests::id_test ... ok
[INFO] [stdout] test raft_server::actors::election::initiator::tests::get_worker_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::executor::tests::get_commit_index_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::executor::tests::commit_log_test ... FAILED
[INFO] [stdout] test raft_server::actors::election::initiator::tests::get_voted_for_test ... FAILED
[INFO] [stdout] test raft_server::actors::election::initiator::tests::start_election_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::log_store::tests::append_entry_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::executor::tests::register_replication_success_test ... FAILED
[INFO] [stdout] test raft_server::actors::election::counter::tests::election_timeout_test ... ok
[INFO] [stdout] test raft_server::actors::log::replication::replicator::tests::replication_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::log_store::tests::get_last_log_index_test ... FAILED
[INFO] [stdout] test raft_server::actors::term_store::tests::get_term_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::log_store::tests::get_last_log_term_test ... FAILED
[INFO] [stdout] test raft_server::actors::timer::tests::run_once_timeout_test ... ok
[INFO] [stdout] test raft_server::actors::client_store::tests::set_get_result_test ... ok
[INFO] [stdout] test raft_server::actors::election::worker::tests::request_vote_test ... FAILED
[INFO] [stdout] test raft_server::actors::election::worker::tests::get_node_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::log_store::tests::get_previous_entry_match_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::replication::replicator::tests::batch_replication_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::replication::worker::tests::replication_fail_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::replication::replicator::tests::term_test ... FAILED
[INFO] [stdout] test raft_server::actors::term_store::tests::check_term_and_reply_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::replication::worker::tests::replication_success_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::log_store::tests::get_and_increment_next_log_index_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::replication::worker::tests::get_node_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::replication::worker::tests::batch_replication_success_test ... FAILED
[INFO] [stdout] test raft_server::actors::term_store::tests::set_term_test ... FAILED
[INFO] [stdout] test raft_server::actors::log::executor::tests::apply_log_test ... FAILED
[INFO] [stdout] test raft_server::db::raft_db::tests::entries_test ... FAILED
[INFO] [stdout] test raft_server::raft_handles::tests::build_handles_test ... FAILED
[INFO] [stdout] test raft_server::db::raft_db::tests::voted_for_test ... FAILED
[INFO] [stdout] test raft_server::db::raft_db::tests::previous_entry_test ... FAILED
[INFO] [stdout] test raft_server::db::raft_db::tests::manual_flush_entry_test ... FAILED
[INFO] [stdout] test raft_server::db::raft_db::tests::entry_test ... FAILED
[INFO] [stdout] test raft_server::db::raft_db::tests::term_test ... FAILED
[INFO] [stdout] test raft_server::raft_node::tests::builder_test ... FAILED
[INFO] [stdout] test raft_server::raft_node::tests::run_test ... FAILED
[INFO] [stdout] test raft_server::rpc::client_server::tests::client_registration_accept_test ... FAILED
[INFO] [stdout] test raft_server::rpc::client_server::tests::client_request_accept_test ... FAILED
[INFO] [stdout] test raft_server::rpc::client_server::tests::client_query_accept_test ... FAILED
[INFO] [stdout] test raft_server::rpc::node_client::tests::append_entries_error_test ... ok
[INFO] [stdout] test raft_server::rpc::client_server::tests::client_query_denied_test ... FAILED
[INFO] [stdout] test raft_server::rpc::client_server::tests::client_request_denied_test ... FAILED
[INFO] [stdout] test raft_server::rpc::node_client::tests::request_vote_error_test ... ok
[INFO] [stdout] test raft_server::actors::timer::tests::heartbeat_test ... ok
[INFO] [stdout] test raft_server::actors::timer::tests::timeout_test ... FAILED
[INFO] [stdout] test raft_server::rpc::node_client::tests::request_vote_true_test ... ok
[INFO] [stdout] test raft_server::actors::timer::tests::stop_timer_test ... ok
[INFO] [stdout] test raft_server::rpc::node_client::tests::append_entries_true_test ... ok
[INFO] [stdout] test raft_server::rpc::node_server::tests::append_entry_test ... FAILED
[INFO] [stdout] test raft_server::rpc::node_client::tests::request_vote_false_test ... ok
[INFO] [stdout] test raft_server::rpc::node_server::tests::request_votes_test ... FAILED
[INFO] [stdout] test raft_server::rpc::node_client::tests::append_entries_false_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::election::initiator::tests::get_worker_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::election::initiator::tests::get_worker_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d0f430 - actor_raft::raft_server::actors::election::initiator::tests::get_worker_test::{{closure}}::h94dd489d725aea53
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/initiator.rs:298:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d0ef51 - actor_raft::raft_server::actors::election::initiator::tests::get_worker_test::ha3b5e1e46971a1e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/initiator.rs:328:10
[INFO] [stdout]   43:     0x5d57b4d0edf7 - actor_raft::raft_server::actors::election::initiator::tests::get_worker_test::{{closure}}::h2522693bc3e606c1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/initiator.rs:295:31
[INFO] [stdout]   44:     0x5d57b4927216 - core::ops::function::FnOnce::call_once::hf0cb1e6ae41703d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::executor::tests::get_commit_index_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::executor::tests::get_commit_index_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4ae9821 - actor_raft::raft_server::actors::log::log_store::LogStore::new::{{closure}}::hc3923afa602a410c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:61:18
[INFO] [stdout]   24:     0x5d57b4ae8171 - actor_raft::raft_server::actors::log::log_store::LogStore::new::h140b7ea1fc54f55c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:59:5
[INFO] [stdout]   25:     0x5d57b4aff049 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::{{closure}}::h52888f16339b59cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:251:25
[INFO] [stdout]   26:     0x5d57b4afdaa9 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::h249f6d421847b105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:248:5
[INFO] [stdout]   27:     0x5d57b4d21a30 - actor_raft::raft_server::actors::log::executor::tests::get_commit_index_test::{{closure}}::h8f807e70fb8d3b69
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:506:25
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d216fe - actor_raft::raft_server::actors::log::executor::tests::get_commit_index_test::he9c118363b6c76f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:511:57
[INFO] [stdout]   43:     0x5d57b4d215a7 - actor_raft::raft_server::actors::log::executor::tests::get_commit_index_test::{{closure}}::hdc30794a45e21d04
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:504:37
[INFO] [stdout]   44:     0x5d57b4926d66 - core::ops::function::FnOnce::call_once::he44531aa53ef584d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::executor::tests::commit_log_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::executor::tests::commit_log_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4ae9821 - actor_raft::raft_server::actors::log::log_store::LogStore::new::{{closure}}::hc3923afa602a410c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:61:18
[INFO] [stdout]   24:     0x5d57b4ae8171 - actor_raft::raft_server::actors::log::log_store::LogStore::new::h140b7ea1fc54f55c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:59:5
[INFO] [stdout]   25:     0x5d57b4aff049 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::{{closure}}::h52888f16339b59cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:251:25
[INFO] [stdout]   26:     0x5d57b4afdaa9 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::h249f6d421847b105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:248:5
[INFO] [stdout]   27:     0x5d57b4d222cc - actor_raft::raft_server::actors::log::executor::tests::commit_log_test::{{closure}}::h9be9482ebbdf1171
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:517:25
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d21ece - actor_raft::raft_server::actors::log::executor::tests::commit_log_test::h84ac0bd97d41e5bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:546:57
[INFO] [stdout]   43:     0x5d57b4d21d77 - actor_raft::raft_server::actors::log::executor::tests::commit_log_test::{{closure}}::hd1aa00bf4e22c2a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:515:31
[INFO] [stdout]   44:     0x5d57b49257c6 - core::ops::function::FnOnce::call_once::ha875543a73b04b9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::election::initiator::tests::get_voted_for_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::election::initiator::tests::get_voted_for_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d0df6c - actor_raft::raft_server::actors::election::initiator::tests::get_voted_for_test::{{closure}}::h0fdd7b9aab929c09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/initiator.rs:265:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d0da51 - actor_raft::raft_server::actors::election::initiator::tests::get_voted_for_test::he2acad4a6c6e9d94
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/initiator.rs:291:19
[INFO] [stdout]   43:     0x5d57b4d0d8f7 - actor_raft::raft_server::actors::election::initiator::tests::get_voted_for_test::{{closure}}::he9314377009f1544
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/initiator.rs:262:34
[INFO] [stdout]   44:     0x5d57b4925e96 - core::ops::function::FnOnce::call_once::hba7f022e9ffbff40
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::election::initiator::tests::start_election_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::election::initiator::tests::start_election_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d104b3 - actor_raft::raft_server::actors::election::initiator::tests::start_election_test::{{closure}}::h8e35faa1a3992bc2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/initiator.rs:335:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d0ff9e - actor_raft::raft_server::actors::election::initiator::tests::start_election_test::h1ad0c1c5a80bd2cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/initiator.rs:366:24
[INFO] [stdout]   43:     0x5d57b4d0fe17 - actor_raft::raft_server::actors::election::initiator::tests::start_election_test::{{closure}}::h3e1a4d77be0b6533
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/initiator.rs:332:35
[INFO] [stdout]   44:     0x5d57b49262e6 - core::ops::function::FnOnce::call_once::hc92e42a719c2d370
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::log_store::tests::append_entry_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::log_store::tests::append_entry_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4ae9821 - actor_raft::raft_server::actors::log::log_store::LogStore::new::{{closure}}::hc3923afa602a410c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:61:18
[INFO] [stdout]   24:     0x5d57b4ae8171 - actor_raft::raft_server::actors::log::log_store::LogStore::new::h140b7ea1fc54f55c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:59:5
[INFO] [stdout]   25:     0x5d57b4aff049 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::{{closure}}::h52888f16339b59cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:251:25
[INFO] [stdout]   26:     0x5d57b4afdaa9 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::h249f6d421847b105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:248:5
[INFO] [stdout]   27:     0x5d57b4995820 - actor_raft::raft_server::actors::log::log_store::tests::append_entry_test::{{closure}}::h9d12e100c4d4d738
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:363:25
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4995381 - actor_raft::raft_server::actors::log::log_store::tests::append_entry_test::h15de97c10afe292b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:418:59
[INFO] [stdout]   43:     0x5d57b4995227 - actor_raft::raft_server::actors::log::log_store::tests::append_entry_test::{{closure}}::h1416b8b708b6b5f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:361:33
[INFO] [stdout]   44:     0x5d57b49241e6 - core::ops::function::FnOnce::call_once::h6b354850ce559b19
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::executor::tests::register_replication_success_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::executor::tests::register_replication_success_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4ae9821 - actor_raft::raft_server::actors::log::log_store::LogStore::new::{{closure}}::hc3923afa602a410c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:61:18
[INFO] [stdout]   24:     0x5d57b4ae8171 - actor_raft::raft_server::actors::log::log_store::LogStore::new::h140b7ea1fc54f55c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:59:5
[INFO] [stdout]   25:     0x5d57b4aff049 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::{{closure}}::h52888f16339b59cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:251:25
[INFO] [stdout]   26:     0x5d57b4afdaa9 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::h249f6d421847b105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:248:5
[INFO] [stdout]   27:     0x5d57b4d26706 - actor_raft::raft_server::actors::log::executor::tests::register_replication_success_test::{{closure}}::hb418ae0f1462320b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:631:25
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d2623e - actor_raft::raft_server::actors::log::executor::tests::register_replication_success_test::hdc97b0a7a3f81c50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:665:57
[INFO] [stdout]   43:     0x5d57b4d260e7 - actor_raft::raft_server::actors::log::executor::tests::register_replication_success_test::{{closure}}::hf2bc9c7a8dc81268
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:629:49
[INFO] [stdout]   44:     0x5d57b4922166 - core::ops::function::FnOnce::call_once::h0f6deb028682a614
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::replication::replicator::tests::replication_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::replication::replicator::tests::replication_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4992e13 - actor_raft::raft_server::actors::log::replication::replicator::tests::prepare_test_dependencies::{{closure}}::hb747caf7d5a553b7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:343:26
[INFO] [stdout]   28:     0x5d57b499b9df - actor_raft::raft_server::actors::log::replication::replicator::tests::replication_test::{{closure}}::hc20233f0e3ea53ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:256:41
[INFO] [stdout]   29:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   43:     0x5d57b499b74e - actor_raft::raft_server::actors::log::replication::replicator::tests::replication_test::hd1914c876754b2d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:278:24
[INFO] [stdout]   44:     0x5d57b499b5c7 - actor_raft::raft_server::actors::log::replication::replicator::tests::replication_test::{{closure}}::he4e4bc0b196802f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:254:32
[INFO] [stdout]   45:     0x5d57b4925f56 - core::ops::function::FnOnce::call_once::hbe8f114fe3b48a5a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   67:     0x706ac35d2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::log_store::tests::get_last_log_index_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::log_store::tests::get_last_log_index_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4ae9821 - actor_raft::raft_server::actors::log::log_store::LogStore::new::{{closure}}::hc3923afa602a410c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:61:18
[INFO] [stdout]   24:     0x5d57b4ae8171 - actor_raft::raft_server::actors::log::log_store::LogStore::new::h140b7ea1fc54f55c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:59:5
[INFO] [stdout]   25:     0x5d57b4aff049 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::{{closure}}::h52888f16339b59cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:251:25
[INFO] [stdout]   26:     0x5d57b4afdaa9 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::h249f6d421847b105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:248:5
[INFO] [stdout]   27:     0x5d57b499827f - actor_raft::raft_server::actors::log::log_store::tests::get_last_log_index_test::{{closure}}::hdc07a74cd5575229
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:425:25
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4997f3e - actor_raft::raft_server::actors::log::log_store::tests::get_last_log_index_test::h92c10f0a751f5c43
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:427:60
[INFO] [stdout]   43:     0x5d57b4997de7 - actor_raft::raft_server::actors::log::log_store::tests::get_last_log_index_test::{{closure}}::h698203d53e5528bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:423:39
[INFO] [stdout]   44:     0x5d57b49247f6 - core::ops::function::FnOnce::call_once::h780de968382560f0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::term_store::tests::get_term_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::term_store::tests::get_term_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d664c5 - actor_raft::raft_server::actors::term_store::tests::get_term_test::{{closure}}::ha7dcc8e6e3fa64a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:198:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d660ee - actor_raft::raft_server::actors::term_store::tests::get_term_test::h6fda86c4ef469acb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:201:51
[INFO] [stdout]   43:     0x5d57b4d65f97 - actor_raft::raft_server::actors::term_store::tests::get_term_test::{{closure}}::h081362a84fb3d6bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:194:29
[INFO] [stdout]   44:     0x5d57b4925706 - core::ops::function::FnOnce::call_once::ha67284e40a2eae1f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::log_store::tests::get_last_log_term_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::log_store::tests::get_last_log_term_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4ae9821 - actor_raft::raft_server::actors::log::log_store::LogStore::new::{{closure}}::hc3923afa602a410c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:61:18
[INFO] [stdout]   24:     0x5d57b4ae8171 - actor_raft::raft_server::actors::log::log_store::LogStore::new::h140b7ea1fc54f55c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:59:5
[INFO] [stdout]   25:     0x5d57b4aff049 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::{{closure}}::h52888f16339b59cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:251:25
[INFO] [stdout]   26:     0x5d57b4afdaa9 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::h249f6d421847b105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:248:5
[INFO] [stdout]   27:     0x5d57b4998a1f - actor_raft::raft_server::actors::log::log_store::tests::get_last_log_term_test::{{closure}}::h101cccda05e28325
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:433:25
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b49986de - actor_raft::raft_server::actors::log::log_store::tests::get_last_log_term_test::h579a0382ac568279
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:435:59
[INFO] [stdout]   43:     0x5d57b4998587 - actor_raft::raft_server::actors::log::log_store::tests::get_last_log_term_test::{{closure}}::h8ec1a2190d2582ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:431:38
[INFO] [stdout]   44:     0x5d57b4927696 - core::ops::function::FnOnce::call_once::hfc833d193ffbd91e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::election::worker::tests::request_vote_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::election::worker::tests::request_vote_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4c39173 - actor_raft::raft_server::actors::election::worker::tests::request_vote_test::{{closure}}::he7fd80db72c7abf9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/worker.rs:171:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4c38cbd - actor_raft::raft_server::actors::election::worker::tests::request_vote_test::hc6e44c4ed094911a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/worker.rs:200:24
[INFO] [stdout]   43:     0x5d57b4c38b57 - actor_raft::raft_server::actors::election::worker::tests::request_vote_test::{{closure}}::h30bb278b72fa05f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/worker.rs:167:33
[INFO] [stdout]   44:     0x5d57b4923ed6 - core::ops::function::FnOnce::call_once::h6082dbc91e621395
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::election::worker::tests::get_node_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::election::worker::tests::get_node_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4c385ee - actor_raft::raft_server::actors::election::worker::tests::get_node_test::{{closure}}::he0ffa037bcb31abf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/worker.rs:152:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4c381ee - actor_raft::raft_server::actors::election::worker::tests::get_node_test::hd89bdbe3069a93e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/worker.rs:163:56
[INFO] [stdout]   43:     0x5d57b4c38097 - actor_raft::raft_server::actors::election::worker::tests::get_node_test::{{closure}}::hfb237d7000429ee4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/election/worker.rs:149:29
[INFO] [stdout]   44:     0x5d57b49242e6 - core::ops::function::FnOnce::call_once::h6dc2a92214e916f0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::log_store::tests::get_previous_entry_match_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::log_store::tests::get_previous_entry_match_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4ae9821 - actor_raft::raft_server::actors::log::log_store::LogStore::new::{{closure}}::hc3923afa602a410c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:61:18
[INFO] [stdout]   24:     0x5d57b4ae8171 - actor_raft::raft_server::actors::log::log_store::LogStore::new::h140b7ea1fc54f55c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:59:5
[INFO] [stdout]   25:     0x5d57b4aff049 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::{{closure}}::h52888f16339b59cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:251:25
[INFO] [stdout]   26:     0x5d57b4afdaa9 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::h249f6d421847b105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:248:5
[INFO] [stdout]   27:     0x5d57b4999dc9 - actor_raft::raft_server::actors::log::log_store::tests::get_previous_entry_match_test::{{closure}}::h21dfafba38dee886
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:451:25
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b499999e - actor_raft::raft_server::actors::log::log_store::tests::get_previous_entry_match_test::he8165bd8867ff630
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:483:56
[INFO] [stdout]   43:     0x5d57b4999847 - actor_raft::raft_server::actors::log::log_store::tests::get_previous_entry_match_test::{{closure}}::h7729f452c2563bfe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:449:45
[INFO] [stdout]   44:     0x5d57b4924916 - core::ops::function::FnOnce::call_once::h7bd5dab24ce38d99
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::replication::replicator::tests::batch_replication_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::replication::replicator::tests::batch_replication_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4992e13 - actor_raft::raft_server::actors::log::replication::replicator::tests::prepare_test_dependencies::{{closure}}::hb747caf7d5a553b7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:343:26
[INFO] [stdout]   28:     0x5d57b499d9dd - actor_raft::raft_server::actors::log::replication::replicator::tests::batch_replication_test::{{closure}}::h0ba339c239159fa3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:293:41
[INFO] [stdout]   29:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   43:     0x5d57b499d73e - actor_raft::raft_server::actors::log::replication::replicator::tests::batch_replication_test::h8aedf207546df4a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:317:24
[INFO] [stdout]   44:     0x5d57b499d5b7 - actor_raft::raft_server::actors::log::replication::replicator::tests::batch_replication_test::{{closure}}::h172054e1388a29d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:291:38
[INFO] [stdout]   45:     0x5d57b4922386 - core::ops::function::FnOnce::call_once::h15271ffceb6b5297
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   67:     0x706ac35d2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::replication::worker::tests::replication_fail_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::replication::worker::tests::replication_fail_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4994166 - actor_raft::raft_server::actors::log::replication::worker::tests::prepare_test_dependencies::{{closure}}::h1be47a42b960f74d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:593:26
[INFO] [stdout]   28:     0x5d57b49a5cc0 - actor_raft::raft_server::actors::log::replication::worker::tests::replication_fail_test::{{closure}}::h68400629fae72eec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:505:41
[INFO] [stdout]   29:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   43:     0x5d57b49a58d0 - actor_raft::raft_server::actors::log::replication::worker::tests::replication_fail_test::hb898b8305cc8eff0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:567:24
[INFO] [stdout]   44:     0x5d57b49a5767 - actor_raft::raft_server::actors::log::replication::worker::tests::replication_fail_test::{{closure}}::h3743bfb47405fede
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:502:37
[INFO] [stdout]   45:     0x5d57b4922d66 - core::ops::function::FnOnce::call_once::h2ad66b614a618df9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   67:     0x706ac35d2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::replication::replicator::tests::term_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::replication::replicator::tests::term_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4992e13 - actor_raft::raft_server::actors::log::replication::replicator::tests::prepare_test_dependencies::{{closure}}::hb747caf7d5a553b7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:343:26
[INFO] [stdout]   28:     0x5d57b499af2a - actor_raft::raft_server::actors::log::replication::replicator::tests::term_test::{{closure}}::h4d60a361807a2c54
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:239:41
[INFO] [stdout]   29:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   43:     0x5d57b499acde - actor_raft::raft_server::actors::log::replication::replicator::tests::term_test::h6c20fa45cbf97472
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:250:51
[INFO] [stdout]   44:     0x5d57b499ab87 - actor_raft::raft_server::actors::log::replication::replicator::tests::term_test::{{closure}}::h4e7860858a344b45
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/replicator.rs:237:25
[INFO] [stdout]   45:     0x5d57b4927316 - core::ops::function::FnOnce::call_once::hf2973da19c6bfe63
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   67:     0x706ac35d2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::term_store::tests::check_term_and_reply_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::term_store::tests::check_term_and_reply_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d677f9 - actor_raft::raft_server::actors::term_store::tests::check_term_and_reply_test::{{closure}}::h13c87e38f18e6213
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:222:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d6736e - actor_raft::raft_server::actors::term_store::tests::check_term_and_reply_test::h875e644360c3bb07
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:241:10
[INFO] [stdout]   43:     0x5d57b4d67217 - actor_raft::raft_server::actors::term_store::tests::check_term_and_reply_test::{{closure}}::ha4f5e0dce7a1acdf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:218:41
[INFO] [stdout]   44:     0x5d57b4921fd6 - core::ops::function::FnOnce::call_once::h0bdbe7fdebdd3057
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::replication::worker::tests::replication_success_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::replication::worker::tests::replication_success_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4994166 - actor_raft::raft_server::actors::log::replication::worker::tests::prepare_test_dependencies::{{closure}}::h1be47a42b960f74d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:593:26
[INFO] [stdout]   28:     0x5d57b49a059e - actor_raft::raft_server::actors::log::replication::worker::tests::replication_success_test::{{closure}}::h525f02588757140c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:392:41
[INFO] [stdout]   29:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   43:     0x5d57b49a0260 - actor_raft::raft_server::actors::log::replication::worker::tests::replication_success_test::h5575a19ab530aad5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:429:24
[INFO] [stdout]   44:     0x5d57b49a00f7 - actor_raft::raft_server::actors::log::replication::worker::tests::replication_success_test::{{closure}}::h14dbd9511777cd15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:389:40
[INFO] [stdout]   45:     0x5d57b4923206 - core::ops::function::FnOnce::call_once::h33362d57d42e2073
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   67:     0x706ac35d2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::log_store::tests::get_and_increment_next_log_index_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::log_store::tests::get_and_increment_next_log_index_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4ae9821 - actor_raft::raft_server::actors::log::log_store::LogStore::new::{{closure}}::hc3923afa602a410c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:61:18
[INFO] [stdout]   24:     0x5d57b4ae8171 - actor_raft::raft_server::actors::log::log_store::LogStore::new::h140b7ea1fc54f55c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:59:5
[INFO] [stdout]   25:     0x5d57b4aff049 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::{{closure}}::h52888f16339b59cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:251:25
[INFO] [stdout]   26:     0x5d57b4afdaa9 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::h249f6d421847b105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:248:5
[INFO] [stdout]   27:     0x5d57b4999210 - actor_raft::raft_server::actors::log::log_store::tests::get_and_increment_next_log_index_test::{{closure}}::hfef952bd5e8e2788
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:441:25
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4998e7e - actor_raft::raft_server::actors::log::log_store::tests::get_and_increment_next_log_index_test::h5cb78ba855a49f16
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:445:74
[INFO] [stdout]   43:     0x5d57b4998d27 - actor_raft::raft_server::actors::log::log_store::tests::get_and_increment_next_log_index_test::{{closure}}::h9106ff9af72e8ddd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:439:53
[INFO] [stdout]   44:     0x5d57b49274b6 - core::ops::function::FnOnce::call_once::hf61388ec47d6e2c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::replication::worker::tests::get_node_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::replication::worker::tests::get_node_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4994166 - actor_raft::raft_server::actors::log::replication::worker::tests::prepare_test_dependencies::{{closure}}::h1be47a42b960f74d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:593:26
[INFO] [stdout]   28:     0x5d57b499fab8 - actor_raft::raft_server::actors::log::replication::worker::tests::get_node_test::{{closure}}::h878c24dbe43a350d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:372:41
[INFO] [stdout]   29:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   43:     0x5d57b499f8ae - actor_raft::raft_server::actors::log::replication::worker::tests::get_node_test::hc2fa14cb1539b452
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:385:56
[INFO] [stdout]   44:     0x5d57b499f757 - actor_raft::raft_server::actors::log::replication::worker::tests::get_node_test::{{closure}}::h6b97b8107e21aebb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:370:29
[INFO] [stdout]   45:     0x5d57b4924c36 - core::ops::function::FnOnce::call_once::h84eba67d784f7d7a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   67:     0x706ac35d2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::replication::worker::tests::batch_replication_success_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::replication::worker::tests::batch_replication_success_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4994166 - actor_raft::raft_server::actors::log::replication::worker::tests::prepare_test_dependencies::{{closure}}::h1be47a42b960f74d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:593:26
[INFO] [stdout]   28:     0x5d57b49a2cfb - actor_raft::raft_server::actors::log::replication::worker::tests::batch_replication_success_test::{{closure}}::h7cac37538df5dfe6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:445:41
[INFO] [stdout]   29:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   43:     0x5d57b49a2960 - actor_raft::raft_server::actors::log::replication::worker::tests::batch_replication_success_test::h50969abae93cdd12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:489:24
[INFO] [stdout]   44:     0x5d57b49a27f7 - actor_raft::raft_server::actors::log::replication::worker::tests::batch_replication_success_test::{{closure}}::he1f189f6865fe80e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/replication/worker.rs:442:46
[INFO] [stdout]   45:     0x5d57b4924636 - core::ops::function::FnOnce::call_once::h71eb51c23227d0f5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   67:     0x706ac35d2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::term_store::tests::set_term_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::term_store::tests::set_term_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d66d86 - actor_raft::raft_server::actors::term_store::tests::set_term_test::{{closure}}::h2504c50a6dd1c4b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:209:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d6698e - actor_raft::raft_server::actors::term_store::tests::set_term_test::h13a54cd11bc746d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:214:58
[INFO] [stdout]   43:     0x5d57b4d66837 - actor_raft::raft_server::actors::term_store::tests::set_term_test::{{closure}}::hc4f1246cb021a8af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:205:29
[INFO] [stdout]   44:     0x5d57b4925746 - core::ops::function::FnOnce::call_once::ha71ee9775dab7e1a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::log::executor::tests::apply_log_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::log::executor::tests::apply_log_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4ae9821 - actor_raft::raft_server::actors::log::log_store::LogStore::new::{{closure}}::hc3923afa602a410c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:61:18
[INFO] [stdout]   24:     0x5d57b4ae8171 - actor_raft::raft_server::actors::log::log_store::LogStore::new::h140b7ea1fc54f55c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:59:5
[INFO] [stdout]   25:     0x5d57b4aff049 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::{{closure}}::h52888f16339b59cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:251:25
[INFO] [stdout]   26:     0x5d57b4afdaa9 - actor_raft::raft_server::actors::log::log_store::LogStoreHandle::new::h249f6d421847b105
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/log_store.rs:248:5
[INFO] [stdout]   27:     0x5d57b4d236e6 - actor_raft::raft_server::actors::log::executor::tests::apply_log_test::{{closure}}::haaf206fefdf17c81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:552:25
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d231be - actor_raft::raft_server::actors::log::executor::tests::apply_log_test::hb50b0ff528dd2703
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:601:52
[INFO] [stdout]   43:     0x5d57b4d23067 - actor_raft::raft_server::actors::log::executor::tests::apply_log_test::{{closure}}::hb1558b8ddce9cf72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/log/executor.rs:550:30
[INFO] [stdout]   44:     0x5d57b4925f96 - core::ops::function::FnOnce::call_once::hbeb41ea3fc85d64e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::db::raft_db::tests::entries_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::db::raft_db::tests::entries_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4ae79c9 - actor_raft::raft_server::db::raft_db::tests::TEST_DB::{{closure}}::h3a6f2ec10598753d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:189:33
[INFO] [stdout]   24:     0x5d57b4927416 - core::ops::function::FnOnce::call_once::hf5babced064a5873
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5d57b4926c92 - core::ops::function::FnOnce::call_once::he05906ed5f455607
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5d57b4cd565e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h253a120ea7e088a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1278:28
[INFO] [stdout]   27:     0x5d57b4cd577d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h38186207722863f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   28:     0x5d57b4ba83c9 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hb4852aeb1c5382a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   29:     0x5d57b53ad186 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::he819e87615401357
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   30:     0x5d57b53ae1db - once_cell::imp::initialize_or_wait::h4f7fda9862968c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   31:     0x5d57b4ba81fa - once_cell::imp::OnceCell<T>::initialize::h2434a62c97342aaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   32:     0x5d57b4cd5899 - once_cell::sync::OnceCell<T>::get_or_try_init::h0ef7cbc4a4e493dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   33:     0x5d57b4cd5733 - once_cell::sync::OnceCell<T>::get_or_init::h55c9d069cae02931
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   34:     0x5d57b4cd55f0 - once_cell::sync::Lazy<T,F>::force::hfd2ffcd11fe7e243
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   35:     0x5d57b4cd31ea - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h6a44c37b0356da85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   36:     0x5d57b4b180f7 - actor_raft::raft_server::db::raft_db::tests::entries_test::{{closure}}::he445fcd5767d46f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:299:22
[INFO] [stdout]   37:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   39:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   40:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   43:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   44:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   45:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   46:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   47:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   48:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   49:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   50:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   51:     0x5d57b4b177e1 - actor_raft::raft_server::db::raft_db::tests::entries_test::h10adc04c6948405e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:306:71
[INFO] [stdout]   52:     0x5d57b4b17687 - actor_raft::raft_server::db::raft_db::tests::entries_test::{{closure}}::he6bb5b9284c697a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:276:28
[INFO] [stdout]   53:     0x5d57b4923db6 - core::ops::function::FnOnce::call_once::h5b0b43a49d4dec94
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   56:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   57:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   62:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   63:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   64:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   67:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   68:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   69:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   72:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   73:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   74:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   75:     0x706ac35d2a34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::raft_handles::tests::build_handles_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::raft_handles::tests::build_handles_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b49a9864 - actor_raft::raft_server::raft_handles::tests::build_handles_test::{{closure}}::had2d6190e1f7bb86
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_handles.rs:253:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b49a9331 - actor_raft::raft_server::raft_handles::tests::build_handles_test::hb97cd330313caa5f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_handles.rs:275:10
[INFO] [stdout]   43:     0x5d57b49a91d7 - actor_raft::raft_server::raft_handles::tests::build_handles_test::{{closure}}::h4cc089c3cb24d696
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_handles.rs:249:34
[INFO] [stdout]   44:     0x5d57b4922636 - core::ops::function::FnOnce::call_once::h1941776509d1c77e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::db::raft_db::tests::voted_for_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::db::raft_db::tests::voted_for_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444cf6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b4cd568c - once_cell::sync::Lazy<T,F>::force::{{closure}}::h253a120ea7e088a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25
[INFO] [stdout]   20:     0x5d57b4cd577d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h38186207722863f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   21:     0x5d57b4ba83c9 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hb4852aeb1c5382a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   22:     0x5d57b53ad186 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::he819e87615401357
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   23:     0x5d57b53ae1db - once_cell::imp::initialize_or_wait::h4f7fda9862968c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   24:     0x5d57b4ba81fa - once_cell::imp::OnceCell<T>::initialize::h2434a62c97342aaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   25:     0x5d57b4cd5899 - once_cell::sync::OnceCell<T>::get_or_try_init::h0ef7cbc4a4e493dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   26:     0x5d57b4cd5733 - once_cell::sync::OnceCell<T>::get_or_init::h55c9d069cae02931
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   27:     0x5d57b4cd55f0 - once_cell::sync::Lazy<T,F>::force::hfd2ffcd11fe7e243
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   28:     0x5d57b4cd31ea - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h6a44c37b0356da85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   29:     0x5d57b4b13bf8 - actor_raft::raft_server::db::raft_db::tests::voted_for_test::{{closure}}::ha0484d9aa526195f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:204:22
[INFO] [stdout]   30:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   44:     0x5d57b4b13afe - actor_raft::raft_server::db::raft_db::tests::voted_for_test::h9a4ddd1d9c075c03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:208:69
[INFO] [stdout]   45:     0x5d57b4b139a7 - actor_raft::raft_server::db::raft_db::tests::voted_for_test::{{closure}}::h8c145092a7528901
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:202:30
[INFO] [stdout]   46:     0x5d57b4922ca6 - core::ops::function::FnOnce::call_once::h28ddcc5c45d0de6f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   68:     0x706ac35d2a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::db::raft_db::tests::previous_entry_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::db::raft_db::tests::previous_entry_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444cf6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b4cd568c - once_cell::sync::Lazy<T,F>::force::{{closure}}::h253a120ea7e088a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25
[INFO] [stdout]   20:     0x5d57b4cd577d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h38186207722863f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   21:     0x5d57b4ba83c9 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hb4852aeb1c5382a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   22:     0x5d57b53ad186 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::he819e87615401357
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   23:     0x5d57b53ae1db - once_cell::imp::initialize_or_wait::h4f7fda9862968c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   24:     0x5d57b4ba81fa - once_cell::imp::OnceCell<T>::initialize::h2434a62c97342aaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   25:     0x5d57b4cd5899 - once_cell::sync::OnceCell<T>::get_or_try_init::h0ef7cbc4a4e493dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   26:     0x5d57b4cd5733 - once_cell::sync::OnceCell<T>::get_or_init::h55c9d069cae02931
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   27:     0x5d57b4cd55f0 - once_cell::sync::Lazy<T,F>::force::hfd2ffcd11fe7e243
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   28:     0x5d57b4cd31ea - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h6a44c37b0356da85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   29:     0x5d57b4b195de - actor_raft::raft_server::db::raft_db::tests::previous_entry_test::{{closure}}::ha571b7f37c170ee9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:333:22
[INFO] [stdout]   30:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   44:     0x5d57b4b190c1 - actor_raft::raft_server::db::raft_db::tests::previous_entry_test::h8f66d805d79affba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:341:72
[INFO] [stdout]   45:     0x5d57b4b18f67 - actor_raft::raft_server::db::raft_db::tests::previous_entry_test::{{closure}}::h66d1f5acd9bdcd1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:310:35
[INFO] [stdout]   46:     0x5d57b4925b36 - core::ops::function::FnOnce::call_once::hb0428c3e827c19a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   68:     0x706ac35d2a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::db::raft_db::tests::manual_flush_entry_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::db::raft_db::tests::manual_flush_entry_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444cf6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b4cd568c - once_cell::sync::Lazy<T,F>::force::{{closure}}::h253a120ea7e088a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25
[INFO] [stdout]   20:     0x5d57b4cd577d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h38186207722863f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   21:     0x5d57b4ba83c9 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hb4852aeb1c5382a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   22:     0x5d57b53ad186 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::he819e87615401357
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   23:     0x5d57b53ae1db - once_cell::imp::initialize_or_wait::h4f7fda9862968c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   24:     0x5d57b4ba81fa - once_cell::imp::OnceCell<T>::initialize::h2434a62c97342aaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   25:     0x5d57b4cd5899 - once_cell::sync::OnceCell<T>::get_or_try_init::h0ef7cbc4a4e493dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   26:     0x5d57b4cd5733 - once_cell::sync::OnceCell<T>::get_or_init::h55c9d069cae02931
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   27:     0x5d57b4cd55f0 - once_cell::sync::Lazy<T,F>::force::hfd2ffcd11fe7e243
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   28:     0x5d57b4cd31ea - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h6a44c37b0356da85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   29:     0x5d57b4b16b81 - actor_raft::raft_server::db::raft_db::tests::manual_flush_entry_test::{{closure}}::hcc1f0599c217c778
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:268:22
[INFO] [stdout]   30:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   44:     0x5d57b4b1686e - actor_raft::raft_server::db::raft_db::tests::manual_flush_entry_test::h65a64e294ec89aad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:272:63
[INFO] [stdout]   45:     0x5d57b4b16717 - actor_raft::raft_server::db::raft_db::tests::manual_flush_entry_test::{{closure}}::h836dcde887482bee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:260:39
[INFO] [stdout]   46:     0x5d57b4923796 - core::ops::function::FnOnce::call_once::h48280514b729b7f1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   68:     0x706ac35d2a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::db::raft_db::tests::entry_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::db::raft_db::tests::entry_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444cf6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b4cd568c - once_cell::sync::Lazy<T,F>::force::{{closure}}::h253a120ea7e088a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25
[INFO] [stdout]   20:     0x5d57b4cd577d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h38186207722863f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   21:     0x5d57b4ba83c9 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hb4852aeb1c5382a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   22:     0x5d57b53ad186 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::he819e87615401357
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   23:     0x5d57b53ae1db - once_cell::imp::initialize_or_wait::h4f7fda9862968c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   24:     0x5d57b4ba81fa - once_cell::imp::OnceCell<T>::initialize::h2434a62c97342aaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   25:     0x5d57b4cd5899 - once_cell::sync::OnceCell<T>::get_or_try_init::h0ef7cbc4a4e493dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   26:     0x5d57b4cd5733 - once_cell::sync::OnceCell<T>::get_or_init::h55c9d069cae02931
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   27:     0x5d57b4cd55f0 - once_cell::sync::Lazy<T,F>::force::hfd2ffcd11fe7e243
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   28:     0x5d57b4cd31ea - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h6a44c37b0356da85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   29:     0x5d57b4b14c0e - actor_raft::raft_server::db::raft_db::tests::entry_test::{{closure}}::h572719021c237b07
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:243:22
[INFO] [stdout]   30:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   44:     0x5d57b4b145f1 - actor_raft::raft_server::db::raft_db::tests::entry_test::h9bbc862f801244d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:256:75
[INFO] [stdout]   45:     0x5d57b4b14497 - actor_raft::raft_server::db::raft_db::tests::entry_test::{{closure}}::h353bbc31a11e2c22
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:212:26
[INFO] [stdout]   46:     0x5d57b49246b6 - core::ops::function::FnOnce::call_once::h73e59387f651dc3b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   68:     0x706ac35d2a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::db::raft_db::tests::term_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::db::raft_db::tests::term_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444cf6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b4cd568c - once_cell::sync::Lazy<T,F>::force::{{closure}}::h253a120ea7e088a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1279:25
[INFO] [stdout]   20:     0x5d57b4cd577d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h38186207722863f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:57
[INFO] [stdout]   21:     0x5d57b4ba83c9 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hb4852aeb1c5382a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:82:23
[INFO] [stdout]   22:     0x5d57b53ad186 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::he819e87615401357
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   23:     0x5d57b53ae1db - once_cell::imp::initialize_or_wait::h4f7fda9862968c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:206:20
[INFO] [stdout]   24:     0x5d57b4ba81fa - once_cell::imp::OnceCell<T>::initialize::h2434a62c97342aaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/imp_std.rs:78:9
[INFO] [stdout]   25:     0x5d57b4cd5899 - once_cell::sync::OnceCell<T>::get_or_try_init::h0ef7cbc4a4e493dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1129:20
[INFO] [stdout]   26:     0x5d57b4cd5733 - once_cell::sync::OnceCell<T>::get_or_init::h55c9d069cae02931
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1088:24
[INFO] [stdout]   27:     0x5d57b4cd55f0 - once_cell::sync::Lazy<T,F>::force::hfd2ffcd11fe7e243
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1277:23
[INFO] [stdout]   28:     0x5d57b4cd31ea - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h6a44c37b0356da85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.17.1/src/lib.rs:1338:13
[INFO] [stdout]   29:     0x5d57b4b13108 - actor_raft::raft_server::db::raft_db::tests::term_test::{{closure}}::h39f04b7ecf151bbe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:194:22
[INFO] [stdout]   30:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   44:     0x5d57b4b1300e - actor_raft::raft_server::db::raft_db::tests::term_test::h7bd9083f463e86ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:198:75
[INFO] [stdout]   45:     0x5d57b4b12eb7 - actor_raft::raft_server::db::raft_db::tests::term_test::{{closure}}::h057b8a02e4fdacd2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:192:25
[INFO] [stdout]   46:     0x5d57b4926126 - core::ops::function::FnOnce::call_once::hc2e97f5363817bc0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   68:     0x706ac35d2a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::raft_node::tests::builder_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::raft_node::tests::builder_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4c2a8d2 - actor_raft::raft_server::raft_node::RaftNode::build::{{closure}}::h0b98de10ee8d8362
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_node.rs:171:26
[INFO] [stdout]   28:     0x5d57b4c2a3b6 - actor_raft::raft_server::raft_node::RaftNodeBuilder::build::{{closure}}::h80584ef9ada6a0bc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_node.rs:140:10
[INFO] [stdout]   29:     0x5d57b4c6894c - actor_raft::raft_server::raft_node::tests::builder_test::{{closure}}::hda9f31ce04deb419
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_node.rs:400:14
[INFO] [stdout]   30:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   36:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   37:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   38:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   39:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   41:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   42:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   43:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   44:     0x5d57b4c68651 - actor_raft::raft_server::raft_node::tests::builder_test::h1b50d70190d6bc6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_node.rs:413:53
[INFO] [stdout]   45:     0x5d57b4c684f7 - actor_raft::raft_server::raft_node::tests::builder_test::{{closure}}::h83c4d6d2fa4ac310
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_node.rs:392:28
[INFO] [stdout]   46:     0x5d57b4924cb6 - core::ops::function::FnOnce::call_once::h864c46359aeaae72
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   68:     0x706ac35d2a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::raft_node::tests::run_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::raft_node::tests::run_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4c2a8d2 - actor_raft::raft_server::raft_node::RaftNode::build::{{closure}}::h0b98de10ee8d8362
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_node.rs:171:26
[INFO] [stdout]   28:     0x5d57b4c674bc - actor_raft::raft_server::raft_node::tests::run_test::{{closure}}::hd52fd4108ec8bee0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_node.rs:377:82
[INFO] [stdout]   29:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   43:     0x5d57b4c66eb1 - actor_raft::raft_server::raft_node::tests::run_test::hfbc12b1099813b44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_node.rs:384:24
[INFO] [stdout]   44:     0x5d57b4c66d57 - actor_raft::raft_server::raft_node::tests::run_test::{{closure}}::h3a3d18ee887f72b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/raft_node.rs:372:24
[INFO] [stdout]   45:     0x5d57b4922b56 - core::ops::function::FnOnce::call_once::h256c62395b5f6d56
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   67:     0x706ac35d2a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::rpc::client_server::tests::client_registration_accept_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::rpc::client_server::tests::client_registration_accept_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d7b22d - actor_raft::raft_server::rpc::client_server::tests::client_registration_accept_test::{{closure}}::h4a96b43383e70ce0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:538:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d7ac41 - actor_raft::raft_server::rpc::client_server::tests::client_registration_accept_test::h267330f2f2be2d00
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:610:19
[INFO] [stdout]   43:     0x5d57b4d7aae7 - actor_raft::raft_server::rpc::client_server::tests::client_registration_accept_test::{{closure}}::hfc8e6e81b990825b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:533:47
[INFO] [stdout]   44:     0x5d57b4922766 - core::ops::function::FnOnce::call_once::h1ceee71e00bbc6f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::rpc::client_server::tests::client_request_accept_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::rpc::client_server::tests::client_request_accept_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d7413d - actor_raft::raft_server::rpc::client_server::tests::client_request_accept_test::{{closure}}::hb6a365f8f6cebc15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:269:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d73b51 - actor_raft::raft_server::rpc::client_server::tests::client_request_accept_test::hc7191ce62627c027
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:346:19
[INFO] [stdout]   43:     0x5d57b4d739f7 - actor_raft::raft_server::rpc::client_server::tests::client_request_accept_test::{{closure}}::h0399de87988d0e0d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:264:42
[INFO] [stdout]   44:     0x5d57b4922b16 - core::ops::function::FnOnce::call_once::h2402db318fb03e02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::rpc::client_server::tests::client_query_accept_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::rpc::client_server::tests::client_query_accept_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d780e4 - actor_raft::raft_server::rpc::client_server::tests::client_query_accept_test::{{closure}}::h952fd1844d10dcc9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:417:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d77b21 - actor_raft::raft_server::rpc::client_server::tests::client_query_accept_test::h039b0d50bd8c28c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:473:19
[INFO] [stdout]   43:     0x5d57b4d779c7 - actor_raft::raft_server::rpc::client_server::tests::client_query_accept_test::{{closure}}::haeb7823ddaefc2fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:412:40
[INFO] [stdout]   44:     0x5d57b4926676 - core::ops::function::FnOnce::call_once::hd057d0a60d22f34f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::rpc::client_server::tests::client_query_denied_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::rpc::client_server::tests::client_query_denied_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d79b68 - actor_raft::raft_server::rpc::client_server::tests::client_query_denied_test::{{closure}}::h2251e2be9bfbae9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:482:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d795b1 - actor_raft::raft_server::rpc::client_server::tests::client_query_denied_test::h000fa2162b884fb7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:529:19
[INFO] [stdout]   43:     0x5d57b4d79457 - actor_raft::raft_server::rpc::client_server::tests::client_query_denied_test::{{closure}}::he854e4eaaf12e54b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:477:40
[INFO] [stdout]   44:     0x5d57b4924326 - core::ops::function::FnOnce::call_once::h6e588acb8416cc2a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::rpc::client_server::tests::client_request_denied_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::rpc::client_server::tests::client_request_denied_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b4d76928 - actor_raft::raft_server::rpc::client_server::tests::client_request_denied_test::{{closure}}::h69fef8cd8f234202
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:355:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b4d76371 - actor_raft::raft_server::rpc::client_server::tests::client_request_denied_test::h001a3494214fb654
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:408:19
[INFO] [stdout]   43:     0x5d57b4d76217 - actor_raft::raft_server::rpc::client_server::tests::client_request_denied_test::{{closure}}::ha03887245229df4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/client_server.rs:350:42
[INFO] [stdout]   44:     0x5d57b4924266 - core::ops::function::FnOnce::call_once::h6d0701e7a29e6317
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::actors::timer::tests::timeout_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::actors::timer::tests::timeout_test' panicked at src/raft_server/actors/timer.rs:148:62:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546af86 - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5d57b546af86 - core::panicking::panic_explicit::hd9d99d274044a3a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:241:5
[INFO] [stdout]   21:     0x5d57b4b584a7 - actor_raft::raft_server::actors::timer::tests::timeout_test::{{closure}}::panic_cold_explicit::hdfc34c2a561169c5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:88:13
[INFO] [stdout]   22:     0x5d57b4b5814d - actor_raft::raft_server::actors::timer::tests::timeout_test::{{closure}}::h8aea28bea5aa6a29
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/timer.rs:148:62
[INFO] [stdout]   23:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   26:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   29:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   30:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   31:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   32:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   34:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   35:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   37:     0x5d57b4b57a1e - actor_raft::raft_server::actors::timer::tests::timeout_test::h1405e9f25d0e4ad6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/timer.rs:146:24
[INFO] [stdout]   38:     0x5d57b4b578c7 - actor_raft::raft_server::actors::timer::tests::timeout_test::{{closure}}::h30ff9c5136839c65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/timer.rs:141:28
[INFO] [stdout]   39:     0x5d57b4922b96 - core::ops::function::FnOnce::call_once::h257dd19b1d853df6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   42:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   43:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   48:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   49:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   50:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   60:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   61:     0x706ac35d2a34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::rpc::node_server::tests::append_entry_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::rpc::node_server::tests::append_entry_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b49aa6fd - actor_raft::raft_server::rpc::node_server::tests::append_entry_test::{{closure}}::h06ad00128ad6d3ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/node_server.rs:182:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b49aa041 - actor_raft::raft_server::rpc::node_server::tests::append_entry_test::h0b2f11b8a565f6ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/node_server.rs:344:10
[INFO] [stdout]   43:     0x5d57b49a9ee7 - actor_raft::raft_server::rpc::node_server::tests::append_entry_test::{{closure}}::hf19975ab0ee8683c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/node_server.rs:178:33
[INFO] [stdout]   44:     0x5d57b49228f6 - core::ops::function::FnOnce::call_once::h1fc10eda045ce917
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- raft_server::rpc::node_server::tests::request_votes_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'raft_server::rpc::node_server::tests::request_votes_test' panicked at src/raft_server/db/raft_db.rs:14:37:
[INFO] [stdout] could not open log-db: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57b5442aa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57b5442aa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57b5442aa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57b546d573 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57b546d573 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57b543e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57b543e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57b54428f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57b5444589 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57b54443be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57b4e05354 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57b4e05354 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57b544505e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57b544505e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57b5444d2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d57b5442fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57b54449bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57b546ae00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57b546b316 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d57b4aa0197 - core::result::Result<T,E>::expect::h6d8dde70991db79e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5d57b4b5b45c - actor_raft::raft_server::db::raft_db::RaftDb::new::{{closure}}::h6e477d11c05cb2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:14:37
[INFO] [stdout]   22:     0x5d57b4b59f01 - actor_raft::raft_server::db::raft_db::RaftDb::new::h28f5d8a5e90a6045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/db/raft_db.rs:11:5
[INFO] [stdout]   23:     0x5d57b4bb9741 - actor_raft::raft_server::actors::term_store::TermStore::new::{{closure}}::ha4d57ae4563d3026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:38:18
[INFO] [stdout]   24:     0x5d57b4bb7f01 - actor_raft::raft_server::actors::term_store::TermStore::new::h2d226d9b6002cca1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:36:5
[INFO] [stdout]   25:     0x5d57b4bc5df5 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::{{closure}}::h9e7804129bd8920c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:135:30
[INFO] [stdout]   26:     0x5d57b4bc46a9 - actor_raft::raft_server::actors::term_store::TermStoreHandle::new::h8897fc4ecbef67c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/actors/term_store.rs:132:5
[INFO] [stdout]   27:     0x5d57b49add66 - actor_raft::raft_server::rpc::node_server::tests::request_votes_test::{{closure}}::ha87fd2747ed320a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/node_server.rs:352:26
[INFO] [stdout]   28:     0x5d57b49dd7a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6f176840560237d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d57b49ddcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb299d7488904f68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5d57b4b3798d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb2403240a727fd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x5d57b4b378ab - tokio::runtime::coop::with_budget::h7ce653c12778902d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5d57b4b378ab - tokio::runtime::coop::budget::hcd3773d307a1898e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5d57b4b378ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h578f359136fd3a6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x5d57b4b36420 - tokio::runtime::scheduler::current_thread::Context::enter::h957e5cfb3a61c6d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x5d57b4b36e82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h24ec71ce653ebae6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x5d57b4b36c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcec503103a421c6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x5d57b4ae2fc8 - tokio::macros::scoped_tls::ScopedKey<T>::set::hcc55c217bbfd8c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d57b4b369af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7eb938d02af015d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x5d57b4b36c23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he268e53abbce19f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x5d57b4b30553 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h214d079212ad96db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x5d57b4a4c09a - tokio::runtime::runtime::Runtime::block_on::h7c1226e77eb253fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   42:     0x5d57b49ad761 - actor_raft::raft_server::rpc::node_server::tests::request_votes_test::h06096a2de2a63d22
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/node_server.rs:455:35
[INFO] [stdout]   43:     0x5d57b49ad607 - actor_raft::raft_server::rpc::node_server::tests::request_votes_test::{{closure}}::hf64b86d9600b559b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/raft_server/rpc/node_server.rs:348:34
[INFO] [stdout]   44:     0x5d57b4924e96 - core::ops::function::FnOnce::call_once::h8c40a97e5672a049
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5d57b4e0abbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5d57b4e0abbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5d57b4e09cf5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5d57b4e09cf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5d57b4e09cf5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d57b4e09cf5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d57b4e09cf5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d57b4e09cf5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5d57b4e09cf5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5d57b4dcd8f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5d57b4dcd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5d57b4dd12ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5d57b4dd12ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5d57b4dd12ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5d57b4dd12ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d57b4dd12ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5d57b4dd12ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5d57b544816f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5d57b544816f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x706ac3545aa4 - <unknown>
[INFO] [stdout]   66:     0x706ac35d2a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     raft_server::actors::election::initiator::tests::get_voted_for_test
[INFO] [stdout]     raft_server::actors::election::initiator::tests::get_worker_test
[INFO] [stdout]     raft_server::actors::election::initiator::tests::start_election_test
[INFO] [stdout]     raft_server::actors::election::worker::tests::get_node_test
[INFO] [stdout]     raft_server::actors::election::worker::tests::request_vote_test
[INFO] [stdout]     raft_server::actors::log::executor::tests::apply_log_test
[INFO] [stdout]     raft_server::actors::log::executor::tests::commit_log_test
[INFO] [stdout]     raft_server::actors::log::executor::tests::get_commit_index_test
[INFO] [stdout]     raft_server::actors::log::executor::tests::register_replication_success_test
[INFO] [stdout]     raft_server::actors::log::log_store::tests::append_entry_test
[INFO] [stdout]     raft_server::actors::log::log_store::tests::get_and_increment_next_log_index_test
[INFO] [stdout]     raft_server::actors::log::log_store::tests::get_last_log_index_test
[INFO] [stdout]     raft_server::actors::log::log_store::tests::get_last_log_term_test
[INFO] [stdout]     raft_server::actors::log::log_store::tests::get_previous_entry_match_test
[INFO] [stdout]     raft_server::actors::log::replication::replicator::tests::batch_replication_test
[INFO] [stdout]     raft_server::actors::log::replication::replicator::tests::replication_test
[INFO] [stdout]     raft_server::actors::log::replication::replicator::tests::term_test
[INFO] [stdout]     raft_server::actors::log::replication::worker::tests::batch_replication_success_test
[INFO] [stdout]     raft_server::actors::log::replication::worker::tests::get_node_test
[INFO] [stdout]     raft_server::actors::log::replication::worker::tests::replication_fail_test
[INFO] [stdout]     raft_server::actors::log::replication::worker::tests::replication_success_test
[INFO] [stdout]     raft_server::actors::term_store::tests::check_term_and_reply_test
[INFO] [stdout]     raft_server::actors::term_store::tests::get_term_test
[INFO] [stdout]     raft_server::actors::term_store::tests::set_term_test
[INFO] [stdout]     raft_server::actors::timer::tests::timeout_test
[INFO] [stdout]     raft_server::db::raft_db::tests::entries_test
[INFO] [stdout]     raft_server::db::raft_db::tests::entry_test
[INFO] [stdout]     raft_server::db::raft_db::tests::manual_flush_entry_test
[INFO] [stdout]     raft_server::db::raft_db::tests::previous_entry_test
[INFO] [stdout]     raft_server::db::raft_db::tests::term_test
[INFO] [stdout]     raft_server::db::raft_db::tests::voted_for_test
[INFO] [stdout]     raft_server::raft_handles::tests::build_handles_test
[INFO] [stdout]     raft_server::raft_node::tests::builder_test
[INFO] [stdout]     raft_server::raft_node::tests::run_test
[INFO] [stdout]     raft_server::rpc::client_server::tests::client_query_accept_test
[INFO] [stdout]     raft_server::rpc::client_server::tests::client_query_denied_test
[INFO] [stdout]     raft_server::rpc::client_server::tests::client_registration_accept_test
[INFO] [stdout]     raft_server::rpc::client_server::tests::client_request_accept_test
[INFO] [stdout]     raft_server::rpc::client_server::tests::client_request_denied_test
[INFO] [stdout]     raft_server::rpc::node_server::tests::append_entry_test
[INFO] [stdout]     raft_server::rpc::node_server::tests::request_votes_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 41 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "15d9f437d1b3a2a2f93b193f971abf1b35bd6b94ee73086a436c548f8773d27e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15d9f437d1b3a2a2f93b193f971abf1b35bd6b94ee73086a436c548f8773d27e", kill_on_drop: false }`
[INFO] [stdout] 15d9f437d1b3a2a2f93b193f971abf1b35bd6b94ee73086a436c548f8773d27e
