[INFO] fetching crate eight 1.0.0-alpha.2... [INFO] testing eight-1.0.0-alpha.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate eight 1.0.0-alpha.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate eight 1.0.0-alpha.2 [INFO] finished tweaking crates.io crate eight 1.0.0-alpha.2 [INFO] tweaked toml for crates.io crate eight 1.0.0-alpha.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eight 1.0.0-alpha.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 212 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.27.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9882910060fd44b9506046ab12d4c0793c0e0a4a9b4abf133a68539bfe58b00 [INFO] running `Command { std: "docker" "start" "-a" "b9882910060fd44b9506046ab12d4c0793c0e0a4a9b4abf133a68539bfe58b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9882910060fd44b9506046ab12d4c0793c0e0a4a9b4abf133a68539bfe58b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9882910060fd44b9506046ab12d4c0793c0e0a4a9b4abf133a68539bfe58b00", kill_on_drop: false }` [INFO] [stdout] b9882910060fd44b9506046ab12d4c0793c0e0a4a9b4abf133a68539bfe58b00 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d9a5e01d8aaf653e022ebb26b538ffa703fd739601caa9816c71d1c73863c7d [INFO] running `Command { std: "docker" "start" "-a" "0d9a5e01d8aaf653e022ebb26b538ffa703fd739601caa9816c71d1c73863c7d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [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 thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [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 14.24s [INFO] running `Command { std: "docker" "inspect" "0d9a5e01d8aaf653e022ebb26b538ffa703fd739601caa9816c71d1c73863c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9a5e01d8aaf653e022ebb26b538ffa703fd739601caa9816c71d1c73863c7d", kill_on_drop: false }` [INFO] [stdout] 0d9a5e01d8aaf653e022ebb26b538ffa703fd739601caa9816c71d1c73863c7d [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2abbd6e5676ff517826a713b03e7c36a29d2df6d62b2cd489037cdf50946788 [INFO] running `Command { std: "docker" "start" "-a" "c2abbd6e5676ff517826a713b03e7c36a29d2df6d62b2cd489037cdf50946788", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [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 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] Compiling tokio-test v0.4.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.79s [INFO] running `Command { std: "docker" "inspect" "c2abbd6e5676ff517826a713b03e7c36a29d2df6d62b2cd489037cdf50946788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2abbd6e5676ff517826a713b03e7c36a29d2df6d62b2cd489037cdf50946788", kill_on_drop: false }` [INFO] [stdout] c2abbd6e5676ff517826a713b03e7c36a29d2df6d62b2cd489037cdf50946788 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0431731a39b929cc7817f0d577786debfcda32dab256a1ff3cdc711870f235c [INFO] running `Command { std: "docker" "start" "-a" "d0431731a39b929cc7817f0d577786debfcda32dab256a1ff3cdc711870f235c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eight-ffca067e33ca54f6) [INFO] [stderr] Doc-tests eight [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test embedded::language::tests::test_execute_lexer ... ok [INFO] [stdout] test embedded::language::tests::test_execute_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::start (line 97) - compile ... ok [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/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::search (line 122) ... FAILED [INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::exists (line 76) ... FAILED [INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::delete (line 59) ... FAILED [INFO] [stdout] test src/embedded/storage/mod.rs - embedded::storage::Storage::flush (line 141) ... 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::decrement (line 106) ... 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::set (line 30) ... FAILED [INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::set_permission (line 66) ... FAILED [INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::call (line 183) ... ok [INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::query (line 213) ... ok [INFO] [stdout] test src/embedded/server/mod.rs - embedded::server::Server::cast (line 154) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/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::search (line 122) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (237) 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: 0x5d7ea3c324c2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d7ea3c324c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d7ea3c324c2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d7ea3c324c2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d7ea3c41c9f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d7ea3c41c9f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d7ea3c09ab3 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d7ea3c09ab3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d7ea3c11912 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d7ea3c15ddf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d7ea3c15c39 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5d7ea3c163b5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5d7ea3c1624a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5d7ea3c11a49 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5d7ea3bfdb6d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5d7ea3c45b90 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5d7ea3c44f86 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5d7ea3b5e86b - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_122_0::{{closure}}::heba8e1b8291b8c50 [INFO] [stdout] 18: 0x5d7ea3b5e496 - as core::future::future::Future>::poll::hafb01f0612496903 [INFO] [stdout] 19: 0x5d7ea3b5de86 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8359bfa8fd30940b [INFO] [stdout] 20: 0x5d7ea3b5ddc4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha809d0d185bb1891 [INFO] [stdout] 21: 0x5d7ea3b5b130 - tokio::runtime::scheduler::current_thread::Context::enter::h9923d343b34138ec [INFO] [stdout] 22: 0x5d7ea3b5d3ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5ce26a0ddede701f [INFO] [stdout] 23: 0x5d7ea3b5c664 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc93767b4c5991341 [INFO] [stdout] 24: 0x5d7ea3b58e11 - tokio::runtime::context::scoped::Scoped::set::hcabbbf1fb7ca735c [INFO] [stdout] 25: 0x5d7ea3b58ba4 - tokio::runtime::context::set_scheduler::{{closure}}::h24e3bd463585e6d2 [INFO] [stdout] 26: 0x5d7ea3b5636a - std::thread::local::LocalKey::try_with::ha401c894d8f86375 [INFO] [stdout] 27: 0x5d7ea3b55a59 - std::thread::local::LocalKey::with::h3762ac3a307c9e21 [INFO] [stdout] 28: 0x5d7ea3b58b3b - tokio::runtime::context::set_scheduler::h9b731874fe34109e [INFO] [stdout] 29: 0x5d7ea3b5c404 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf66b17ba543d8ae [INFO] [stdout] 30: 0x5d7ea3b5c6ce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha22fc5d5463f2d31 [INFO] [stdout] 31: 0x5d7ea3b5aa90 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he1dba174b95a24f2 [INFO] [stdout] 32: 0x5d7ea3b59378 - tokio::runtime::context::runtime::enter_runtime::h9a1cb490c264dad2 [INFO] [stdout] 33: 0x5d7ea3b5a498 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h24bcc8d5dcece438 [INFO] [stdout] 34: 0x5d7ea3b5a001 - tokio::runtime::runtime::Runtime::block_on_inner::hc37c45ea31bde94b [INFO] [stdout] 35: 0x5d7ea3b5a239 - tokio::runtime::runtime::Runtime::block_on::h2bfb92fc8e0d3bba [INFO] [stdout] 36: 0x5d7ea3b55909 - tokio_test::block_on::hd309d4ccf372dfc3 [INFO] [stdout] 37: 0x5d7ea3b5e501 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_122_0::hd4ed46e95f9727b9 [INFO] [stdout] 38: 0x5d7ea3b5e4e6 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 39: 0x5d7ea3b569d3 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 40: 0x5d7ea3b559d6 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 41: 0x5d7ea3b559a9 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 42: 0x5d7ea3c0b060 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x5d7ea3c0b060 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5d7ea3c0b060 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5d7ea3c0b060 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5d7ea3c0b060 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x5d7ea3c0b060 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x5d7ea3c0b060 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x5d7ea3c0b060 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x5d7ea3c0b060 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x5d7ea3b55991 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 52: 0x5d7ea3b5efa5 - main [INFO] [stdout] 53: 0x78d5e562d1ca - [INFO] [stdout] 54: 0x78d5e562d28b - __libc_start_main [INFO] [stdout] 55: 0x5d7ea3b55625 - _start [INFO] [stdout] 56: 0x0 - [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' (244) 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: 0x64a35f544ba2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64a35f544ba2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64a35f544ba2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64a35f544ba2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64a35f553edf - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64a35f553edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x64a35f51c773 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64a35f51c773 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64a35f524352 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64a35f52865f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64a35f5284b9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x64a35f528c35 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x64a35f528aca - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x64a35f524489 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x64a35f51086d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x64a35f557dd0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x64a35f557bd3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:439:17 [INFO] [stdout] 17: 0x64a35f48d8da - core::panicking::assert_failed::h8ea0304b8dba1992 [INFO] [stdout] 18: 0x64a35f495220 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_76_0::{{closure}}::h7f34376315f4e22b [INFO] [stdout] 19: 0x64a35f494a66 - as core::future::future::Future>::poll::h0e4a6dfeb754cbc1 [INFO] [stdout] 20: 0x64a35f494216 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1cf93c281ab3546d [INFO] [stdout] 21: 0x64a35f494034 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h721429e4811ac0ef [INFO] [stdout] 22: 0x64a35f491ab0 - tokio::runtime::scheduler::current_thread::Context::enter::ha562f39324a6ba32 [INFO] [stdout] 23: 0x64a35f492d0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha005f4feefba6aa3 [INFO] [stdout] 24: 0x64a35f4929f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0603e51446033f2f [INFO] [stdout] 25: 0x64a35f48f361 - tokio::runtime::context::scoped::Scoped::set::hd0a0aa9b596c1336 [INFO] [stdout] 26: 0x64a35f48f004 - tokio::runtime::context::set_scheduler::{{closure}}::hc363ec2e28790efe [INFO] [stdout] 27: 0x64a35f48c6fa - std::thread::local::LocalKey::try_with::h2dea6312355ffaae [INFO] [stdout] 28: 0x64a35f48c149 - std::thread::local::LocalKey::with::h6ea2b8ec48ea7613 [INFO] [stdout] 29: 0x64a35f48ef5b - tokio::runtime::context::set_scheduler::h8d7d53eb23ff0493 [INFO] [stdout] 30: 0x64a35f4927b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfcd6398e3a21bedf [INFO] [stdout] 31: 0x64a35f492a2e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h79a3f7806caeada3 [INFO] [stdout] 32: 0x64a35f490e40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc3b45fc44c824843 [INFO] [stdout] 33: 0x64a35f48f638 - tokio::runtime::context::runtime::enter_runtime::h46d60b6839ed6389 [INFO] [stdout] 34: 0x64a35f4908d2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he52c8751d9f36e9c [INFO] [stdout] 35: 0x64a35f4903d6 - tokio::runtime::runtime::Runtime::block_on_inner::h806d873f69970f47 [INFO] [stdout] 36: 0x64a35f4905f1 - tokio::runtime::runtime::Runtime::block_on::h10cab2344fd32616 [INFO] [stdout] 37: 0x64a35f48bf3d - tokio_test::block_on::h109b746697dc74d3 [INFO] [stdout] 38: 0x64a35f494c41 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_76_0::h70e5527021e8c6fb [INFO] [stdout] 39: 0x64a35f494c26 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 40: 0x64a35f48d033 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 41: 0x64a35f48c006 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 42: 0x64a35f48bfd9 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 43: 0x64a35f51dd20 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 44: 0x64a35f51dd20 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: 0x64a35f51dd20 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: 0x64a35f51dd20 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x64a35f51dd20 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 48: 0x64a35f51dd20 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x64a35f51dd20 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x64a35f51dd20 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x64a35f51dd20 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 52: 0x64a35f48bfc1 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 53: 0x64a35f495415 - main [INFO] [stdout] 54: 0x7500c246a1ca - [INFO] [stdout] 55: 0x7500c246a28b - __libc_start_main [INFO] [stdout] 56: 0x64a35f48bc65 - _start [INFO] [stdout] 57: 0x0 - [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' (327) 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: 0x5de4fef08902 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5de4fef08902 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5de4fef08902 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5de4fef08902 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5de4fef17c3f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5de4fef17c3f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5de4feee03f3 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5de4feee03f3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5de4feee8082 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5de4feeec38f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5de4feeec1e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5de4feeec965 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5de4feeec7fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5de4feee81b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5de4feed44ed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5de4fef1bb30 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5de4fef1af26 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5de4fee51c7c - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_59_0::{{closure}}::h272a7f62c9798fb0 [INFO] [stdout] 18: 0x5de4fee51626 - as core::future::future::Future>::poll::h011262b14e6dbeba [INFO] [stdout] 19: 0x5de4fee51116 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2e605bd2f40bddc3 [INFO] [stdout] 20: 0x5de4fee51074 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h350ff0059237d2de [INFO] [stdout] 21: 0x5de4fee4e6d0 - tokio::runtime::scheduler::current_thread::Context::enter::h6163763c24dd7a6a [INFO] [stdout] 22: 0x5de4fee4fc0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0eb30b5baf75036a [INFO] [stdout] 23: 0x5de4fee4f914 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf4dd7951fe60503a [INFO] [stdout] 24: 0x5de4fee4c2b1 - tokio::runtime::context::scoped::Scoped::set::hebdcfe426b1dfaf7 [INFO] [stdout] 25: 0x5de4fee4bf14 - tokio::runtime::context::set_scheduler::{{closure}}::h098d94836fbe7449 [INFO] [stdout] 26: 0x5de4fee49bba - std::thread::local::LocalKey::try_with::hc025274f4c0b037b [INFO] [stdout] 27: 0x5de4fee49239 - std::thread::local::LocalKey::with::hb844be34f2410a73 [INFO] [stdout] 28: 0x5de4fee4beab - tokio::runtime::context::set_scheduler::h793a82ae331f93dc [INFO] [stdout] 29: 0x5de4fee4f6b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha2731dbe952c1f7b [INFO] [stdout] 30: 0x5de4fee4f97e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5e80d391cb48c887 [INFO] [stdout] 31: 0x5de4fee4dd40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb5079db26a4b1dbc [INFO] [stdout] 32: 0x5de4fee4c558 - tokio::runtime::context::runtime::enter_runtime::h41f4bdacd626d62a [INFO] [stdout] 33: 0x5de4fee4d74a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63a2a83eda6da2be [INFO] [stdout] 34: 0x5de4fee4d2fe - tokio::runtime::runtime::Runtime::block_on_inner::h3b9f345bcbbd2fdb [INFO] [stdout] 35: 0x5de4fee4d506 - tokio::runtime::runtime::Runtime::block_on::he340fee85b11288d [INFO] [stdout] 36: 0x5de4fee48fc1 - tokio_test::block_on::hfb9a78d6c2595f5f [INFO] [stdout] 37: 0x5de4fee516c3 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_59_0::h2e4d19d2d2488e52 [INFO] [stdout] 38: 0x5de4fee516a6 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 39: 0x5de4fee4a053 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 40: 0x5de4fee49086 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 41: 0x5de4fee49059 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 42: 0x5de4feee19a0 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x5de4feee19a0 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5de4feee19a0 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5de4feee19a0 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5de4feee19a0 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x5de4feee19a0 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x5de4feee19a0 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x5de4feee19a0 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x5de4feee19a0 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x5de4fee49041 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 52: 0x5de4fee51ea5 - main [INFO] [stdout] 53: 0x72c7e774a1ca - [INFO] [stdout] 54: 0x72c7e774a28b - __libc_start_main [INFO] [stdout] 55: 0x5de4fee48cf5 - _start [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/embedded/storage/mod.rs - embedded::storage::Storage::flush (line 141) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (333) 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: 0x5f830aaf7a22 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f830aaf7a22 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f830aaf7a22 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f830aaf7a22 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f830ab070af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f830ab070af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f830aacf5f3 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f830aacf5f3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f830aad71d2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f830aadb4df - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f830aadb339 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5f830aadbab5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5f830aadb94a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5f830aad7309 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5f830aac36ed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5f830ab0afa0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5f830ab0a396 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5f830aa484ff - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_141_0::{{closure}}::h5a6919802611b921 [INFO] [stdout] 18: 0x5f830aa48176 - as core::future::future::Future>::poll::hd1d9162f0a134000 [INFO] [stdout] 19: 0x5f830aa47c26 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87a74076af781f7f [INFO] [stdout] 20: 0x5f830aa47a64 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbe2cdf0adb23eeea [INFO] [stdout] 21: 0x5f830aa451e0 - tokio::runtime::scheduler::current_thread::Context::enter::hae5a1ebb052caad4 [INFO] [stdout] 22: 0x5f830aa4671d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7e876f26c8c6c1cb [INFO] [stdout] 23: 0x5f830aa46404 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h26f4fb987dc5094f [INFO] [stdout] 24: 0x5f830aa42d71 - tokio::runtime::context::scoped::Scoped::set::ha72466185db59013 [INFO] [stdout] 25: 0x5f830aa42a14 - tokio::runtime::context::set_scheduler::{{closure}}::hcde7b3a018dafbe8 [INFO] [stdout] 26: 0x5f830aa4000a - std::thread::local::LocalKey::try_with::h54885aaab919bb9a [INFO] [stdout] 27: 0x5f830aa3fb69 - std::thread::local::LocalKey::with::hec254b4eb18871ba [INFO] [stdout] 28: 0x5f830aa4299b - tokio::runtime::context::set_scheduler::hf9aa082e684a93b4 [INFO] [stdout] 29: 0x5f830aa461c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4ac0593ded6a4398 [INFO] [stdout] 30: 0x5f830aa4643e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h089040405529013f [INFO] [stdout] 31: 0x5f830aa44850 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc850dce2a931ef84 [INFO] [stdout] 32: 0x5f830aa42ec8 - tokio::runtime::context::runtime::enter_runtime::h019c37c8185d4829 [INFO] [stdout] 33: 0x5f830aa442e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7aca5cd5c16ccd2a [INFO] [stdout] 34: 0x5f830aa43ce6 - tokio::runtime::runtime::Runtime::block_on_inner::h9973d87513423cee [INFO] [stdout] 35: 0x5f830aa44001 - tokio::runtime::runtime::Runtime::block_on::h5bf6ed43e6a7a954 [INFO] [stdout] 36: 0x5f830aa3f87d - tokio_test::block_on::h83a60fbe02e357b1 [INFO] [stdout] 37: 0x5f830aa481d3 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_141_0::hdfa9a077460a812c [INFO] [stdout] 38: 0x5f830aa481b6 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 39: 0x5f830aa40943 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 40: 0x5f830aa3f946 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 41: 0x5f830aa3f919 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 42: 0x5f830aad0ba0 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x5f830aad0ba0 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5f830aad0ba0 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5f830aad0ba0 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5f830aad0ba0 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x5f830aad0ba0 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x5f830aad0ba0 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x5f830aad0ba0 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x5f830aad0ba0 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x5f830aa3f901 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 52: 0x5f830aa489a5 - main [INFO] [stdout] 53: 0x7e99102291ca - [INFO] [stdout] 54: 0x7e991022928b - __libc_start_main [INFO] [stdout] 55: 0x5f830aa3f5a5 - _start [INFO] [stdout] 56: 0x0 - [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' (330) 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: 0x6340b4631302 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6340b4631302 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6340b4631302 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6340b4631302 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6340b46406ef - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6340b46406ef - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6340b4608ed3 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6340b4608ed3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6340b4610ab2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6340b4614dbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6340b4614c19 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x6340b4615395 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x6340b461522a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x6340b4610be9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6340b45fc88d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x6340b46445e0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x6340b46439d6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x6340b45793c9 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_43_0::{{closure}}::h0a865bb8a2e08779 [INFO] [stdout] 18: 0x6340b4578d96 - as core::future::future::Future>::poll::hc83ba9933db8274d [INFO] [stdout] 19: 0x6340b4578856 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1c9691412795d098 [INFO] [stdout] 20: 0x6340b45787b4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd46d6812f46db290 [INFO] [stdout] 21: 0x6340b45760d0 - tokio::runtime::scheduler::current_thread::Context::enter::hf94773bc105614d7 [INFO] [stdout] 22: 0x6340b4577d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6d90d1834b9cfdfb [INFO] [stdout] 23: 0x6340b4577034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb634b1a4d94ed112 [INFO] [stdout] 24: 0x6340b4573911 - tokio::runtime::context::scoped::Scoped::set::hb8bb01ca10b9c0b7 [INFO] [stdout] 25: 0x6340b4573574 - tokio::runtime::context::set_scheduler::{{closure}}::ha739cef8036875d4 [INFO] [stdout] 26: 0x6340b4570d0a - std::thread::local::LocalKey::try_with::h749b7a1a8d8a5486 [INFO] [stdout] 27: 0x6340b4570679 - std::thread::local::LocalKey::with::h3aaae613c4850d19 [INFO] [stdout] 28: 0x6340b457353b - tokio::runtime::context::set_scheduler::h7723ea9d6a70c93e [INFO] [stdout] 29: 0x6340b4576dd4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc288b6e6382a64ce [INFO] [stdout] 30: 0x6340b457704e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7d4ed12200a2981d [INFO] [stdout] 31: 0x6340b4575130 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h654468a7614cfe24 [INFO] [stdout] 32: 0x6340b4573bc8 - tokio::runtime::context::runtime::enter_runtime::h94da85d20913fb73 [INFO] [stdout] 33: 0x6340b4574e68 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h60aa27ff465a402e [INFO] [stdout] 34: 0x6340b45748d1 - tokio::runtime::runtime::Runtime::block_on_inner::h1217383dfa8404ca [INFO] [stdout] 35: 0x6340b4574c09 - tokio::runtime::runtime::Runtime::block_on::he175cfe23885c414 [INFO] [stdout] 36: 0x6340b4570599 - tokio_test::block_on::h3d69d855a49ec4de [INFO] [stdout] 37: 0x6340b4578df1 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_43_0::ha76cd2048b585bf8 [INFO] [stdout] 38: 0x6340b4578dd6 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 39: 0x6340b4571633 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 40: 0x6340b4570666 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 41: 0x6340b4570639 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 42: 0x6340b460a480 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x6340b460a480 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6340b460a480 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6340b460a480 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6340b460a480 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x6340b460a480 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x6340b460a480 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x6340b460a480 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x6340b460a480 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x6340b4570621 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 52: 0x6340b4579725 - main [INFO] [stdout] 53: 0x7582aa1f11ca - [INFO] [stdout] 54: 0x7582aa1f128b - __libc_start_main [INFO] [stdout] 55: 0x6340b45702b5 - _start [INFO] [stdout] 56: 0x0 - [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' (339) 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: 0x61c28bb75922 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61c28bb75922 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61c28bb75922 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61c28bb75922 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61c28bb84e0f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61c28bb84e0f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61c28bb4d4f3 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61c28bb4d4f3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61c28bb550d2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61c28bb593df - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x61c28bb59239 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x61c28bb599b5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x61c28bb5984a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x61c28bb55209 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x61c28bb40ead - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x61c28bb88d00 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x61c28bb880f6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x61c28babd51e - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_106_0::{{closure}}::h38ed03dad282ac11 [INFO] [stdout] 18: 0x61c28babcee6 - as core::future::future::Future>::poll::hf9e42f7f56655b3e [INFO] [stdout] 19: 0x61c28babc8d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h990d258bd718eff6 [INFO] [stdout] 20: 0x61c28babc814 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he6f2d4e18768c9d7 [INFO] [stdout] 21: 0x61c28bab98a0 - tokio::runtime::scheduler::current_thread::Context::enter::h9732aac38fc30950 [INFO] [stdout] 22: 0x61c28babbdfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcabf833046bc014f [INFO] [stdout] 23: 0x61c28babb0b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdef0f11e617007ab [INFO] [stdout] 24: 0x61c28bab7a01 - tokio::runtime::context::scoped::Scoped::set::hb7c182aeaf598b26 [INFO] [stdout] 25: 0x61c28bab7664 - tokio::runtime::context::set_scheduler::{{closure}}::hc79cbff371674084 [INFO] [stdout] 26: 0x61c28bab50aa - std::thread::local::LocalKey::try_with::h878b4bcb102fccb9 [INFO] [stdout] 27: 0x61c28bab48f9 - std::thread::local::LocalKey::with::hf02c9dd03f981941 [INFO] [stdout] 28: 0x61c28bab75fb - tokio::runtime::context::set_scheduler::h3b7c33af1526efb4 [INFO] [stdout] 29: 0x61c28babae54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfc61266de2d9fe55 [INFO] [stdout] 30: 0x61c28babb0ce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8cc3ce0aab5d6e2e [INFO] [stdout] 31: 0x61c28bab94e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5f524b12662bdfae [INFO] [stdout] 32: 0x61c28bab7b58 - tokio::runtime::context::runtime::enter_runtime::h12f131936e4e9fe1 [INFO] [stdout] 33: 0x61c28bab8ee2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h841995ff8c7c3434 [INFO] [stdout] 34: 0x61c28bab8976 - tokio::runtime::runtime::Runtime::block_on_inner::h0a6fc858cb2fd885 [INFO] [stdout] 35: 0x61c28bab8c91 - tokio::runtime::runtime::Runtime::block_on::hd671f8ae4b8e8e2b [INFO] [stdout] 36: 0x61c28bab467d - tokio_test::block_on::h01714db2278eceec [INFO] [stdout] 37: 0x61c28babcf51 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_106_0::h30ba23ee7a862960 [INFO] [stdout] 38: 0x61c28babcf36 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 39: 0x61c28bab5713 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 40: 0x61c28bab4746 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 41: 0x61c28bab4719 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 42: 0x61c28bb4eaa0 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x61c28bb4eaa0 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x61c28bb4eaa0 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x61c28bb4eaa0 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x61c28bb4eaa0 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x61c28bb4eaa0 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x61c28bb4eaa0 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x61c28bb4eaa0 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x61c28bb4eaa0 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x61c28bab4701 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 52: 0x61c28babd7b5 - main [INFO] [stdout] 53: 0x73e2fbe5f1ca - [INFO] [stdout] 54: 0x73e2fbe5f28b - __libc_start_main [INFO] [stdout] 55: 0x61c28bab43a5 - _start [INFO] [stdout] 56: 0x0 - [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' (344) 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: 0x625492029922 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x625492029922 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x625492029922 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x625492029922 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x625492038e0f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x625492038e0f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6254920014f3 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6254920014f3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6254920090d2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62549200d3df - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62549200d239 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x62549200d9b5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x62549200d84a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x625492009209 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x625491ff4ead - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x62549203cd00 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x62549203c0f6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x625491f7151e - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_90_0::{{closure}}::hf47a98aaaf6a9de3 [INFO] [stdout] 18: 0x625491f70ee6 - as core::future::future::Future>::poll::hf45849de10697ee8 [INFO] [stdout] 19: 0x625491f708b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h95ac2411f3d84d74 [INFO] [stdout] 20: 0x625491f70824 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb6d3f4ed94027dd5 [INFO] [stdout] 21: 0x625491f6de70 - tokio::runtime::scheduler::current_thread::Context::enter::hbf0d88ce825d246a [INFO] [stdout] 22: 0x625491f6f3ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h54e0ff00b4b5feee [INFO] [stdout] 23: 0x625491f6f0b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9166779572b3e17a [INFO] [stdout] 24: 0x625491f6ba01 - tokio::runtime::context::scoped::Scoped::set::h582c8cfef4a52b85 [INFO] [stdout] 25: 0x625491f6b6a4 - tokio::runtime::context::set_scheduler::{{closure}}::h74a535ae7088d2fb [INFO] [stdout] 26: 0x625491f6945a - std::thread::local::LocalKey::try_with::haa036e0da48cd31f [INFO] [stdout] 27: 0x625491f68969 - std::thread::local::LocalKey::with::hf1a0ca7007c41267 [INFO] [stdout] 28: 0x625491f6b62b - tokio::runtime::context::set_scheduler::hf78e2f1cab50e851 [INFO] [stdout] 29: 0x625491f6ee54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd22ac7639cb4b1e7 [INFO] [stdout] 30: 0x625491f6f11e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4e671a65b91bf9a3 [INFO] [stdout] 31: 0x625491f6d4e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haf562866e75bafcb [INFO] [stdout] 32: 0x625491f6bb58 - tokio::runtime::context::runtime::enter_runtime::h18af5d919bdbcf66 [INFO] [stdout] 33: 0x625491f6cf72 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hedbdcac85a769cca [INFO] [stdout] 34: 0x625491f6ca76 - tokio::runtime::runtime::Runtime::block_on_inner::hd5e4f60cd765ddf3 [INFO] [stdout] 35: 0x625491f6cc91 - tokio::runtime::runtime::Runtime::block_on::hdb9ef0aca3969a68 [INFO] [stdout] 36: 0x625491f6867d - tokio_test::block_on::h87c47f02f302ec51 [INFO] [stdout] 37: 0x625491f70f51 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_90_0::h99294ff476897496 [INFO] [stdout] 38: 0x625491f70f36 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 39: 0x625491f69713 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 40: 0x625491f68746 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 41: 0x625491f68719 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 42: 0x625492002aa0 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x625492002aa0 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x625492002aa0 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x625492002aa0 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x625492002aa0 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x625492002aa0 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x625492002aa0 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x625492002aa0 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x625492002aa0 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x625491f68701 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 52: 0x625491f717b5 - main [INFO] [stdout] 53: 0x7b876afd41ca - [INFO] [stdout] 54: 0x7b876afd428b - __libc_start_main [INFO] [stdout] 55: 0x625491f683a5 - _start [INFO] [stdout] 56: 0x0 - [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' (337) 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: 0x6146b84c3612 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6146b84c3612 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6146b84c3612 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6146b84c3612 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6146b84d294f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6146b84d294f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6146b849b1e3 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6146b849b1e3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6146b84a2dc2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6146b84a70cf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6146b84a6f29 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x6146b84a76a5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x6146b84a753a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x6146b84a2ef9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6146b848f2dd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x6146b84d6840 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x6146b84d5c36 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x6146b8414528 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_30_0::{{closure}}::ha360453b015d0639 [INFO] [stdout] 18: 0x6146b84140f6 - as core::future::future::Future>::poll::h29777c2e932ee3f3 [INFO] [stdout] 19: 0x6146b8413bc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1e826648b02da9de [INFO] [stdout] 20: 0x6146b8413b44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h911021e6f4a5212c [INFO] [stdout] 21: 0x6146b8410e90 - tokio::runtime::scheduler::current_thread::Context::enter::h747045c1173e3fcd [INFO] [stdout] 22: 0x6146b841310d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcb77d2267e061720 [INFO] [stdout] 23: 0x6146b84123a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3db15481dc394f61 [INFO] [stdout] 24: 0x6146b840ed61 - tokio::runtime::context::scoped::Scoped::set::hc17b58afa4e59670 [INFO] [stdout] 25: 0x6146b840ea04 - tokio::runtime::context::set_scheduler::{{closure}}::hd56cd19b11a78685 [INFO] [stdout] 26: 0x6146b840c4ba - std::thread::local::LocalKey::try_with::hbd16e3b3b6d32c4c [INFO] [stdout] 27: 0x6146b840bbd9 - std::thread::local::LocalKey::with::h6805aa8260574a03 [INFO] [stdout] 28: 0x6146b840e95b - tokio::runtime::context::set_scheduler::h161f3b00d6e4b82d [INFO] [stdout] 29: 0x6146b8411d74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1c2d7fe5b615a113 [INFO] [stdout] 30: 0x6146b841242e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd46afeea93a3d8c0 [INFO] [stdout] 31: 0x6146b84107f0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha813a8ce15435c6c [INFO] [stdout] 32: 0x6146b840eeb8 - tokio::runtime::context::runtime::enter_runtime::h5c263e756b16dc61 [INFO] [stdout] 33: 0x6146b841028a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc41d62f7c38ff59e [INFO] [stdout] 34: 0x6146b840fdae - tokio::runtime::runtime::Runtime::block_on_inner::hd29c9ff62b416731 [INFO] [stdout] 35: 0x6146b840ffb6 - tokio::runtime::runtime::Runtime::block_on::ha1b960ebeaac4e71 [INFO] [stdout] 36: 0x6146b840ba91 - tokio_test::block_on::h87f56cb8fcb0cc18 [INFO] [stdout] 37: 0x6146b8414173 - rust_out::main::_doctest_main_src_embedded_storage_mod_rs_30_0::hdb6d82d4794f291a [INFO] [stdout] 38: 0x6146b8414156 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 39: 0x6146b840cb23 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 40: 0x6146b840bb56 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 41: 0x6146b840bb29 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 42: 0x6146b849c790 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x6146b849c790 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6146b849c790 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6146b849c790 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6146b849c790 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x6146b849c790 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x6146b849c790 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x6146b849c790 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x6146b849c790 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x6146b840bb11 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 52: 0x6146b8414735 - main [INFO] [stdout] 53: 0x7493f11681ca - [INFO] [stdout] 54: 0x7493f116828b - __libc_start_main [INFO] [stdout] 55: 0x6146b840b7c5 - _start [INFO] [stdout] 56: 0x0 - [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' (386) panicked at src/embedded/server/mod.rs:23:3: [INFO] [stdout] Must return an error [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e09707d53e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e09707d53e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e09707d53e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e09707d53e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e09707e4a1f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e09707e4a1f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e09707ac773 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e09707ac773 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e09707b4682 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e09707b8b5f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e09707b89b9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5e09707b91e5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5e09707b8f96 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x5e09707b47b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5e09707a00dd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5e09707e8910 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5e09706e8a72 - rust_out::main::_doctest_main_src_embedded_server_mod_rs_66_0::{{closure}}::hc94bc0fe72c44925 [INFO] [stdout] 17: 0x5e09706e7356 - as core::future::future::Future>::poll::h374b098feed4cfbf [INFO] [stdout] 18: 0x5e09706e59d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hde0b32dfcfc69234 [INFO] [stdout] 19: 0x5e09706e5924 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h89811189c0e5d688 [INFO] [stdout] 20: 0x5e09706e2c80 - tokio::runtime::scheduler::current_thread::Context::enter::h63b021f61c7c3e4f [INFO] [stdout] 21: 0x5e09706e44ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2f048dfe8db9c001 [INFO] [stdout] 22: 0x5e09706e4194 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a3b5123dd987729 [INFO] [stdout] 23: 0x5e09706defd1 - tokio::runtime::context::scoped::Scoped::set::hdab600010ae87531 [INFO] [stdout] 24: 0x5e09706dec74 - tokio::runtime::context::set_scheduler::{{closure}}::hf6edaec25e59174c [INFO] [stdout] 25: 0x5e09706be5da - std::thread::local::LocalKey::try_with::hb458c3f402a245a4 [INFO] [stdout] 26: 0x5e09706bd719 - std::thread::local::LocalKey::with::h27e9afcffaa15c0f [INFO] [stdout] 27: 0x5e09706debfb - tokio::runtime::context::set_scheduler::h9c14bfc8d4407d72 [INFO] [stdout] 28: 0x5e09706e3f54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdf4f33b83cfb3094 [INFO] [stdout] 29: 0x5e09706e41ce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6ba638d3710c260d [INFO] [stdout] 30: 0x5e09706e1c20 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdf2bf67caa9fe436 [INFO] [stdout] 31: 0x5e09706dfa88 - tokio::runtime::context::runtime::enter_runtime::h1c034227164f9f11 [INFO] [stdout] 32: 0x5e09706e16b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfa57c32c60bc9349 [INFO] [stdout] 33: 0x5e09706e0854 - tokio::runtime::runtime::Runtime::block_on_inner::hb250cf11be7dc231 [INFO] [stdout] 34: 0x5e09706e0a52 - tokio::runtime::runtime::Runtime::block_on::h2a33b59f94b3c391 [INFO] [stdout] 35: 0x5e09706bbd64 - tokio_test::block_on::hac31acf569fdb7ce [INFO] [stdout] 36: 0x5e09706e7ed4 - rust_out::main::_doctest_main_src_embedded_server_mod_rs_66_0::h9ecfe8157b4ef1c1 [INFO] [stdout] 37: 0x5e09706e7eb6 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 38: 0x5e09706c0363 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 39: 0x5e09706bc416 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 40: 0x5e09706bc3e9 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 41: 0x5e09707add20 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 42: 0x5e09707add20 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x5e09707add20 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 44: 0x5e09707add20 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x5e09707add20 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 46: 0x5e09707add20 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x5e09707add20 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x5e09707add20 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5e09707add20 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 50: 0x5e09706bc3d1 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 51: 0x5e09706e8c75 - main [INFO] [stdout] 52: 0x716f917121ca - [INFO] [stdout] 53: 0x716f9171228b - __libc_start_main [INFO] [stdout] 54: 0x5e09706bba55 - _start [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/embedded/server/mod.rs - embedded::server::Server::set_permission (line 66) [INFO] [stdout] src/embedded/storage/mod.rs - embedded::storage::Storage::decrement (line 106) [INFO] [stdout] src/embedded/storage/mod.rs - embedded::storage::Storage::delete (line 59) [INFO] [stdout] src/embedded/storage/mod.rs - embedded::storage::Storage::exists (line 76) [INFO] [stdout] src/embedded/storage/mod.rs - embedded::storage::Storage::flush (line 141) [INFO] [stdout] src/embedded/storage/mod.rs - embedded::storage::Storage::get (line 43) [INFO] [stdout] src/embedded/storage/mod.rs - embedded::storage::Storage::increment (line 90) [INFO] [stdout] src/embedded/storage/mod.rs - embedded::storage::Storage::search (line 122) [INFO] [stdout] src/embedded/storage/mod.rs - embedded::storage::Storage::set (line 30) [INFO] [stdout] src/lib.rs - (line 58) [INFO] [stdout] src/lib.rs - (line 86) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.06s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d0431731a39b929cc7817f0d577786debfcda32dab256a1ff3cdc711870f235c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0431731a39b929cc7817f0d577786debfcda32dab256a1ff3cdc711870f235c", kill_on_drop: false }` [INFO] [stdout] d0431731a39b929cc7817f0d577786debfcda32dab256a1ff3cdc711870f235c