[INFO] fetching crate cqrs-eventsourcing 0.1.1...
[INFO] testing cqrs-eventsourcing-0.1.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate cqrs-eventsourcing 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cqrs-eventsourcing 0.1.1
[INFO] finished tweaking crates.io crate cqrs-eventsourcing 0.1.1
[INFO] tweaked toml for crates.io crate cqrs-eventsourcing 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cqrs-eventsourcing 0.1.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.52.3)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.23.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445
[INFO] running `Command { std: "docker" "start" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling cqrs-eventsourcing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.75s
[INFO] running `Command { std: "docker" "inspect" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cqrs-eventsourcing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> tests/lib.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let expected = vec![DispatchEvent::Accepted(Accepted {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> tests/lib.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | struct Accept {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 172 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Accept` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s
[INFO] running `Command { std: "docker" "inspect" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `expected`
[INFO] [stderr]    --> tests/lib.rs:261:13
[INFO] [stderr]     |
[INFO] [stderr] 261 |         let expected = vec![DispatchEvent::Accepted(Accepted {
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]    --> tests/lib.rs:172:5
[INFO] [stderr]     |
[INFO] [stderr] 171 | struct Accept {
[INFO] [stderr]     |        ------ field in this struct
[INFO] [stderr] 172 |     id: String,
[INFO] [stderr]     |     ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Accept` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cqrs-eventsourcing` (test "lib") generated 2 warnings (run `cargo fix --test "lib" -p cqrs-eventsourcing` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cqrs_eventsourcing-2acdc3cfa8148998)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-034eb4da44db7cc4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test given_then_dispatch_test::test_request ... ok
[INFO] [stdout] test given_then_dispatch_test::test_accept ... ok
[INFO] [stdout] test with_store_dispatch_test::test_accept ... FAILED
[INFO] [stdout] test with_store_dispatch_test::test_request ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- with_store_dispatch_test::test_accept stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_store_dispatch_test::test_accept' (408) panicked at src/file_eventstore.rs:47:25:
[INFO] [stdout] Oops! Error create store
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d938ccd94c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d938ccd94c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d938ccd94c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d938ccd94c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d938ccedf5a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d938ccedf5a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d938ccddabc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d938ccddabc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d938ccb7696 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d938ccb7696 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d938ccd15a9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d938cbe1790 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d938cbe1790 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d938ccd1762 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d938ccd1762 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d938ccb6d1c - std[73adb7dc35730857]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:752:9
[INFO] [stdout]   16:     0x5d938ccaf059 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d938ccabf0b - std[73adb7dc35730857]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:751:5
[INFO] [stdout]   18:     0x5d938cbd3f50 - <cqrs_eventsourcing[b6ec65bd7d9f48a3]::file_eventstore::FileEventStore<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>::get_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:47:25
[INFO] [stdout]   19:     0x5d938cbd1560 - <cqrs_eventsourcing[b6ec65bd7d9f48a3]::file_eventstore::FileEventStore<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>::read_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:59:29
[INFO] [stdout]   20:     0x5d938cbd244d - <cqrs_eventsourcing[b6ec65bd7d9f48a3]::file_eventstore::FileEventStore<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent> as cqrs_eventsourcing[b6ec65bd7d9f48a3]::store::Store<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>::retrieve_for_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:167:39
[INFO] [stdout]   21:     0x5d938cba42cf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::vec::Vec<cqrs_eventsourcing[b6ec65bd7d9f48a3]::formated_event::FormatedEvent<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>, cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d938cba70fc - <cqrs_eventsourcing[b6ec65bd7d9f48a3]::query_processor::QueryProcessor<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent, lib[e75402e37dec00e0]::DispatchQueryData>>::process::<cqrs_eventsourcing[b6ec65bd7d9f48a3]::file_eventstore::FileEventStore<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_processor.rs:27:61
[INFO] [stdout]   23:     0x5d938cbb61c1 - <lib[e75402e37dec00e0]::Accept as cqrs_eventsourcing[b6ec65bd7d9f48a3]::command::Command<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>::before::<cqrs_eventsourcing[b6ec65bd7d9f48a3]::file_eventstore::FileEventStore<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:211:60
[INFO] [stdout]   24:     0x5d938cba43ef - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<lib[e75402e37dec00e0]::Accept, cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5d938cba7ef0 - <cqrs_eventsourcing[b6ec65bd7d9f48a3]::cqrs::CQRS<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent, cqrs_eventsourcing[b6ec65bd7d9f48a3]::file_eventstore::FileEventStore<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>>::execute::<lib[e75402e37dec00e0]::Accept>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cqrs.rs:39:51
[INFO] [stdout]   26:     0x5d938cbacefb - lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:318:60
[INFO] [stdout]   27:     0x5d938cba30ab - <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on::<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   28:     0x5d938cba1eba - tokio[f1d01d2ae4ad6ffa]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>, <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   29:     0x5d938cb9a371 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f1d01d2ae4ad6ffa]::coop::Budget>>>::try_with::<tokio[f1d01d2ae4ad6ffa]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>, <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   30:     0x5d938cb9944c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f1d01d2ae4ad6ffa]::coop::Budget>>>::with::<tokio[f1d01d2ae4ad6ffa]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>, <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   31:     0x5d938cba0567 - tokio[f1d01d2ae4ad6ffa]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>, <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   32:     0x5d938cba0567 - tokio[f1d01d2ae4ad6ffa]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>, <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   33:     0x5d938cba0567 - <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on::<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   34:     0x5d938cba260a - tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::enter::<<tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   35:     0x5d938cba5776 - <tokio[f1d01d2ae4ad6ffa]::macros::scoped_tls::ScopedKey<tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::Context>>::set::<tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::enter<<tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   36:     0x5d938cb9c831 - tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::enter::<<tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   37:     0x5d938cb98c9e - <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on::<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   38:     0x5d938cbaabb9 - <tokio[f1d01d2ae4ad6ffa]::runtime::Runtime>::block_on::<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   39:     0x5d938cb9cf48 - tokio[f1d01d2ae4ad6ffa]::runtime::context::enter::<<tokio[f1d01d2ae4ad6ffa]::runtime::Runtime>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   40:     0x5d938cb98f43 - <tokio[f1d01d2ae4ad6ffa]::runtime::handle::Handle>::enter::<<tokio[f1d01d2ae4ad6ffa]::runtime::Runtime>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   41:     0x5d938cba4ec5 - <tokio[f1d01d2ae4ad6ffa]::runtime::Runtime>::block_on::<lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   42:     0x5d938cbaf288 - lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:309:5
[INFO] [stdout]   43:     0x5d938cbac81c - lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:310:31
[INFO] [stdout]   44:     0x5d938cbc57b6 - <lib[e75402e37dec00e0]::with_store_dispatch_test::test_accept::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d938cbd4acb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d938cbd4acb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5d938cbe2115 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5d938cbe2115 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d938cbe2115 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x5d938cbe2115 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d938cbe2115 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d938cbe2115 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5d938cbe2115 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5d938cbdcbc4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5d938cbdcbc4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d938cbe5262 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5d938cbe5262 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d938cbe5262 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x5d938cbe5262 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d938cbe5262 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d938cbe5262 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5d938cbe5262 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d938ccd8d4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x5d938ccd8d4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x701bf6ffcaa4 - <unknown>
[INFO] [stdout]   66:     0x701bf7089a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- with_store_dispatch_test::test_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_store_dispatch_test::test_request' (409) panicked at src/file_eventstore.rs:47:25:
[INFO] [stdout] Oops! Error create store
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d938ccd94c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d938ccd94c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d938ccd94c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d938ccd94c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d938ccedf5a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d938ccedf5a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d938ccddabc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5d938ccddabc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5d938ccb7696 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d938ccb7696 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d938ccd15a9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d938cbe1790 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5d938cbe1790 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d938ccd1762 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5d938ccd1762 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d938ccb6d1c - std[73adb7dc35730857]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:752:9
[INFO] [stdout]   16:     0x5d938ccaf059 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d938ccabf0b - std[73adb7dc35730857]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:751:5
[INFO] [stdout]   18:     0x5d938cbd3f50 - <cqrs_eventsourcing[b6ec65bd7d9f48a3]::file_eventstore::FileEventStore<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>::get_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:47:25
[INFO] [stdout]   19:     0x5d938cbd2d62 - <cqrs_eventsourcing[b6ec65bd7d9f48a3]::file_eventstore::FileEventStore<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent> as cqrs_eventsourcing[b6ec65bd7d9f48a3]::store::Store<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>::append::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:144:29
[INFO] [stdout]   20:     0x5d938cba42cf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::vec::Vec<cqrs_eventsourcing[b6ec65bd7d9f48a3]::formated_event::FormatedEvent<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>, cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5d938cbaa250 - <cqrs_eventsourcing[b6ec65bd7d9f48a3]::cqrs::CQRS<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent, cqrs_eventsourcing[b6ec65bd7d9f48a3]::file_eventstore::FileEventStore<lib[e75402e37dec00e0]::Dispatch, lib[e75402e37dec00e0]::DispatchEvent>>>::execute::<lib[e75402e37dec00e0]::Request>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cqrs.rs:52:14
[INFO] [stdout]   22:     0x5d938cbad79f - lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:302:60
[INFO] [stdout]   23:     0x5d938cba31db - <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on::<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5d938cba1fea - tokio[f1d01d2ae4ad6ffa]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>, <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5d938cb9a4b1 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f1d01d2ae4ad6ffa]::coop::Budget>>>::try_with::<tokio[f1d01d2ae4ad6ffa]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>, <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   26:     0x5d938cb994ac - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[f1d01d2ae4ad6ffa]::coop::Budget>>>::with::<tokio[f1d01d2ae4ad6ffa]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>, <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   27:     0x5d938cba0cf7 - tokio[f1d01d2ae4ad6ffa]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>, <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5d938cba0cf7 - tokio[f1d01d2ae4ad6ffa]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>, <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5d938cba0cf7 - <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on::<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5d938cba266a - tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::enter::<<tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5d938cba58a6 - <tokio[f1d01d2ae4ad6ffa]::macros::scoped_tls::ScopedKey<tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::Context>>::set::<tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::enter<<tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5d938cb9cbf1 - tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::enter::<<tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5d938cb98cfe - <tokio[f1d01d2ae4ad6ffa]::runtime::basic_scheduler::BasicScheduler<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::time::driver::Driver<tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>, tokio[f1d01d2ae4ad6ffa]::park::either::Either<tokio[f1d01d2ae4ad6ffa]::io::driver::Driver, tokio[f1d01d2ae4ad6ffa]::park::thread::ParkThread>>>>::block_on::<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5d938cbaacf9 - <tokio[f1d01d2ae4ad6ffa]::runtime::Runtime>::block_on::<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5d938cb9d068 - tokio[f1d01d2ae4ad6ffa]::runtime::context::enter::<<tokio[f1d01d2ae4ad6ffa]::runtime::Runtime>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5d938cb99013 - <tokio[f1d01d2ae4ad6ffa]::runtime::handle::Handle>::enter::<<tokio[f1d01d2ae4ad6ffa]::runtime::Runtime>::block_on<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), cqrs_eventsourcing[b6ec65bd7d9f48a3]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5d938cba4f45 - <tokio[f1d01d2ae4ad6ffa]::runtime::Runtime>::block_on::<lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5d938cbaf488 - lib[e75402e37dec00e0]::with_store_dispatch_test::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:295:5
[INFO] [stdout]   39:     0x5d938cbac85c - lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:296:32
[INFO] [stdout]   40:     0x5d938cbc57f6 - <lib[e75402e37dec00e0]::with_store_dispatch_test::test_request::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d938cbd4acb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d938cbd4acb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5d938cbe2115 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5d938cbe2115 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5d938cbe2115 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   46:     0x5d938cbe2115 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5d938cbe2115 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d938cbe2115 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5d938cbe2115 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5d938cbdcbc4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5d938cbdcbc4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5d938cbe5262 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5d938cbe5262 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5d938cbe5262 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   55:     0x5d938cbe5262 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5d938cbe5262 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5d938cbe5262 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5d938cbe5262 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5d938ccd8d4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   60:     0x5d938ccd8d4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   61:     0x701bf6ffcaa4 - <unknown>
[INFO] [stdout]   62:     0x701bf7089a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     with_store_dispatch_test::test_accept
[INFO] [stdout]     with_store_dispatch_test::test_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] running `Command { std: "docker" "inspect" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445", kill_on_drop: false }`
[INFO] [stdout] be9044eb6e719f96371ef6be4cc6f266ff9c9f39882edab7a1e58f3bfa8e5445
