[INFO] fetching crate eight 1.0.0-alpha.2...
[INFO] testing eight-1.0.0-alpha.2 against 1.90.0 for beta-1.91-2
[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.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 206 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.4)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] [stderr]       Adding tokio-tungstenite v0.18.0 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.18.0
[INFO] [stderr]   Downloaded tungstenite v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e703eda7d2d3cae603867fd2963af17f71f94f4f89c56bbee2531017d0f67443
[INFO] running `Command { std: "docker" "start" "-a" "e703eda7d2d3cae603867fd2963af17f71f94f4f89c56bbee2531017d0f67443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e703eda7d2d3cae603867fd2963af17f71f94f4f89c56bbee2531017d0f67443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e703eda7d2d3cae603867fd2963af17f71f94f4f89c56bbee2531017d0f67443", kill_on_drop: false }`
[INFO] [stdout] e703eda7d2d3cae603867fd2963af17f71f94f4f89c56bbee2531017d0f67443
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 918ddbfd438d57737bc7d87636ef842c18c952ac2cc45e14474ca44efa75bdf0
[INFO] running `Command { std: "docker" "start" "-a" "918ddbfd438d57737bc7d87636ef842c18c952ac2cc45e14474ca44efa75bdf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling eight v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.94s
[INFO] running `Command { std: "docker" "inspect" "918ddbfd438d57737bc7d87636ef842c18c952ac2cc45e14474ca44efa75bdf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "918ddbfd438d57737bc7d87636ef842c18c952ac2cc45e14474ca44efa75bdf0", kill_on_drop: false }`
[INFO] [stdout] 918ddbfd438d57737bc7d87636ef842c18c952ac2cc45e14474ca44efa75bdf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d464836afc2336814c52c8693949afa5d09c735ee3172b494ba2e0f7df60ebb
[INFO] running `Command { std: "docker" "start" "-a" "5d464836afc2336814c52c8693949afa5d09c735ee3172b494ba2e0f7df60ebb", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling eight v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.46s
[INFO] running `Command { std: "docker" "inspect" "5d464836afc2336814c52c8693949afa5d09c735ee3172b494ba2e0f7df60ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d464836afc2336814c52c8693949afa5d09c735ee3172b494ba2e0f7df60ebb", kill_on_drop: false }`
[INFO] [stdout] 5d464836afc2336814c52c8693949afa5d09c735ee3172b494ba2e0f7df60ebb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7300f7a55772d914b7e53f48462a7bbdac37ce2cfb3648e380d6340f4920317
[INFO] running `Command { std: "docker" "start" "-a" "e7300f7a55772d914b7e53f48462a7bbdac37ce2cfb3648e380d6340f4920317", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eight-ee7fae7588ab7fea)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test embedded::language::tests::test_execute_parser ... ok
[INFO] [stdout] test embedded::language::tests::test_execute_lexer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests eight
[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/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 58) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 86) - compile ... FAILED
[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::exists (line 76) ... FAILED
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::get (line 43) ... FAILED
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::set (line 30) ... FAILED
[INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::increment (line 90) ... 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::delete (line 59) ... FAILED
[INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::cast (line 154) ... 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::call (line 183) ... ok
[INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::query (line 213) ... ok
[INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::set_permission (line 66) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 58) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `eight::client`, `eight::client`
[INFO] [stdout]   --> src/lib.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | use eight::client::{self, http, messaging};
[INFO] [stdout]    |            ^^^^^^   ^^^^ no `client` in the root
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `client` in `eight`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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/lib.rs - (line 86) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `eight::client`, `eight::client`
[INFO] [stdout]   --> src/lib.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | use eight::client::{self, websocket, messaging};
[INFO] [stdout]    |            ^^^^^^   ^^^^ no `client` in the root
[INFO] [stdout]    |            |
[INFO] [stdout]    |            could not find `client` in `eight`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/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::flush (line 141) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' 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:     0x5d8fa0d0d932 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d8fa0d0d932 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d8fa0d0d932 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d8fa0d0d932 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d8fa0d2c233 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d8fa0d2c233 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d8fa0d0ae73 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d8fa0d0ae73 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d8fa0d0d782 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d8fa0d0ea33 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d8fa0d0e815 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5d8fa0d0f345 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5d8fa0d0f1da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5d8fa0d0de29 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5d8fa0d0ee6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5d8fa0d2b2f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5d8fa0d2b7b6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5d8fa0c6d49f - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{{closure}}::hd0dafbae300ee485
[INFO] [stdout]   18:     0x5d8fa0c6d0f6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbdc2bcf53c570b14
[INFO] [stdout]   19:     0x5d8fa0c6cbe6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h472237ec48b5ba63
[INFO] [stdout]   20:     0x5d8fa0c6ca04 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcb2227cdf82941f5
[INFO] [stdout]   21:     0x5d8fa0c6a460 - tokio::runtime::scheduler::current_thread::Context::enter::hfc22aae97d5f0f59
[INFO] [stdout]   22:     0x5d8fa0c6c10d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbe619c10d53c7960
[INFO] [stdout]   23:     0x5d8fa0c6b3c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hedef4c00424a7143
[INFO] [stdout]   24:     0x5d8fa0c67be1 - tokio::runtime::context::scoped::Scoped<T>::set::h09e63f5da2cd427b
[INFO] [stdout]   25:     0x5d8fa0c679b4 - tokio::runtime::context::set_scheduler::{{closure}}::h92bd23e17f5a7121
[INFO] [stdout]   26:     0x5d8fa0c656ca - std::thread::local::LocalKey<T>::try_with::heb2c6603ec8970b9
[INFO] [stdout]   27:     0x5d8fa0c64b09 - std::thread::local::LocalKey<T>::with::he882f301a6f06760
[INFO] [stdout]   28:     0x5d8fa0c6790b - tokio::runtime::context::set_scheduler::h02d162666445fe89
[INFO] [stdout]   29:     0x5d8fa0c6ad74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0ccfcf4c59116da4
[INFO] [stdout]   30:     0x5d8fa0c6b3de - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h219554eb1f1ff73b
[INFO] [stdout]   31:     0x5d8fa0c697f0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h741fd9f2d86488d3
[INFO] [stdout]   32:     0x5d8fa0c68298 - tokio::runtime::context::runtime::enter_runtime::he5ba716a61e68d43
[INFO] [stdout]   33:     0x5d8fa0c69280 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hff14c8926d52fb1e
[INFO] [stdout]   34:     0x5d8fa0c68c86 - tokio::runtime::runtime::Runtime::block_on_inner::h2660796a22c51f05
[INFO] [stdout]   35:     0x5d8fa0c68fa1 - tokio::runtime::runtime::Runtime::block_on::h88339d9312a91cae
[INFO] [stdout]   36:     0x5d8fa0c6481d - tokio_test::block_on::h47cc09e7a91b842a
[INFO] [stdout]   37:     0x5d8fa0c6d173 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_141_0::haa2e75b4f4d13f5b
[INFO] [stdout]   38:     0x5d8fa0c6d156 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   39:     0x5d8fa0c65963 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   40:     0x5d8fa0c648e6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   41:     0x5d8fa0c648b9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   42:     0x5d8fa0d053b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   43:     0x5d8fa0d053b0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x5d8fa0d053b0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5d8fa0d053b0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d8fa0d053b0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x5d8fa0d053b0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x5d8fa0d053b0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x5d8fa0d053b0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5d8fa0d053b0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5d8fa0c648a1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   52:     0x5d8fa0c6d945 - main
[INFO] [stdout]   53:     0x79b09b3671ca - <unknown>
[INFO] [stdout]   54:     0x79b09b36728b - __libc_start_main
[INFO] [stdout]   55:     0x5d8fa0c64545 - _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' 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:     0x62f8fff68b02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f8fff68b02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f8fff68b02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f8fff68b02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f8fff870c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f8fff870c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62f8fff66043 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f8fff66043 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f8fff68952 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f8fff69c03 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62f8fff699e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x62f8fff6a515 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x62f8fff6a3aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x62f8fff68ff9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x62f8fff6a03d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x62f8fff86180 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x62f8fff86534 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   17:     0x62f8ffec08ca - core::panicking::assert_failed::hb92d756c8869e9e1
[INFO] [stdout]   18:     0x62f8ffec8210 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{{closure}}::h6c52e474e25df472
[INFO] [stdout]   19:     0x62f8ffec7aa6 - <core::pin::Pin<P> as core::future::future::Future>::poll::he2bea92f843a1d05
[INFO] [stdout]   20:     0x62f8ffec7226 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb819c35d3ed6e26c
[INFO] [stdout]   21:     0x62f8ffec7034 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2a8031e700b076a4
[INFO] [stdout]   22:     0x62f8ffec47b0 - tokio::runtime::scheduler::current_thread::Context::enter::h79bbc61df97b4619
[INFO] [stdout]   23:     0x62f8ffec5cfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8345aa66f1913c38
[INFO] [stdout]   24:     0x62f8ffec5a04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he318a36e71037fb4
[INFO] [stdout]   25:     0x62f8ffec2221 - tokio::runtime::context::scoped::Scoped<T>::set::h10513d556ad21358
[INFO] [stdout]   26:     0x62f8ffec1fb4 - tokio::runtime::context::set_scheduler::{{closure}}::h5a56adf52d1a6619
[INFO] [stdout]   27:     0x62f8ffebfcaa - std::thread::local::LocalKey<T>::try_with::hc230d3c4f0864b35
[INFO] [stdout]   28:     0x62f8ffebf079 - std::thread::local::LocalKey<T>::with::h1bcfe9eb60a0e8fa
[INFO] [stdout]   29:     0x62f8ffec1f4b - tokio::runtime::context::set_scheduler::h69cdce8a81b3c3e3
[INFO] [stdout]   30:     0x62f8ffec53b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha5c484bd21e70f2a
[INFO] [stdout]   31:     0x62f8ffec5a1e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h27dec4fa2fae48e2
[INFO] [stdout]   32:     0x62f8ffec3b00 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8f857001678cc44e
[INFO] [stdout]   33:     0x62f8ffec28d8 - tokio::runtime::context::runtime::enter_runtime::hef5e52416f9842f2
[INFO] [stdout]   34:     0x62f8ffec38c2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha973415ae2030670
[INFO] [stdout]   35:     0x62f8ffec32c6 - tokio::runtime::runtime::Runtime::block_on_inner::h54780229fbaf3b2f
[INFO] [stdout]   36:     0x62f8ffec35e1 - tokio::runtime::runtime::Runtime::block_on::h34d989b5d77838eb
[INFO] [stdout]   37:     0x62f8ffebef2d - tokio_test::block_on::hf7d5074ad801380b
[INFO] [stdout]   38:     0x62f8ffec7c31 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_76_0::h89ce5d783f063314
[INFO] [stdout]   39:     0x62f8ffec7c16 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   40:     0x62f8ffec0073 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   41:     0x62f8ffebeff6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   42:     0x62f8ffebefc9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   43:     0x62f8fff60580 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   44:     0x62f8fff60580 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x62f8fff60580 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x62f8fff60580 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x62f8fff60580 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   48:     0x62f8fff60580 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x62f8fff60580 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x62f8fff60580 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x62f8fff60580 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   52:     0x62f8ffebefb1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   53:     0x62f8ffec8405 - main
[INFO] [stdout]   54:     0x701a2be311ca - <unknown>
[INFO] [stdout]   55:     0x701a2be3128b - __libc_start_main
[INFO] [stdout]   56:     0x62f8ffebec55 - _start
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[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' 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:     0x640b57967282 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640b57967282 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640b57967282 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x640b57967282 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x640b579858f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x640b579858f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x640b579647c3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x640b579647c3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x640b579670d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x640b57968383 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x640b57968165 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x640b57968c95 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x640b57968b2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x640b57967779 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x640b579687bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x640b579849b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x640b57984e76 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x640b578be3b9 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{{closure}}::h69cae6838b355ac6
[INFO] [stdout]   18:     0x640b578bdd46 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha3f2acd4713e6e7c
[INFO] [stdout]   19:     0x640b578bd846 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha4f8619dfd3615cc
[INFO] [stdout]   20:     0x640b578bd794 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7537e5fdfb67415a
[INFO] [stdout]   21:     0x640b578bb0c0 - tokio::runtime::scheduler::current_thread::Context::enter::hd72ba40180080ec9
[INFO] [stdout]   22:     0x640b578bc31d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3f29656bc247d904
[INFO] [stdout]   23:     0x640b578bc024 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h707bcb5722ee98ae
[INFO] [stdout]   24:     0x640b578b87d1 - tokio::runtime::context::scoped::Scoped<T>::set::h5a720cd554a0446f
[INFO] [stdout]   25:     0x640b578b85a4 - tokio::runtime::context::set_scheduler::{{closure}}::h831dba978b0ae410
[INFO] [stdout]   26:     0x640b578b5d1a - std::thread::local::LocalKey<T>::try_with::h4b6e28c8ed4ae8aa
[INFO] [stdout]   27:     0x640b578b56d9 - std::thread::local::LocalKey<T>::with::h4de36636b4ef08cf
[INFO] [stdout]   28:     0x640b578b84fb - tokio::runtime::context::set_scheduler::h72567f5df97eabea
[INFO] [stdout]   29:     0x640b578bb9d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5832945fcd879ec2
[INFO] [stdout]   30:     0x640b578bc08e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbf2af71d06fa7595
[INFO] [stdout]   31:     0x640b578ba120 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa2d6f8407744ace
[INFO] [stdout]   32:     0x640b578b8d08 - tokio::runtime::context::runtime::enter_runtime::hb72aecc01f2d67ea
[INFO] [stdout]   33:     0x640b578b9ee8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb266d49773e2d693
[INFO] [stdout]   34:     0x640b578b98c1 - tokio::runtime::runtime::Runtime::block_on_inner::h9d042e80dd350ada
[INFO] [stdout]   35:     0x640b578b9bf9 - tokio::runtime::runtime::Runtime::block_on::hcf1b44202ab954ef
[INFO] [stdout]   36:     0x640b578b5589 - tokio_test::block_on::h393f73d8b9f3040d
[INFO] [stdout]   37:     0x640b578bdde1 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_43_0::h2b151f154f2bab19
[INFO] [stdout]   38:     0x640b578bddc6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   39:     0x640b578b6673 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   40:     0x640b578b5656 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   41:     0x640b578b5629 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   42:     0x640b5795e5a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   43:     0x640b5795e5a0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x640b5795e5a0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x640b5795e5a0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x640b5795e5a0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x640b5795e5a0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x640b5795e5a0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x640b5795e5a0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x640b5795e5a0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x640b578b5611 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   52:     0x640b578be715 - main
[INFO] [stdout]   53:     0x77751adb91ca - <unknown>
[INFO] [stdout]   54:     0x77751adb928b - __libc_start_main
[INFO] [stdout]   55:     0x640b578b52a5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[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' 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:     0x63a2c5473522 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a2c5473522 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a2c5473522 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63a2c5473522 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63a2c5491ac3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63a2c5491ac3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63a2c5470a63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a2c5470a63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63a2c5473372 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63a2c5474623 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63a2c5474405 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x63a2c5474f35 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x63a2c5474dca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x63a2c5473a19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x63a2c5474a5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x63a2c5490b80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x63a2c5491046 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x63a2c53d34c8 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{{closure}}::he01054450d66f97c
[INFO] [stdout]   18:     0x63a2c53d30b6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf055909e88f3e537
[INFO] [stdout]   19:     0x63a2c53d2b66 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h65073ed5badb0f71
[INFO] [stdout]   20:     0x63a2c53d2ae4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3bb05b7d3c4a26d
[INFO] [stdout]   21:     0x63a2c53cfe30 - tokio::runtime::scheduler::current_thread::Context::enter::h63e95a4aff3d6778
[INFO] [stdout]   22:     0x63a2c53d20ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hba66f6f2a8c8f717
[INFO] [stdout]   23:     0x63a2c53d1344 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4217bca609f595e9
[INFO] [stdout]   24:     0x63a2c53cdd01 - tokio::runtime::context::scoped::Scoped<T>::set::hd7350d4931afa70c
[INFO] [stdout]   25:     0x63a2c53cd9a4 - tokio::runtime::context::set_scheduler::{{closure}}::hb26cfa4630696f9d
[INFO] [stdout]   26:     0x63a2c53cb9aa - std::thread::local::LocalKey<T>::try_with::hf31dcbfae8219e4b
[INFO] [stdout]   27:     0x63a2c53caca9 - std::thread::local::LocalKey<T>::with::h8ee8e5581c50cc94
[INFO] [stdout]   28:     0x63a2c53cd8fb - tokio::runtime::context::set_scheduler::h84bb115b9fbc94c5
[INFO] [stdout]   29:     0x63a2c53d1104 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he536a5a3eeaa86f0
[INFO] [stdout]   30:     0x63a2c53d13ce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hafae187ff1b03112
[INFO] [stdout]   31:     0x63a2c53cf460 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4e16136eafd4bd17
[INFO] [stdout]   32:     0x63a2c53ce128 - tokio::runtime::context::runtime::enter_runtime::h6056cbf40bd5269d
[INFO] [stdout]   33:     0x63a2c53cf22a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcca3ebe30cff7705
[INFO] [stdout]   34:     0x63a2c53cec4e - tokio::runtime::runtime::Runtime::block_on_inner::h7cca10eb9ffc2491
[INFO] [stdout]   35:     0x63a2c53cef56 - tokio::runtime::runtime::Runtime::block_on::h23b8efb97af35bd7
[INFO] [stdout]   36:     0x63a2c53caa31 - tokio_test::block_on::h568f88520c26d120
[INFO] [stdout]   37:     0x63a2c53d3113 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_30_0::h667e19b12699683b
[INFO] [stdout]   38:     0x63a2c53d30f6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   39:     0x63a2c53cbb13 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   40:     0x63a2c53caaf6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   41:     0x63a2c53caac9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   42:     0x63a2c546afa0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   43:     0x63a2c546afa0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x63a2c546afa0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x63a2c546afa0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x63a2c546afa0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x63a2c546afa0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x63a2c546afa0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x63a2c546afa0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x63a2c546afa0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x63a2c53caab1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   52:     0x63a2c53d36d5 - main
[INFO] [stdout]   53:     0x7e3fc307d1ca - <unknown>
[INFO] [stdout]   54:     0x7e3fc307d28b - __libc_start_main
[INFO] [stdout]   55:     0x63a2c53ca765 - _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' 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:     0x5db352d5c852 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db352d5c852 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db352d5c852 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5db352d5c852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5db352d7aea3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5db352d7aea3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5db352d59d93 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5db352d59d93 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5db352d5c6a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5db352d5d953 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5db352d5d735 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5db352d5e265 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5db352d5e0fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5db352d5cd49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5db352d5dd8d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5db352d79f60 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5db352d7a426 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5db352cb34be - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{{closure}}::hc46cf4b351928a40
[INFO] [stdout]   18:     0x5db352cb2e86 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf16917bbb0d8332e
[INFO] [stdout]   19:     0x5db352cb2876 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcc0c5e914ce44f11
[INFO] [stdout]   20:     0x5db352cb27d4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hfae87aefa59fa01e
[INFO] [stdout]   21:     0x5db352caf840 - tokio::runtime::scheduler::current_thread::Context::enter::hc0816939279e2b3a
[INFO] [stdout]   22:     0x5db352cb134d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6349fc8c4122f8a9
[INFO] [stdout]   23:     0x5db352cb1054 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbfe6a9ccf99ca6fd
[INFO] [stdout]   24:     0x5db352cad9a1 - tokio::runtime::context::scoped::Scoped<T>::set::hae670cba5347d77e
[INFO] [stdout]   25:     0x5db352cad644 - tokio::runtime::context::set_scheduler::{{closure}}::hb028615bb7b2b346
[INFO] [stdout]   26:     0x5db352caabea - std::thread::local::LocalKey<T>::try_with::h2ad7f6a495a4b743
[INFO] [stdout]   27:     0x5db352caa909 - std::thread::local::LocalKey<T>::with::h65427e10fc5eb92b
[INFO] [stdout]   28:     0x5db352cad59b - tokio::runtime::context::set_scheduler::h83492f041d23bc4f
[INFO] [stdout]   29:     0x5db352cb0df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h78a8d07e78d70da5
[INFO] [stdout]   30:     0x5db352cb106e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h04b9a5042810afa7
[INFO] [stdout]   31:     0x5db352caf150 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2ab78086bc600588
[INFO] [stdout]   32:     0x5db352cadaf8 - tokio::runtime::context::runtime::enter_runtime::h87a45cb516439581
[INFO] [stdout]   33:     0x5db352caef12 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha2c6f17115b2f2a8
[INFO] [stdout]   34:     0x5db352caea16 - tokio::runtime::runtime::Runtime::block_on_inner::hee43ba0ab61ae4a8
[INFO] [stdout]   35:     0x5db352caec31 - tokio::runtime::runtime::Runtime::block_on::h41bc7551a46034ec
[INFO] [stdout]   36:     0x5db352caa61d - tokio_test::block_on::h0a07966cb0f4d747
[INFO] [stdout]   37:     0x5db352cb2ef1 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_90_0::hac679fae0117047e
[INFO] [stdout]   38:     0x5db352cb2ed6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   39:     0x5db352cab703 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   40:     0x5db352caa6e6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   41:     0x5db352caa6b9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   42:     0x5db352d53b70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   43:     0x5db352d53b70 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x5db352d53b70 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5db352d53b70 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5db352d53b70 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x5db352d53b70 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x5db352d53b70 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x5db352d53b70 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5db352d53b70 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5db352caa6a1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   52:     0x5db352cb3755 - main
[INFO] [stdout]   53:     0x7044510f31ca - <unknown>
[INFO] [stdout]   54:     0x7044510f328b - __libc_start_main
[INFO] [stdout]   55:     0x5db352caa345 - _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' 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:     0x603dfba1f852 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x603dfba1f852 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x603dfba1f852 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x603dfba1f852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x603dfba3dea3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x603dfba3dea3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x603dfba1cd93 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x603dfba1cd93 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x603dfba1f6a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x603dfba20953 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x603dfba20735 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x603dfba21265 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x603dfba210fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x603dfba1fd49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x603dfba20d8d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x603dfba3cf60 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x603dfba3d426 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x603dfb9764be - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{{closure}}::h977ceba6dd81feaa
[INFO] [stdout]   18:     0x603dfb975e16 - <core::pin::Pin<P> as core::future::future::Future>::poll::h554075680c553a6b
[INFO] [stdout]   19:     0x603dfb975856 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc2830a73670cae12
[INFO] [stdout]   20:     0x603dfb975684 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb8dfaff0576934e2
[INFO] [stdout]   21:     0x603dfb9730f0 - tokio::runtime::scheduler::current_thread::Context::enter::ha553c3ca2e01b7e4
[INFO] [stdout]   22:     0x603dfb97434d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20114ec124e7cea3
[INFO] [stdout]   23:     0x603dfb974054 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hedfec369becd7cb7
[INFO] [stdout]   24:     0x603dfb9709a1 - tokio::runtime::context::scoped::Scoped<T>::set::hae75467b838ec22d
[INFO] [stdout]   25:     0x603dfb970604 - tokio::runtime::context::set_scheduler::{{closure}}::h1a7217204d46657f
[INFO] [stdout]   26:     0x603dfb96df4a - std::thread::local::LocalKey<T>::try_with::ha4e697439d27fc6e
[INFO] [stdout]   27:     0x603dfb96d6f9 - std::thread::local::LocalKey<T>::with::h087973a7ef10bf40
[INFO] [stdout]   28:     0x603dfb9705cb - tokio::runtime::context::set_scheduler::hc7fb92f3f8e52272
[INFO] [stdout]   29:     0x603dfb973df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he8ae45355f6add75
[INFO] [stdout]   30:     0x603dfb97406e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0da74ba1ebafc939
[INFO] [stdout]   31:     0x603dfb972480 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h789e69a3d24f63fc
[INFO] [stdout]   32:     0x603dfb970c58 - tokio::runtime::context::runtime::enter_runtime::h94c10c39dc5e56f1
[INFO] [stdout]   33:     0x603dfb971e82 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3caa5aa684815c8f
[INFO] [stdout]   34:     0x603dfb971a16 - tokio::runtime::runtime::Runtime::block_on_inner::haf260ad6afbfaf12
[INFO] [stdout]   35:     0x603dfb971c31 - tokio::runtime::runtime::Runtime::block_on::h706d1d1c1fccf711
[INFO] [stdout]   36:     0x603dfb96d61d - tokio_test::block_on::h2933b6f291b0ee5d
[INFO] [stdout]   37:     0x603dfb975ef1 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_106_0::h95ac0ccc413a04ce
[INFO] [stdout]   38:     0x603dfb975ed6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   39:     0x603dfb96e703 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   40:     0x603dfb96d6e6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   41:     0x603dfb96d6b9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   42:     0x603dfba16b70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   43:     0x603dfba16b70 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x603dfba16b70 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x603dfba16b70 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x603dfba16b70 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x603dfba16b70 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x603dfba16b70 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x603dfba16b70 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x603dfba16b70 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x603dfb96d6a1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   52:     0x603dfb976755 - main
[INFO] [stdout]   53:     0x7d26c1ea91ca - <unknown>
[INFO] [stdout]   54:     0x7d26c1ea928b - __libc_start_main
[INFO] [stdout]   55:     0x603dfb96d345 - _start
[INFO] [stdout]   56:                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' 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:     0x6217075f3762 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6217075f3762 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6217075f3762 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6217075f3762 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x621707611db3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x621707611db3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6217075f0ca3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6217075f0ca3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6217075f35b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6217075f4913 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6217075f46f5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x6217075f5225 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x6217075f50ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x6217075f3c59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x6217075f4d4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x621707610e70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x621707611336 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x62170754bc1c - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{{closure}}::h6baeb7b1b50631d7
[INFO] [stdout]   18:     0x62170754b5e6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f2b5b8bb0091e7b
[INFO] [stdout]   19:     0x62170754b0b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h169b9e5f45f3131d
[INFO] [stdout]   20:     0x62170754aed4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h136e76a70a05aa5c
[INFO] [stdout]   21:     0x6217075480a0 - tokio::runtime::scheduler::current_thread::Context::enter::h56cbfc4b8a533476
[INFO] [stdout]   22:     0x621707549bad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd50f9beda90d73a0
[INFO] [stdout]   23:     0x6217075498b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha51c337a76dcfc65
[INFO] [stdout]   24:     0x621707546121 - tokio::runtime::context::scoped::Scoped<T>::set::h8cc33fdfbe39fa7d
[INFO] [stdout]   25:     0x621707545eb4 - tokio::runtime::context::set_scheduler::{{closure}}::h5ceb7840707281ca
[INFO] [stdout]   26:     0x621707543d3a - std::thread::local::LocalKey<T>::try_with::he5c8c578beaf352d
[INFO] [stdout]   27:     0x621707543119 - std::thread::local::LocalKey<T>::with::h40a6f0ba35831d3f
[INFO] [stdout]   28:     0x621707545e7b - tokio::runtime::context::set_scheduler::ha1877b91b47bb90b
[INFO] [stdout]   29:     0x621707549264 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5e6e6a4fff800ec8
[INFO] [stdout]   30:     0x6217075498ce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc2982e0bb49a0d1d
[INFO] [stdout]   31:     0x621707547ce0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h86ccc417cf3cf1c4
[INFO] [stdout]   32:     0x6217075464f8 - tokio::runtime::context::runtime::enter_runtime::h676c3281a4535b6f
[INFO] [stdout]   33:     0x6217075476ea - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h311bd4a780bd66c6
[INFO] [stdout]   34:     0x62170754719e - tokio::runtime::runtime::Runtime::block_on_inner::h01241147a63ee5c6
[INFO] [stdout]   35:     0x6217075474a6 - tokio::runtime::runtime::Runtime::block_on::h960209cb8249dd4e
[INFO] [stdout]   36:     0x621707542f61 - tokio_test::block_on::h8709a706104cfbc4
[INFO] [stdout]   37:     0x62170754b663 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_59_0::h744068cc50a5ddd5
[INFO] [stdout]   38:     0x62170754b646 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   39:     0x621707544043 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   40:     0x621707543026 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   41:     0x621707542ff9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   42:     0x6217075eb1e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   43:     0x6217075eb1e0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x6217075eb1e0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x6217075eb1e0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6217075eb1e0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x6217075eb1e0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x6217075eb1e0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x6217075eb1e0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6217075eb1e0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x621707542fe1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   52:     0x62170754be45 - main
[INFO] [stdout]   53:     0x7fce567331ca - <unknown>
[INFO] [stdout]   54:     0x7fce5673328b - __libc_start_main
[INFO] [stdout]   55:     0x621707542c95 - _start
[INFO] [stdout]   56:                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' 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:     0x5cc5a701c0b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cc5a701c0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cc5a701c0b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cc5a701c0b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cc5a703ae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cc5a703ae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cc5a70193a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cc5a70193a3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cc5a701bf02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cc5a701d3a3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cc5a701d185 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5cc5a701dcb5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5cc5a701db4a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5cc5a701c5a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5cc5a701d7dd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5cc5a7039ee0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5cc5a703a3a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5cc5a6f5789b - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{{closure}}::h9b62d9fd265ac106
[INFO] [stdout]   18:     0x5cc5a6f574c6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h882324773b3d71c3
[INFO] [stdout]   19:     0x5cc5a6f56e96 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h671ab8509da9fe71
[INFO] [stdout]   20:     0x5cc5a6f56cd4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd72fc37ba1d5006d
[INFO] [stdout]   21:     0x5cc5a6f54730 - tokio::runtime::scheduler::current_thread::Context::enter::he6ccbbbee2484f3f
[INFO] [stdout]   22:     0x5cc5a6f5598d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20ffe077639ebfa5
[INFO] [stdout]   23:     0x5cc5a6f55694 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8fd0c50d69dc1ba8
[INFO] [stdout]   24:     0x5cc5a6f51f71 - tokio::runtime::context::scoped::Scoped<T>::set::hb63746a5c791a445
[INFO] [stdout]   25:     0x5cc5a6f51bd4 - tokio::runtime::context::set_scheduler::{{closure}}::h412150de9a01a805
[INFO] [stdout]   26:     0x5cc5a6f4f6ea - std::thread::local::LocalKey<T>::try_with::hd2d49a829fb62c66
[INFO] [stdout]   27:     0x5cc5a6f4eaf9 - std::thread::local::LocalKey<T>::with::h64880b4f6afb378c
[INFO] [stdout]   28:     0x5cc5a6f51b9b - tokio::runtime::context::set_scheduler::he842fa9748f66ed7
[INFO] [stdout]   29:     0x5cc5a6f55044 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h53ae9c78b1a7e956
[INFO] [stdout]   30:     0x5cc5a6f556ae - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2ff885d847649fcc
[INFO] [stdout]   31:     0x5cc5a6f53790 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hab0d50686a346601
[INFO] [stdout]   32:     0x5cc5a6f52378 - tokio::runtime::context::runtime::enter_runtime::haccfa06a0c9b64a7
[INFO] [stdout]   33:     0x5cc5a6f53558 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he6e380de21f80435
[INFO] [stdout]   34:     0x5cc5a6f52f31 - tokio::runtime::runtime::Runtime::block_on_inner::h1052f527c25aa531
[INFO] [stdout]   35:     0x5cc5a6f53269 - tokio::runtime::runtime::Runtime::block_on::hd51e6859ec93932b
[INFO] [stdout]   36:     0x5cc5a6f4e939 - tokio_test::block_on::h6a9868be5f3c94c0
[INFO] [stdout]   37:     0x5cc5a6f57531 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_122_0::ha6130019eeff8081
[INFO] [stdout]   38:     0x5cc5a6f57516 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   39:     0x5cc5a6f4fa83 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   40:     0x5cc5a6f4ea06 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   41:     0x5cc5a6f4e9d9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   42:     0x5cc5a7013830 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   43:     0x5cc5a7013830 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x5cc5a7013830 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5cc5a7013830 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5cc5a7013830 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x5cc5a7013830 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x5cc5a7013830 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x5cc5a7013830 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5cc5a7013830 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5cc5a6f4e9c1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   52:     0x5cc5a6f57fd5 - main
[INFO] [stdout]   53:     0x73708dd451ca - <unknown>
[INFO] [stdout]   54:     0x73708dd4528b - __libc_start_main
[INFO] [stdout]   55:     0x5cc5a6f4e655 - _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' panicked at src/embedded/server/mod.rs:23:3:
[INFO] [stdout] Must return an error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6417b8cafdd2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6417b8cafdd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6417b8cafdd2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6417b8cafdd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6417b8ccea43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6417b8ccea43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6417b8cad0b3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6417b8cad0b3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6417b8cafc22 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6417b8cb1173 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6417b8cb0f55 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x6417b8cb1a85 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x6417b8cb18e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   13:     0x6417b8cb02c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x6417b8cb15ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x6417b8ccdb00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x6417b8bd2ae2 - rust_out::main::_doctest_main_src_embedded_server_mod_rs_66_0::{{closure}}::h6ad2d2f2fc67c492
[INFO] [stdout]   17:     0x6417b8bd1346 - <core::pin::Pin<P> as core::future::future::Future>::poll::h3a18271746dfa927
[INFO] [stdout]   18:     0x6417b8bcf9d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h243c94d53ae6213c
[INFO] [stdout]   19:     0x6417b8bcf804 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbfd9406ad6a573dc
[INFO] [stdout]   20:     0x6417b8bcd270 - tokio::runtime::scheduler::current_thread::Context::enter::he23ea6c94a380eed
[INFO] [stdout]   21:     0x6417b8bcef1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hac9783811e0ab972
[INFO] [stdout]   22:     0x6417b8bce1d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf9ca43a33feda372
[INFO] [stdout]   23:     0x6417b8bc8ec1 - tokio::runtime::context::scoped::Scoped<T>::set::h7e589c3713bb7081
[INFO] [stdout]   24:     0x6417b8bc8c94 - tokio::runtime::context::set_scheduler::{{closure}}::hf76bad9e9eabe4e7
[INFO] [stdout]   25:     0x6417b8ba7eda - std::thread::local::LocalKey<T>::try_with::h82742a1bd6546fff
[INFO] [stdout]   26:     0x6417b8ba7799 - std::thread::local::LocalKey<T>::with::h633ca7351d140311
[INFO] [stdout]   27:     0x6417b8bc8c1b - tokio::runtime::context::set_scheduler::hdcb673a0bbe38c56
[INFO] [stdout]   28:     0x6417b8bcdb84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0cf4140e2d5d7a0e
[INFO] [stdout]   29:     0x6417b8bce23e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h844dd2247dcc06d3
[INFO] [stdout]   30:     0x6417b8bcb910 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha2d7dfd264e368e1
[INFO] [stdout]   31:     0x6417b8bc9c18 - tokio::runtime::context::runtime::enter_runtime::h9c332fc559ca584f
[INFO] [stdout]   32:     0x6417b8bcb6d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdcf021a22c4f0bdc
[INFO] [stdout]   33:     0x6417b8bca774 - tokio::runtime::runtime::Runtime::block_on_inner::h92f47e4675801218
[INFO] [stdout]   34:     0x6417b8bcaa72 - tokio::runtime::runtime::Runtime::block_on::h3354f8a2078a60b9
[INFO] [stdout]   35:     0x6417b8ba5d74 - tokio_test::block_on::ha234b2463702855a
[INFO] [stdout]   36:     0x6417b8bd1f44 - rust_out::main::_doctest_main_src_embedded_server_mod_rs_66_0::h15bf565e513afa29
[INFO] [stdout]   37:     0x6417b8bd1f26 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   38:     0x6417b8baa713 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   39:     0x6417b8ba6426 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   40:     0x6417b8ba63f9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   41:     0x6417b8ca6de0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   42:     0x6417b8ca6de0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x6417b8ca6de0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x6417b8ca6de0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x6417b8ca6de0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x6417b8ca6de0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x6417b8ca6de0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x6417b8ca6de0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6417b8ca6de0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x6417b8ba63e1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   51:     0x6417b8bd2c95 - main
[INFO] [stdout]   52:     0x7a629821e1ca - <unknown>
[INFO] [stdout]   53:     0x7a629821e28b - __libc_start_main
[INFO] [stdout]   54:     0x6417b8ba5a65 - _start
[INFO] [stdout]   55:                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 1.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e7300f7a55772d914b7e53f48462a7bbdac37ce2cfb3648e380d6340f4920317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7300f7a55772d914b7e53f48462a7bbdac37ce2cfb3648e380d6340f4920317", kill_on_drop: false }`
[INFO] [stdout] e7300f7a55772d914b7e53f48462a7bbdac37ce2cfb3648e380d6340f4920317
