[INFO] fetching crate eight 1.0.0-alpha.2...
[INFO] testing eight-1.0.0-alpha.2 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate eight 1.0.0-alpha.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate eight 1.0.0-alpha.2
[INFO] finished tweaking crates.io crate eight 1.0.0-alpha.2
[INFO] tweaked toml for crates.io crate eight 1.0.0-alpha.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate eight 1.0.0-alpha.2 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 192 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.9)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tokio-tungstenite v0.18.0 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.18.0
[INFO] [stderr]   Downloaded thread_local v1.1.10
[INFO] [stderr]   Downloaded sha1 v0.10.7
[INFO] [stderr]   Downloaded tungstenite v0.18.0
[INFO] [stderr]   Downloaded data-encoding v2.11.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.13
[INFO] [stderr]   Downloaded tokio-tungstenite v0.20.1
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded matchit v0.7.3
[INFO] [stderr]   Downloaded tower v0.4.13
[INFO] [stderr]   Downloaded axum-core v0.3.4
[INFO] [stderr]   Downloaded pin-project v1.1.13
[INFO] [stderr]   Downloaded tungstenite v0.20.1
[INFO] [stderr]   Downloaded axum v0.6.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5
[INFO] running `Command { std: "docker" "start" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5", 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" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5", 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" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling eight v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s
[INFO] running `Command { std: "docker" "inspect" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5", 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" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling eight v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.23s
[INFO] running `Command { std: "docker" "inspect" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5", 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" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eight-9a7ace56c1980470)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test embedded::language::tests::test_execute_lexer ... ok
[INFO] [stderr]    Doc-tests eight
[INFO] [stdout] test embedded::language::tests::test_execute_parser ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::new (line 47) - compile ... ok
[INFO] [stdout] test src/embedded/storage/filesystem.rs - embedded::storage::filesystem::Storage::from_path (line 26) - compile ... ok
[INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::start (line 97) - compile ... ok
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::flush (line 141) ... FAILED
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::decrement (line 106) ... FAILED
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::exists (line 76) ... FAILED
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::delete (line 59) ... FAILED
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::increment (line 90) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::query (line 213) ... ok
[INFO] [stdout] test src/lib.rs - (line 86) - compile ... FAILED
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::set (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 58) - compile ... FAILED
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::get (line 43) ... FAILED
[INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::set_permission (line 66) ... FAILED
[INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::call (line 183) ... ok
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::search (line 122) ... FAILED
[INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::cast (line 154) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/embedded/storage/mod.rs - embedded::storage::Storage::flush (line 141) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (577) panicked at src/embedded/storage/mod.rs:10:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CreateDirFail
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6549de13e9f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6549de13e9f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6549de13e9f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6549de13e9f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6549de15067a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6549de15067a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6549de142b22 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6549de142b22 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6549de1245a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6549de1245a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6549de137111 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6549de1372cb - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6549de124662 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6549de119959 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6549de1252ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6549de150e3c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6549de150bb2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6549de0942a3 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}
[INFO] [stdout]   18:     0x6549de095376 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]   19:     0x6549de093f56 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x6549de093ea4 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x6549de08d6d0 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x6549de0928ad - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x6549de091bb4 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x6549de08cdd1 - <tokio[880f913e80ab544]::runtime::context::scoped::Scoped<tokio[880f913e80ab544]::runtime::scheduler::Context>>::set::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   25:     0x6549de093494 - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x6549de08e57a - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::try_with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   27:     0x6549de08e1a9 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   28:     0x6549de090acb - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x6549de0904b4 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]   30:     0x6549de090782 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>>
[INFO] [stdout]   31:     0x6549de091740 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x6549de0910db - tokio[880f913e80ab544]::runtime::context::runtime::enter_runtime::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x6549de08d1e0 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>
[INFO] [stdout]   34:     0x6549de08c8e6 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on_inner::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>
[INFO] [stdout]   35:     0x6549de08cb01 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>
[INFO] [stdout]   36:     0x6549de08c5d7 - tokio_test[19c1bb86d999b3a7]::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{closure#0}>
[INFO] [stdout]   37:     0x6549de094c13 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_141_0
[INFO] [stdout]   38:     0x6549de094756 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   39:     0x6549de095473 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x6549de090a66 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   41:     0x6549de093109 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   42:     0x6549de1366b7 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x6549de1366b7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6549de1366b7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6549de1366b7 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6549de1366b7 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x6549de1366b7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x6549de1366b7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x6549de1366b7 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6549de1366b7 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x6549de0907e1 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   52:     0x6549de095555 - main
[INFO] [stdout]   53:     0x792cfc1f11ca - <unknown>
[INFO] [stdout]   54:     0x792cfc1f128b - __libc_start_main
[INFO] [stdout]   55:     0x6549de08c305 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/embedded/storage/mod.rs - embedded::storage::Storage::decrement (line 106) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (579) panicked at src/embedded/storage/mod.rs:10:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: GetKeyFail
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6139298e8a98 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6139298e8a98 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6139298e8a98 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6139298e8a98 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6139298fa42a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6139298fa42a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6139298ecbc2 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6139298ecbc2 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6139298ce306 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6139298ce306 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6139298e0e71 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6139298e102b - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6139298ce3c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6139298c3569 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6139298cf04d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6139298fabec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6139298fa962 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61392983516d - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}
[INFO] [stdout]   18:     0x613929835f46 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]   19:     0x613929834bb6 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x613929834b04 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x61392982e270 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x61392983350d - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x613929832814 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x61392982d971 - <tokio[880f913e80ab544]::runtime::context::scoped::Scoped<tokio[880f913e80ab544]::runtime::scheduler::Context>>::set::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   25:     0x6139298340f4 - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x61392982f10a - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::try_with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   27:     0x61392982ed39 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   28:     0x61392983172b - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x613929831044 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]   30:     0x613929831312 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>>
[INFO] [stdout]   31:     0x6139298323a0 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x613929831d3b - tokio[880f913e80ab544]::runtime::context::runtime::enter_runtime::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x61392982dd82 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>
[INFO] [stdout]   34:     0x61392982d4b6 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on_inner::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>
[INFO] [stdout]   35:     0x61392982d6d1 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>
[INFO] [stdout]   36:     0x61392982d267 - tokio_test[19c1bb86d999b3a7]::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{closure#0}>
[INFO] [stdout]   37:     0x6139298357e1 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_106_0
[INFO] [stdout]   38:     0x6139298353e6 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   39:     0x613929836053 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x6139298316c6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   41:     0x613929833d69 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   42:     0x6139298e0417 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x6139298e0417 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6139298e0417 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6139298e0417 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6139298e0417 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x6139298e0417 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x6139298e0417 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x6139298e0417 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6139298e0417 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x613929831371 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   52:     0x613929836105 - main
[INFO] [stdout]   53:     0x714d357281ca - <unknown>
[INFO] [stdout]   54:     0x714d3572828b - __libc_start_main
[INFO] [stdout]   55:     0x61392982cf95 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/embedded/storage/mod.rs - embedded::storage::Storage::exists (line 76) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (624) panicked at src/embedded/storage/mod.rs:9:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok(true)
[INFO] [stdout]  right: Ok(false)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bf26030b928 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bf26030b928 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bf26030b928 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bf26030b928 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bf26031d22a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bf26031d22a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5bf26030fa52 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bf26030fa52 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bf2602f14d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bf2602f14d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bf260304041 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5bf2603041fb - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5bf2602f1592 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5bf2602e6889 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5bf2602f221d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5bf26031d9ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5bf26031d8a3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x5bf26025cfec - core[8fb95b77d25ab6c8]::panicking::assert_failed::<core[8fb95b77d25ab6c8]::result::Result<bool, eight[bfcbdfcaf90982f6]::embedded::result::Error>, core[8fb95b77d25ab6c8]::result::Result<bool, eight[bfcbdfcaf90982f6]::embedded::result::Error>>
[INFO] [stdout]   18:     0x5bf260260a8c - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}
[INFO] [stdout]   19:     0x5bf260261a16 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]   20:     0x5bf2602604e6 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5bf260260434 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   22:     0x5bf260259b60 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   23:     0x5bf26025ee3d - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}
[INFO] [stdout]   24:     0x5bf26025e144 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]   25:     0x5bf260259261 - <tokio[880f913e80ab544]::runtime::context::scoped::Scoped<tokio[880f913e80ab544]::runtime::scheduler::Context>>::set::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   26:     0x5bf26025fa24 - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   27:     0x5bf26025a9fa - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::try_with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   28:     0x5bf26025a629 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   29:     0x5bf26025d05b - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   30:     0x5bf26025c934 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]   31:     0x5bf26025cc02 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>>
[INFO] [stdout]   32:     0x5bf26025dcd0 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>::{closure#0}
[INFO] [stdout]   33:     0x5bf26025d66b - tokio[880f913e80ab544]::runtime::context::runtime::enter_runtime::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   34:     0x5bf260259672 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>
[INFO] [stdout]   35:     0x5bf260258da6 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on_inner::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>
[INFO] [stdout]   36:     0x5bf260258fc1 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>
[INFO] [stdout]   37:     0x5bf260258b57 - tokio_test[19c1bb86d999b3a7]::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{closure#0}>
[INFO] [stdout]   38:     0x5bf260261071 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_76_0
[INFO] [stdout]   39:     0x5bf260260c76 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   40:     0x5bf260261c83 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5bf26025cff6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   42:     0x5bf26025f699 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   43:     0x5bf2603035e7 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   44:     0x5bf2603035e7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5bf2603035e7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5bf2603035e7 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5bf2603035e7 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   48:     0x5bf2603035e7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5bf2603035e7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5bf2603035e7 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5bf2603035e7 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   52:     0x5bf26025cc61 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   53:     0x5bf260261d35 - main
[INFO] [stdout]   54:     0x7977bdfcb1ca - <unknown>
[INFO] [stdout]   55:     0x7977bdfcb28b - __libc_start_main
[INFO] [stdout]   56:     0x5bf260258885 - _start
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/embedded/storage/mod.rs - embedded::storage::Storage::delete (line 59) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (635) panicked at src/embedded/storage/mod.rs:12:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DeleteKeyFail
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6390d7357a68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6390d7357a68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6390d7357a68 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6390d7357a68 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6390d736939a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6390d736939a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6390d735bb92 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6390d735bb92 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6390d733d566 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6390d733d566 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6390d73500d1 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6390d735028b - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6390d733d622 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6390d7332919 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6390d733e2ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6390d7369b5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6390d73698d2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6390d72a59ab - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}
[INFO] [stdout]   18:     0x6390d72a6626 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]   19:     0x6390d72a5406 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x6390d72a5354 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x6390d729eb40 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x6390d72a3d5d - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x6390d72a3064 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x6390d729e251 - <tokio[880f913e80ab544]::runtime::context::scoped::Scoped<tokio[880f913e80ab544]::runtime::scheduler::Context>>::set::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   25:     0x6390d72a4944 - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x6390d729f9da - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::try_with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   27:     0x6390d729f609 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   28:     0x6390d72a1f7b - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x6390d72a1914 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]   30:     0x6390d72a1be2 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>>
[INFO] [stdout]   31:     0x6390d72a2bf0 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x6390d72a258b - tokio[880f913e80ab544]::runtime::context::runtime::enter_runtime::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x6390d729e65a - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>
[INFO] [stdout]   34:     0x6390d729ddae - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on_inner::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>
[INFO] [stdout]   35:     0x6390d729dfb6 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>
[INFO] [stdout]   36:     0x6390d729db6b - tokio_test[19c1bb86d999b3a7]::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{closure#0}>
[INFO] [stdout]   37:     0x6390d72a5fc3 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_59_0
[INFO] [stdout]   38:     0x6390d72a5bc6 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   39:     0x6390d72a6723 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x6390d72a1f16 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   41:     0x6390d72a45b9 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   42:     0x6390d734f677 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x6390d734f677 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6390d734f677 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6390d734f677 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6390d734f677 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x6390d734f677 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x6390d734f677 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x6390d734f677 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6390d734f677 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x6390d72a1c41 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   52:     0x6390d72a67d5 - main
[INFO] [stdout]   53:     0x717b65a551ca - <unknown>
[INFO] [stdout]   54:     0x717b65a5528b - __libc_start_main
[INFO] [stdout]   55:     0x6390d729d8a5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/embedded/storage/mod.rs - embedded::storage::Storage::increment (line 90) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (651) panicked at src/embedded/storage/mod.rs:10:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: GetKeyFail
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6224be978a98 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6224be978a98 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6224be978a98 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6224be978a98 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6224be98a42a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6224be98a42a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6224be97cbc2 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6224be97cbc2 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6224be95e306 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6224be95e306 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6224be970e71 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6224be97102b - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6224be95e3c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6224be953569 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6224be95f04d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6224be98abec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6224be98a962 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6224be8c516d - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}
[INFO] [stdout]   18:     0x6224be8c5f46 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]   19:     0x6224be8c4bb6 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x6224be8c4b04 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x6224be8be270 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x6224be8c350d - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x6224be8c2814 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x6224be8bd971 - <tokio[880f913e80ab544]::runtime::context::scoped::Scoped<tokio[880f913e80ab544]::runtime::scheduler::Context>>::set::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   25:     0x6224be8c40f4 - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x6224be8bf10a - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::try_with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   27:     0x6224be8bed39 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   28:     0x6224be8c172b - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   29:     0x6224be8c1044 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]   30:     0x6224be8c1312 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>>
[INFO] [stdout]   31:     0x6224be8c23a0 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x6224be8c1d3b - tokio[880f913e80ab544]::runtime::context::runtime::enter_runtime::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x6224be8bdd82 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>
[INFO] [stdout]   34:     0x6224be8bd4b6 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on_inner::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>
[INFO] [stdout]   35:     0x6224be8bd6d1 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>
[INFO] [stdout]   36:     0x6224be8bd267 - tokio_test[19c1bb86d999b3a7]::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{closure#0}>
[INFO] [stdout]   37:     0x6224be8c57e1 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_90_0
[INFO] [stdout]   38:     0x6224be8c53e6 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   39:     0x6224be8c6053 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x6224be8c16c6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   41:     0x6224be8c3d69 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   42:     0x6224be970417 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x6224be970417 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6224be970417 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6224be970417 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6224be970417 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x6224be970417 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x6224be970417 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x6224be970417 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6224be970417 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x6224be8c1371 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   52:     0x6224be8c6105 - main
[INFO] [stdout]   53:     0x74ddf6fea1ca - <unknown>
[INFO] [stdout]   54:     0x74ddf6fea28b - __libc_start_main
[INFO] [stdout]   55:     0x6224be8bcf95 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 86) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `eight::client`
[INFO] [stdout]   --> src/lib.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | use eight::client::{self, websocket, messaging};
[INFO] [stdout]    |            ^^^^^^ could not find `client` in `eight`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "client")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `client` feature
[INFO] [stdout] 13 | #[cfg_attr(docsrs, doc(cfg(feature = "client")))]
[INFO] [stdout] 14 | pub mod client;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/embedded/storage/mod.rs - embedded::storage::Storage::set (line 30) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (729) panicked at src/embedded/storage/mod.rs:8:69:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CreateDirFail
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60976ebbc3c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60976ebbc3c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60976ebbc3c8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60976ebbc3c8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60976ebcdcca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60976ebcdcca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60976ebc04f2 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60976ebc04f2 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60976eba1f76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60976eba1f76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60976ebb4ae1 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60976ebb4c9b - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60976eba2032 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60976eb97329 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60976eba2cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60976ebce48c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60976ebce202 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60976eb1224a - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}
[INFO] [stdout]   18:     0x60976eb12eb6 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]   19:     0x60976eb11ea6 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x60976eb11df4 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x60976eb0b600 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x60976eb107fd - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x60976eb0fb04 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x60976eb0ad11 - <tokio[880f913e80ab544]::runtime::context::scoped::Scoped<tokio[880f913e80ab544]::runtime::scheduler::Context>>::set::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   25:     0x60976eb113e4 - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x60976eb0c49a - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::try_with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   27:     0x60976eb0c0c9 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   28:     0x60976eb0ea1b - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x60976eb0e3d4 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]   30:     0x60976eb0e6a2 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>>
[INFO] [stdout]   31:     0x60976eb0f690 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x60976eb0f02b - tokio[880f913e80ab544]::runtime::context::runtime::enter_runtime::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x60976eb0b11a - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>
[INFO] [stdout]   34:     0x60976eb0a86e - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on_inner::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>
[INFO] [stdout]   35:     0x60976eb0aa76 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>
[INFO] [stdout]   36:     0x60976eb0a62b - tokio_test[19c1bb86d999b3a7]::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{closure#0}>
[INFO] [stdout]   37:     0x60976eb12853 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_30_0
[INFO] [stdout]   38:     0x60976eb12456 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   39:     0x60976eb12fb3 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x60976eb0e9b6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   41:     0x60976eb11059 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   42:     0x60976ebb4087 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x60976ebb4087 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x60976ebb4087 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60976ebb4087 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60976ebb4087 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x60976ebb4087 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x60976ebb4087 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x60976ebb4087 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x60976ebb4087 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x60976eb0e701 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   52:     0x60976eb13065 - main
[INFO] [stdout]   53:     0x7307420121ca - <unknown>
[INFO] [stdout]   54:     0x73074201228b - __libc_start_main
[INFO] [stdout]   55:     0x60976eb0a365 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 58) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `eight::client`
[INFO] [stdout]   --> src/lib.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | use eight::client::{self, http, messaging};
[INFO] [stdout]    |            ^^^^^^ could not find `client` in `eight`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "client")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `client` feature
[INFO] [stdout] 13 | #[cfg_attr(docsrs, doc(cfg(feature = "client")))]
[INFO] [stdout] 14 | pub mod client;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/embedded/storage/mod.rs - embedded::storage::Storage::get (line 43) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (728) panicked at src/embedded/storage/mod.rs:10:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: GetKeyFail
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fd442e7f458 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fd442e7f458 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fd442e7f458 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fd442e7f458 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fd442e90dca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fd442e90dca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fd442e83582 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fd442e83582 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fd442e64cc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fd442e64cc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fd442e77831 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5fd442e779eb - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5fd442e64d82 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5fd442e59f29 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5fd442e65a0d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5fd442e9158c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5fd442e91302 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5fd442dcc188 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}
[INFO] [stdout]   18:     0x5fd442dccf36 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5fd442dcbbc6 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5fd442dcbb14 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5fd442dc5270 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5fd442dca51d - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5fd442dc9824 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x5fd442dc4951 - <tokio[880f913e80ab544]::runtime::context::scoped::Scoped<tokio[880f913e80ab544]::runtime::scheduler::Context>>::set::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   25:     0x5fd442dcb104 - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5fd442dc610a - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::try_with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   27:     0x5fd442dc5d39 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   28:     0x5fd442dc872b - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x5fd442dc8044 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]   30:     0x5fd442dc8312 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>>
[INFO] [stdout]   31:     0x5fd442dc93b0 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5fd442dc8d4b - tokio[880f913e80ab544]::runtime::context::runtime::enter_runtime::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5fd442dc4d88 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>
[INFO] [stdout]   34:     0x5fd442dc4471 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on_inner::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>
[INFO] [stdout]   35:     0x5fd442dc46a9 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>
[INFO] [stdout]   36:     0x5fd442dc4203 - tokio_test[19c1bb86d999b3a7]::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{closure#0}>
[INFO] [stdout]   37:     0x5fd442dcc8c1 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_43_0
[INFO] [stdout]   38:     0x5fd442dcc4c6 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   39:     0x5fd442dcd033 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x5fd442dc86c6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   41:     0x5fd442dcad79 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   42:     0x5fd442e76dd7 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x5fd442e76dd7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5fd442e76dd7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5fd442e76dd7 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5fd442e76dd7 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x5fd442e76dd7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5fd442e76dd7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5fd442e76dd7 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5fd442e76dd7 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5fd442dc8371 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   52:     0x5fd442dcd0e5 - main
[INFO] [stdout]   53:     0x7f3701f9f1ca - <unknown>
[INFO] [stdout]   54:     0x7f3701f9f28b - __libc_start_main
[INFO] [stdout]   55:     0x5fd442dc3f25 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/embedded/server/mod.rs - embedded::server::Server::set_permission (line 66) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (734) panicked at src/embedded/server/mod.rs:23:3:
[INFO] [stdout] Must return an error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d7701bf1e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d7701bf1e8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d7701bf1e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55d7701bf1e8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55d7701d0dda - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55d7701d0dda - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55d7701c3502 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55d7701c3502 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55d7701a4426 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55d7701a4426 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55d7701b7261 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x55d7701b74db - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x55d7701a4514 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x55d7701995e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x55d7701a516d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x55d7701d159c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x55d7700ca80f - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}
[INFO] [stdout]   17:     0x55d7700d7e26 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]   18:     0x55d7700c1026 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x55d7700c0f74 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x55d7700ae5f0 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   21:     0x55d7700beb9d - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}
[INFO] [stdout]   22:     0x55d7700bdea4 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]   23:     0x55d7700acb81 - <tokio[880f913e80ab544]::runtime::context::scoped::Scoped<tokio[880f913e80ab544]::runtime::scheduler::Context>>::set::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   24:     0x55d7700bf864 - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x55d7700af48a - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::try_with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   26:     0x55d7700af0b9 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   27:     0x55d7700b8d7b - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   28:     0x55d7700b21e4 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]   29:     0x55d7700b24b2 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>>
[INFO] [stdout]   30:     0x55d7700bd730 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>::{closure#0}
[INFO] [stdout]   31:     0x55d7700bbe3b - tokio[880f913e80ab544]::runtime::context::runtime::enter_runtime::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   32:     0x55d7700acfb1 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>
[INFO] [stdout]   33:     0x55d7700abbe4 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on_inner::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>
[INFO] [stdout]   34:     0x55d7700abde2 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>
[INFO] [stdout]   35:     0x55d7700ab45f - tokio_test[19c1bb86d999b3a7]::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0::{closure#0}>
[INFO] [stdout]   36:     0x55d7700d5c34 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_server_mod_rs_66_0
[INFO] [stdout]   37:     0x55d7700cab56 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   38:     0x55d7700d8b03 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   39:     0x55d7700b7936 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   40:     0x55d7700bf3f9 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   41:     0x55d7701b67f7 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   42:     0x55d7701b67f7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x55d7701b67f7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x55d7701b67f7 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x55d7701b67f7 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x55d7701b67f7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x55d7701b67f7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x55d7701b67f7 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x55d7701b67f7 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x55d7700b2ed1 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   51:     0x55d7700d9225 - main
[INFO] [stdout]   52:     0x7cacda5f21ca - <unknown>
[INFO] [stdout]   53:     0x7cacda5f228b - __libc_start_main
[INFO] [stdout]   54:     0x55d7700ab195 - _start
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/embedded/storage/mod.rs - embedded::storage::Storage::search (line 122) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (758) panicked at src/embedded/storage/mod.rs:10:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CreateDirFail
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x619e53edb9c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x619e53edb9c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x619e53edb9c8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x619e53edb9c8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x619e53eed82a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x619e53eed82a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x619e53edfc92 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x619e53edfc92 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x619e53ec10d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x619e53ec10d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x619e53ed3f01 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x619e53ed40bb - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x619e53ec1192 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x619e53eb63e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x619e53ec1e1d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x619e53eedfec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x619e53eedd62 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x619e53e0ded3 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}
[INFO] [stdout]   18:     0x619e53e0f336 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]   19:     0x619e53e0db56 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x619e53e0daa4 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x619e53e071b0 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x619e53e0c4ad - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x619e53e0b7b4 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x619e53e06891 - <tokio[880f913e80ab544]::runtime::context::scoped::Scoped<tokio[880f913e80ab544]::runtime::scheduler::Context>>::set::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   25:     0x619e53e0d094 - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x619e53e0805a - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::try_with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   27:     0x619e53e07c89 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[880f913e80ab544]::runtime::context::Context>>::with::<tokio[880f913e80ab544]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]   28:     0x619e53e0a6bb - tokio[880f913e80ab544]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[880f913e80ab544]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x619e53e09f94 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]   30:     0x619e53e0a262 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>>
[INFO] [stdout]   31:     0x619e53e0b340 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x619e53e0acdb - tokio[880f913e80ab544]::runtime::context::runtime::enter_runtime::<<tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x619e53e06cc8 - <tokio[880f913e80ab544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>
[INFO] [stdout]   34:     0x619e53e06381 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on_inner::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>
[INFO] [stdout]   35:     0x619e53e065b9 - <tokio[880f913e80ab544]::runtime::runtime::Runtime>::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>
[INFO] [stdout]   36:     0x619e53e06053 - tokio_test[19c1bb86d999b3a7]::block_on::<rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{closure#0}>
[INFO] [stdout]   37:     0x619e53e0ead1 - rust_out[45392ab902eb6021]::main::_doctest_main_src_embedded_storage_mod_rs_122_0
[INFO] [stdout]   38:     0x619e53e0e606 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   39:     0x619e53e0f443 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x619e53e0a656 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   41:     0x619e53e0cd09 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   42:     0x619e53ed34a7 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x619e53ed34a7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x619e53ed34a7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x619e53ed34a7 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x619e53ed34a7 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x619e53ed34a7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x619e53ed34a7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x619e53ed34a7 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x619e53ed34a7 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x619e53e0a2c1 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   52:     0x619e53e0f525 - main
[INFO] [stdout]   53:     0x7caeed86a1ca - <unknown>
[INFO] [stdout]   54:     0x7caeed86a28b - __libc_start_main
[INFO] [stdout]   55:     0x619e53e05d75 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/embedded/server/mod.rs - embedded::server::Server::set_permission (line 66)
[INFO] [stdout]     src/embedded/storage/mod.rs - embedded::storage::Storage::decrement (line 106)
[INFO] [stdout]     src/embedded/storage/mod.rs - embedded::storage::Storage::delete (line 59)
[INFO] [stdout]     src/embedded/storage/mod.rs - embedded::storage::Storage::exists (line 76)
[INFO] [stdout]     src/embedded/storage/mod.rs - embedded::storage::Storage::flush (line 141)
[INFO] [stdout]     src/embedded/storage/mod.rs - embedded::storage::Storage::get (line 43)
[INFO] [stdout]     src/embedded/storage/mod.rs - embedded::storage::Storage::increment (line 90)
[INFO] [stdout]     src/embedded/storage/mod.rs - embedded::storage::Storage::search (line 122)
[INFO] [stdout]     src/embedded/storage/mod.rs - embedded::storage::Storage::set (line 30)
[INFO] [stdout]     src/lib.rs - (line 58)
[INFO] [stdout]     src/lib.rs - (line 86)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5", kill_on_drop: false }`
[INFO] [stdout] a38f022de250b326cc195d3b9f52fe18e05b89bddf36c655198008037b8abab5
