[INFO] fetching crate deta_rust 0.3.1...
[INFO] testing deta_rust-0.3.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate deta_rust 0.3.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate deta_rust 0.3.1
[INFO] finished tweaking crates.io crate deta_rust 0.3.1
[INFO] tweaked toml for crates.io crate deta_rust 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate deta_rust 0.3.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate deta_rust 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core-foundation v0.9.2
[INFO] [stderr]   Downloaded security-framework v2.6.0
[INFO] [stderr]   Downloaded serial_test_derive v0.5.1
[INFO] [stderr]   Downloaded lock_api v0.4.5
[INFO] [stderr]   Downloaded serial_test v0.5.1
[INFO] [stderr]   Downloaded security-framework-sys v2.6.0
[INFO] [stderr]   Downloaded httparse v1.5.1
[INFO] [stderr]   Downloaded tracing-core v0.1.21
[INFO] [stderr]   Downloaded tracing v0.1.29
[INFO] [stderr]   Downloaded reqwest v0.11.9
[INFO] [stderr]   Downloaded h2 v0.3.11
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded libc v0.2.115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38aefdf67ed02ffa9213e3174057caff78471fda61164d753f3aa4799852952b
[INFO] running `Command { std: "docker" "start" "-a" "38aefdf67ed02ffa9213e3174057caff78471fda61164d753f3aa4799852952b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38aefdf67ed02ffa9213e3174057caff78471fda61164d753f3aa4799852952b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38aefdf67ed02ffa9213e3174057caff78471fda61164d753f3aa4799852952b", kill_on_drop: false }`
[INFO] [stdout] 38aefdf67ed02ffa9213e3174057caff78471fda61164d753f3aa4799852952b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f46444921b0cbe409f75cb360ceb5a20c813ed204574418e9f382b8ab62e0f56
[INFO] running `Command { std: "docker" "start" "-a" "f46444921b0cbe409f75cb360ceb5a20c813ed204574418e9f382b8ab62e0f56", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.115
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling deta_rust v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.80s
[INFO] running `Command { std: "docker" "inspect" "f46444921b0cbe409f75cb360ceb5a20c813ed204574418e9f382b8ab62e0f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f46444921b0cbe409f75cb360ceb5a20c813ed204574418e9f382b8ab62e0f56", kill_on_drop: false }`
[INFO] [stdout] f46444921b0cbe409f75cb360ceb5a20c813ed204574418e9f382b8ab62e0f56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f340e916b2e0d40c0f70178d8c8817d91665184362ac4122708ef0204dc6921d
[INFO] running `Command { std: "docker" "start" "-a" "f340e916b2e0d40c0f70178d8c8817d91665184362ac4122708ef0204dc6921d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling deta_rust v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.29s
[INFO] running `Command { std: "docker" "inspect" "f340e916b2e0d40c0f70178d8c8817d91665184362ac4122708ef0204dc6921d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f340e916b2e0d40c0f70178d8c8817d91665184362ac4122708ef0204dc6921d", kill_on_drop: false }`
[INFO] [stdout] f340e916b2e0d40c0f70178d8c8817d91665184362ac4122708ef0204dc6921d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e63c48064ca41b093be432b97ae97fbb3cbf4c94324f4ce0e0a33f8a234e6b9
[INFO] running `Command { std: "docker" "start" "-a" "3e63c48064ca41b093be432b97ae97fbb3cbf4c94324f4ce0e0a33f8a234e6b9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deta_rust-b06b75b1f573b6f0)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test database::query::tests::render_with_complex_obects ... ok
[INFO] [stdout] test database::query::tests::render_for_all_condition_types ... ok
[INFO] [stdout] test database::query::tests::render_with_either_statements ... ok
[INFO] [stdout] test database::updates::tests::render_for_general_updates ... ok
[INFO] [stdout] test database::query::tests::render_with_redundant_either_statements ... ok
[INFO] [stdout] test database::updates::tests::render_for_overrides ... ok
[INFO] [stdout] test error::tests::crate_response_kind_from_code_for_internal_server_error ... ok
[INFO] [stdout] test error::tests::crate_response_kind_from_code_for_none ... ok
[INFO] [stdout] test error::tests::crate_response_kind_from_code_for_not_found_status ... ok
[INFO] [stdout] test error::tests::get_kind ... ok
[INFO] [stdout] test error::tests::crate_response_kind_from_code_for_unexpected_status ... ok
[INFO] [stdout] test error::tests::is_bad_request ... ok
[INFO] [stdout] test error::tests::is_body_deserialization ... ok
[INFO] [stdout] test error::tests::get_raw_response_data ... ok
[INFO] [stdout] test error::tests::is_response ... ok
[INFO] [stdout] test utils::parse::tests::parse_raw_response_text_for_none ... ok
[INFO] [stdout] test utils::parse::tests::parse_raw_response_text_for_valid_data ... ok
[INFO] [stdout] test utils::parse::tests::parse_raw_response_text_for_invalid_json ... ok
[INFO] [stdout] test error::tests::is_not_found ... ok
[INFO] [stdout] test utils::parse::tests::parse_raw_response_text_for_incompatible_model ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/database.rs (/opt/rustwide/target/debug/deps/database-908055e96d94e188)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test delete_existent_item ... FAILED
[INFO] [stdout] test delete_non_existent_item ... FAILED
[INFO] [stdout] test fetch_items ... FAILED
[INFO] [stdout] test fetch_items_with_query ... FAILED
[INFO] [stdout] test get_item_return_none ... FAILED
[INFO] [stdout] test get_item_return_some ... FAILED
[INFO] [stdout] test fetch_items_with_limit ... FAILED
[INFO] [stdout] test insert_item_with_existent_key - should panic ... FAILED
[INFO] [stdout] test insert_item ... FAILED
[INFO] [stdout] test put_items ... FAILED
[INFO] [stdout] test update_item ... FAILED
[INFO] [stdout] test update_nonexistent_item - should panic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- delete_existent_item stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delete_existent_item' (46) panicked at tests/database.rs:23:44:
[INFO] [stdout] API_KEY is not provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c48458 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c81c82 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e80d47d1e5e - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e80d47e0996 - database[5313855513eb0c43]::config
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:23:44
[INFO] [stdout]   22:     0x5e80d47d5ee1 - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:32:37
[INFO] [stdout]   23:     0x5e80d47d5ee1 - <<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e80d47aab1b - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   25:     0x5e80d47aab9d - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   26:     0x5e80d4c4dd17 - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   27:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   28:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   29:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   30:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   31:     0x5e80d47de897 - database[5313855513eb0c43]::clean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:39:17
[INFO] [stdout]   32:     0x5e80d47ddfa0 - database[5313855513eb0c43]::setup_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:53:13
[INFO] [stdout]   33:     0x5e80d47d8f58 - database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:118:19
[INFO] [stdout]   34:     0x5e80d47c643d - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5e80d479b7dd - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   36:     0x5e80d47d01b0 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   37:     0x5e80d479efd5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x5e80d479ce3e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x5e80d4794c23 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   40:     0x5e80d4794c23 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   41:     0x5e80d4794c23 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   42:     0x5e80d479b34a - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   43:     0x5e80d47a31c5 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x5e80d4790e06 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   45:     0x5e80d478d3c3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   46:     0x5e80d478d7b3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   47:     0x5e80d478e75a - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   48:     0x5e80d47a1a51 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::delete_existent_item::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   49:     0x5e80d47df5e3 - database[5313855513eb0c43]::delete_existent_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:120:18
[INFO] [stdout]   50:     0x5e80d47d5b5e - <database[5313855513eb0c43]::delete_existent_item::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   52:     0x5e80d47e0b97 - database[5313855513eb0c43]::delete_existent_item
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:116:1
[INFO] [stdout]   53:     0x5e80d47de6c7 - database[5313855513eb0c43]::delete_existent_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:117:32
[INFO] [stdout]   54:     0x5e80d47d5896 - <database[5313855513eb0c43]::delete_existent_item::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   76:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delete_non_existent_item stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delete_non_existent_item' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47dd280 - database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:126:5
[INFO] [stdout]   25:     0x5e80d47c65bd - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5e80d479be9d - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   27:     0x5e80d47d08d0 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   28:     0x5e80d479f5d5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x5e80d479d01e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x5e80d4798d03 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   31:     0x5e80d4798d03 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   32:     0x5e80d4798d03 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   33:     0x5e80d479b40a - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   34:     0x5e80d47a3705 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5e80d47921e6 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   36:     0x5e80d478d483 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   37:     0x5e80d478dc33 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   38:     0x5e80d478f8fa - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   39:     0x5e80d47a2351 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::delete_non_existent_item::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   40:     0x5e80d47e0066 - database[5313855513eb0c43]::delete_non_existent_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:126:59
[INFO] [stdout]   41:     0x5e80d47d5c7e - <database[5313855513eb0c43]::delete_non_existent_item::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   43:     0x5e80d47e0c57 - database[5313855513eb0c43]::delete_non_existent_item
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:124:1
[INFO] [stdout]   44:     0x5e80d47de7e7 - database[5313855513eb0c43]::delete_non_existent_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:125:36
[INFO] [stdout]   45:     0x5e80d47d5a16 - <database[5313855513eb0c43]::delete_non_existent_item::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   67:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fetch_items stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fetch_items' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47de897 - database[5313855513eb0c43]::clean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:39:17
[INFO] [stdout]   25:     0x5e80d47ddfa0 - database[5313855513eb0c43]::setup_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:53:13
[INFO] [stdout]   26:     0x5e80d47d7848 - database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:158:19
[INFO] [stdout]   27:     0x5e80d47c637d - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5e80d479b47d - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   29:     0x5e80d47cfe20 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   30:     0x5e80d479ecd5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31:     0x5e80d479cd4e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x5e80d4792bb3 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   33:     0x5e80d4792bb3 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   34:     0x5e80d4792bb3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   35:     0x5e80d479b2ea - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   36:     0x5e80d47a2f25 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x5e80d4790416 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   38:     0x5e80d478d363 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   39:     0x5e80d478d573 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   40:     0x5e80d478de8a - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   41:     0x5e80d47a15c1 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::fetch_items::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   42:     0x5e80d47df0a3 - database[5313855513eb0c43]::fetch_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:163:18
[INFO] [stdout]   43:     0x5e80d47d5ace - <database[5313855513eb0c43]::fetch_items::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   45:     0x5e80d47e0b37 - database[5313855513eb0c43]::fetch_items
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:156:1
[INFO] [stdout]   46:     0x5e80d47dde07 - database[5313855513eb0c43]::fetch_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:157:23
[INFO] [stdout]   47:     0x5e80d47d57d6 - <database[5313855513eb0c43]::fetch_items::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   69:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fetch_items_with_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fetch_items_with_query' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47de897 - database[5313855513eb0c43]::clean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:39:17
[INFO] [stdout]   25:     0x5e80d47ddfa0 - database[5313855513eb0c43]::setup_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:53:13
[INFO] [stdout]   26:     0x5e80d47da5bc - database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:169:19
[INFO] [stdout]   27:     0x5e80d47c653d - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5e80d479bc5d - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   29:     0x5e80d47d0670 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   30:     0x5e80d479f3d5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31:     0x5e80d479cf7e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x5e80d4797763 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   33:     0x5e80d4797763 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   34:     0x5e80d4797763 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   35:     0x5e80d479b3ca - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   36:     0x5e80d47a3545 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x5e80d4791b46 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   38:     0x5e80d478d443 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   39:     0x5e80d478dab3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   40:     0x5e80d478f31a - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   41:     0x5e80d47a2051 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::fetch_items_with_query::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   42:     0x5e80d47dfce3 - database[5313855513eb0c43]::fetch_items_with_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:220:18
[INFO] [stdout]   43:     0x5e80d47d5c1e - <database[5313855513eb0c43]::fetch_items_with_query::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   45:     0x5e80d47e0c17 - database[5313855513eb0c43]::fetch_items_with_query
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:167:1
[INFO] [stdout]   46:     0x5e80d47de787 - database[5313855513eb0c43]::fetch_items_with_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:168:34
[INFO] [stdout]   47:     0x5e80d47d5996 - <database[5313855513eb0c43]::fetch_items_with_query::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   69:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_item_return_none stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_item_return_none' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47d93b0 - database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:108:15
[INFO] [stdout]   25:     0x5e80d47c647d - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5e80d479b8fd - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   27:     0x5e80d47d02e0 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   28:     0x5e80d479f0d5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x5e80d479ce8e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x5e80d47956f3 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   31:     0x5e80d47956f3 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   32:     0x5e80d47956f3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   33:     0x5e80d479b36a - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   34:     0x5e80d47a32a5 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5e80d4791156 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   36:     0x5e80d478d3e3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   37:     0x5e80d478d873 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   38:     0x5e80d478ea4a - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   39:     0x5e80d47a1bd1 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::get_item_return_none::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   40:     0x5e80d47df7a6 - database[5313855513eb0c43]::get_item_return_none::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:112:33
[INFO] [stdout]   41:     0x5e80d47d5b8e - <database[5313855513eb0c43]::get_item_return_none::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   43:     0x5e80d47e0bb7 - database[5313855513eb0c43]::get_item_return_none
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:106:1
[INFO] [stdout]   44:     0x5e80d47de6f7 - database[5313855513eb0c43]::get_item_return_none::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:107:32
[INFO] [stdout]   45:     0x5e80d47d58d6 - <database[5313855513eb0c43]::get_item_return_none::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   67:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_item_return_some stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_item_return_some' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47de897 - database[5313855513eb0c43]::clean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:39:17
[INFO] [stdout]   25:     0x5e80d47ddfa0 - database[5313855513eb0c43]::setup_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:53:13
[INFO] [stdout]   26:     0x5e80d47d98b8 - database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:99:19
[INFO] [stdout]   27:     0x5e80d47c64bd - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5e80d479ba1d - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   29:     0x5e80d47d0410 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   30:     0x5e80d479f1d5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31:     0x5e80d479cede - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x5e80d47961c3 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   33:     0x5e80d47961c3 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   34:     0x5e80d47961c3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   35:     0x5e80d479b38a - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   36:     0x5e80d47a3385 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x5e80d47914a6 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   38:     0x5e80d478d403 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   39:     0x5e80d478d933 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   40:     0x5e80d478ed3a - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   41:     0x5e80d47a1d51 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::get_item_return_some::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   42:     0x5e80d47df963 - database[5313855513eb0c43]::get_item_return_some::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:102:18
[INFO] [stdout]   43:     0x5e80d47d5bbe - <database[5313855513eb0c43]::get_item_return_some::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   45:     0x5e80d47e0bd7 - database[5313855513eb0c43]::get_item_return_some
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:97:1
[INFO] [stdout]   46:     0x5e80d47de727 - database[5313855513eb0c43]::get_item_return_some::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:98:32
[INFO] [stdout]   47:     0x5e80d47d5916 - <database[5313855513eb0c43]::get_item_return_some::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   69:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fetch_items_with_limit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fetch_items_with_limit' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47de897 - database[5313855513eb0c43]::clean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:39:17
[INFO] [stdout]   25:     0x5e80d47ddfa0 - database[5313855513eb0c43]::setup_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:53:13
[INFO] [stdout]   26:     0x5e80d47d9ea8 - database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:226:19
[INFO] [stdout]   27:     0x5e80d47c64fd - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5e80d479bb3d - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   29:     0x5e80d47d0540 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   30:     0x5e80d479f2d5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31:     0x5e80d479cf2e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x5e80d4796c93 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   33:     0x5e80d4796c93 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   34:     0x5e80d4796c93 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   35:     0x5e80d479b3aa - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   36:     0x5e80d47a3465 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x5e80d47917f6 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   38:     0x5e80d478d423 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   39:     0x5e80d478d9f3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   40:     0x5e80d478f02a - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   41:     0x5e80d47a1ed1 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   42:     0x5e80d47dfb23 - database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:231:18
[INFO] [stdout]   43:     0x5e80d47d5bee - <database[5313855513eb0c43]::fetch_items_with_limit::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   45:     0x5e80d47e0bf7 - database[5313855513eb0c43]::fetch_items_with_limit
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:224:1
[INFO] [stdout]   46:     0x5e80d47de757 - database[5313855513eb0c43]::fetch_items_with_limit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:225:34
[INFO] [stdout]   47:     0x5e80d47d5956 - <database[5313855513eb0c43]::fetch_items_with_limit::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   69:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- insert_item_with_existent_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'insert_item_with_existent_key' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47de897 - database[5313855513eb0c43]::clean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:39:17
[INFO] [stdout]   25:     0x5e80d47ddfa0 - database[5313855513eb0c43]::setup_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:53:13
[INFO] [stdout]   26:     0x5e80d47dd720 - database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:145:19
[INFO] [stdout]   27:     0x5e80d47c65fd - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5e80d479bfbd - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   29:     0x5e80d47d0a00 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   30:     0x5e80d479f6d5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31:     0x5e80d479d06e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x5e80d47997d3 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   33:     0x5e80d47997d3 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   34:     0x5e80d47997d3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   35:     0x5e80d479b42a - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   36:     0x5e80d47a37e5 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x5e80d4792536 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   38:     0x5e80d478d4a3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   39:     0x5e80d478dcf3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   40:     0x5e80d478fbea - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   41:     0x5e80d47a24d1 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   42:     0x5e80d47e0223 - database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:152:18
[INFO] [stdout]   43:     0x5e80d47d5cae - <database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   45:     0x5e80d47e0c77 - database[5313855513eb0c43]::insert_item_with_existent_key
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:143:1
[INFO] [stdout]   46:     0x5e80d47de817 - database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:144:41
[INFO] [stdout]   47:     0x5e80d47d5a56 - <database[5313855513eb0c43]::insert_item_with_existent_key::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   69:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "Once instance has previously been poisoned"
[INFO] [stdout]  expected substring: "Error occurred"
[INFO] [stdout] ---- insert_item stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'insert_item' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47d7da2 - database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:137:5
[INFO] [stdout]   25:     0x5e80d47c63bd - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5e80d479b59d - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   27:     0x5e80d47cff50 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   28:     0x5e80d479edd5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x5e80d479cd9e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x5e80d4793683 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   31:     0x5e80d4793683 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   32:     0x5e80d4793683 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   33:     0x5e80d479b30a - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   34:     0x5e80d47a3005 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5e80d4790766 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   36:     0x5e80d478d383 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   37:     0x5e80d478d633 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   38:     0x5e80d478e17a - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   39:     0x5e80d47a1741 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::insert_item::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   40:     0x5e80d47df263 - database[5313855513eb0c43]::insert_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:138:18
[INFO] [stdout]   41:     0x5e80d47d5afe - <database[5313855513eb0c43]::insert_item::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   43:     0x5e80d47e0b57 - database[5313855513eb0c43]::insert_item
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:130:1
[INFO] [stdout]   44:     0x5e80d47dde37 - database[5313855513eb0c43]::insert_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:131:23
[INFO] [stdout]   45:     0x5e80d47d5816 - <database[5313855513eb0c43]::insert_item::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   67:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- put_items stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'put_items' (55) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47de897 - database[5313855513eb0c43]::clean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:39:17
[INFO] [stdout]   25:     0x5e80d47ddfa0 - database[5313855513eb0c43]::setup_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:53:13
[INFO] [stdout]   26:     0x5e80d47ddc90 - database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:92:19
[INFO] [stdout]   27:     0x5e80d47c663d - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5e80d479c0dd - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   29:     0x5e80d47d0b30 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   30:     0x5e80d479f7d5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31:     0x5e80d479d0be - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x5e80d479a2a3 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   33:     0x5e80d479a2a3 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   34:     0x5e80d479a2a3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   35:     0x5e80d479b44a - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   36:     0x5e80d47a38c5 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x5e80d4792886 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   38:     0x5e80d478d4c3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   39:     0x5e80d478ddb3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   40:     0x5e80d478feda - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   41:     0x5e80d47a2651 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::put_items::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   42:     0x5e80d47e03e3 - database[5313855513eb0c43]::put_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:93:18
[INFO] [stdout]   43:     0x5e80d47d5cde - <database[5313855513eb0c43]::put_items::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   45:     0x5e80d47e0c97 - database[5313855513eb0c43]::put_items
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:90:1
[INFO] [stdout]   46:     0x5e80d47def57 - database[5313855513eb0c43]::put_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:91:21
[INFO] [stdout]   47:     0x5e80d47d5a96 - <database[5313855513eb0c43]::put_items::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   69:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- update_item stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'update_item' (56) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47de897 - database[5313855513eb0c43]::clean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:39:17
[INFO] [stdout]   25:     0x5e80d47ddfa0 - database[5313855513eb0c43]::setup_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:53:13
[INFO] [stdout]   26:     0x5e80d47d831d - database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:237:19
[INFO] [stdout]   27:     0x5e80d47c63fd - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5e80d479b6bd - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   29:     0x5e80d47d0080 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   30:     0x5e80d479eed5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31:     0x5e80d479cdee - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x5e80d4794153 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   33:     0x5e80d4794153 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   34:     0x5e80d4794153 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   35:     0x5e80d479b32a - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   36:     0x5e80d47a30e5 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x5e80d4790ab6 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   38:     0x5e80d478d3a3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   39:     0x5e80d478d6f3 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   40:     0x5e80d478e46a - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   41:     0x5e80d47a18cd - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::update_item::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   42:     0x5e80d47df423 - database[5313855513eb0c43]::update_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:245:18
[INFO] [stdout]   43:     0x5e80d47d5b2e - <database[5313855513eb0c43]::update_item::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   45:     0x5e80d47e0b77 - database[5313855513eb0c43]::update_item
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:235:1
[INFO] [stdout]   46:     0x5e80d47de697 - database[5313855513eb0c43]::update_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:236:23
[INFO] [stdout]   47:     0x5e80d47d5856 - <database[5313855513eb0c43]::update_item::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   69:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- update_nonexistent_item stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'update_nonexistent_item' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e80d4c6ad42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e80d4c6ad42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e80d4c6ad42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e80d4c817ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e80d4c817ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e80d4c70006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e80d4c70006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e80d4c4839f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e80d4c4839f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e80d4c62869 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e80d47ff40e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e80d47ff40e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e80d4c62ad2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e80d4c62ad2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e80d4c4848a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e80d4c3d419 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e80d4c4951d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e80d4c81f0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e80d4c4de0c - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5e80d47a2747 - <std[3b51380354919863]::sync::once::Once>::call_once::<<lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5e80d47e0d1f - <lazy_static[af84f7bf32c18a69]::lazy::Lazy<deta_rust[f66bbadebf3e68f4]::database::Database>>::get::<<database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x5e80d47e0d1f - <database[5313855513eb0c43]::DATABASE as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x5e80d47dcfdf - database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:254:5
[INFO] [stdout]   25:     0x5e80d47c657d - <core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5e80d479bd7d - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   27:     0x5e80d47d07a0 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   28:     0x5e80d479f4d5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::try_with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x5e80d479cfce - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[ef142d4d483c470]::coop::Budget>>>::with::<tokio[ef142d4d483c470]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x5e80d4798233 - tokio[ef142d4d483c470]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   31:     0x5e80d4798233 - tokio[ef142d4d483c470]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   32:     0x5e80d4798233 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   33:     0x5e80d479b3ea - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   34:     0x5e80d47a3625 - <tokio[ef142d4d483c470]::macros::scoped_tls::ScopedKey<tokio[ef142d4d483c470]::runtime::basic_scheduler::Context>>::set::<tokio[ef142d4d483c470]::runtime::basic_scheduler::enter<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5e80d4791e96 - tokio[ef142d4d483c470]::runtime::basic_scheduler::enter::<<tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>::{closure#0}, (), tokio[ef142d4d483c470]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   36:     0x5e80d478d463 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::Inner<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   37:     0x5e80d478db73 - <tokio[ef142d4d483c470]::runtime::basic_scheduler::InnerGuard<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   38:     0x5e80d478f60a - <tokio[ef142d4d483c470]::runtime::basic_scheduler::BasicScheduler<tokio[ef142d4d483c470]::runtime::driver::Driver>>::block_on::<database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   39:     0x5e80d47a21d1 - <tokio[ef142d4d483c470]::runtime::Runtime>::block_on::<database[5313855513eb0c43]::update_nonexistent_item::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   40:     0x5e80d47dfea6 - database[5313855513eb0c43]::update_nonexistent_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:257:34
[INFO] [stdout]   41:     0x5e80d47d5c4e - <database[5313855513eb0c43]::update_nonexistent_item::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e80d4833f37 - serial_test[95117d0f9a953910]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   43:     0x5e80d47e0c37 - database[5313855513eb0c43]::update_nonexistent_item
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:250:1
[INFO] [stdout]   44:     0x5e80d47de7b7 - database[5313855513eb0c43]::update_nonexistent_item::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database.rs:251:35
[INFO] [stdout]   45:     0x5e80d47d59d6 - <database[5313855513eb0c43]::update_nonexistent_item::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e80d47f37bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e80d47f37bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e80d480001a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e80d480001a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e80d480001a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e80d480001a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e80d47fb5c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e80d47fb5c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5e80d4802b12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e80d4802b12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e80d4802b12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e80d4802b12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5e80d4802b12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e80d4c6a5af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5e80d4c6a5af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7d9c06d0daa4 - <unknown>
[INFO] [stdout]   67:     0x7d9c06d9aa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "Once instance has previously been poisoned"
[INFO] [stdout]  expected substring: "Error occurred"
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     delete_existent_item
[INFO] [stdout]     delete_non_existent_item
[INFO] [stdout]     fetch_items
[INFO] [stdout]     fetch_items_with_limit
[INFO] [stdout]     fetch_items_with_query
[INFO] [stdout]     get_item_return_none
[INFO] [stdout]     get_item_return_some
[INFO] [stdout]     insert_item
[INFO] [stdout]     insert_item_with_existent_key
[INFO] [stdout]     put_items
[INFO] [stdout]     update_item
[INFO] [stdout]     update_nonexistent_item
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test database`
[INFO] running `Command { std: "docker" "inspect" "3e63c48064ca41b093be432b97ae97fbb3cbf4c94324f4ce0e0a33f8a234e6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e63c48064ca41b093be432b97ae97fbb3cbf4c94324f4ce0e0a33f8a234e6b9", kill_on_drop: false }`
[INFO] [stdout] 3e63c48064ca41b093be432b97ae97fbb3cbf4c94324f4ce0e0a33f8a234e6b9
