[INFO] cloning repository https://github.com/cobaltburn/catalystdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cobaltburn/catalystdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobaltburn%2Fcatalystdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobaltburn%2Fcatalystdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c4fdbe5f2db752209d733d1f6f93be4cfc6a6a7
[INFO] testing cobaltburn/catalystdb against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobaltburn%2Fcatalystdb" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cobaltburn/catalystdb
[INFO] finished tweaking git repo https://github.com/cobaltburn/catalystdb
[INFO] tweaked toml for git repo https://github.com/cobaltburn/catalystdb written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cobaltburn/catalystdb on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cobaltburn/catalystdb 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.11.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.15
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded serde-content v0.1.0
[INFO] [stderr]   Downloaded reblessive v0.4.2
[INFO] [stderr]   Downloaded semver v1.0.24
[INFO] [stderr]   Downloaded actix-server v2.5.0
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded cc v1.2.6
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded actix-http v3.9.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.1
[INFO] [stderr]   Downloaded syn v2.0.92
[INFO] [stderr]   Downloaded actix-web v4.9.0
[INFO] [stderr]   Downloaded tokio v1.42.0
[INFO] [stderr]   Downloaded brotli v6.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265
[INFO] running `Command { std: "docker" "start" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling reblessive v0.4.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-content v0.1.0
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling catalystdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ident::Ident`, `idiom::Idioms`, `path::Path`, `self`, `table`, and `walk::Walk`
[INFO] [stdout]   --> src/dbs/iterator.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |         graph::{self, Graph},
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]  6 |         ops::{get::Get, walk::Walk},
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]  7 |         table,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |         edge::Edge, fields::Field, ident::Ident, idiom::Idioms, object::Object, path::Path,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^  ^^^^^^^^^^^^^                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graph::Graph`
[INFO] [stdout]  --> src/dbs/ops/walk.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dbs::{entity::Entity, graph::Graph},
[INFO] [stdout]   |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Stack` and `tree::Stk`
[INFO] [stdout]  --> src/dbs/ops/walk.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reblessive::{tree::Stk, Stack, TreeStack};
[INFO] [stdout]   |                  ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `record::Record` and `resp::Response`
[INFO] [stdout]  --> src/dbs/table.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ql::{record::Record, value::Value},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     resp::Response,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Handler`, `Message`, and `ResponseFuture`
[INFO] [stdout]  --> src/dbs/table.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use actix::{Actor, Addr, Context, Handler, Message, ResponseFuture};
[INFO] [stdout]   |                                   ^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoParallelRefIterator` and `ParallelIterator`
[INFO] [stdout]  --> src/dbs/table.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/ql/array.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reblessive::tree::{self, Stk};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fields::Field`, `get::Get`, `ident::Ident`, and `idiom::Idiom`
[INFO] [stdout]   --> src/ql/func/get.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout]  5 |         ops::{get::Get, retrieve::Retrieve, walk::Walk},
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |         fields::Field,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 12 |         ident::Ident,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 13 |         idiom::Idiom,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/ql/object.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reblessive::tree::{self, Stk};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::uuid::Uuid`
[INFO] [stdout]  --> src/ql/record.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/dbs/iterator.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 58 |         let mut responses: Vec<Value> = Vec::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/dbs/entity.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn evaluate(&self, val: &Value) -> Result<Value, Error> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stk`
[INFO] [stdout]   --> src/dbs/iterator.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         stk: &mut Stk,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_stk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph`
[INFO] [stdout]   --> src/dbs/iterator.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         graph: &Addr<Graph>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]   --> src/dbs/iterator.rs:88:33
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 Field::Single { expr, alias } => {
[INFO] [stdout]    |                                 ^^^^ help: try ignoring the field: `expr: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]   --> src/dbs/iterator.rs:88:39
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 Field::Single { expr, alias } => {
[INFO] [stdout]    |                                       ^^^^^ help: try ignoring the field: `alias: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/dbs/iterator.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stdout]    |                ^^^ help: try ignoring the field: `dir: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]   --> src/dbs/iterator.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stdout]    |                           ^^ help: try ignoring the field: `to: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]   --> src/dbs/iterator.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let node = match response {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/dbs/ops/get.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if let Some(filter) = filter {
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 let mut stack = TreeStack::new();
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/dbs/ops/walk.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |             if let Some(filter) = filter {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 let mut stack = TreeStack::new();
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/ql/idiom.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part`
[INFO] [stdout]    --> src/ql/idiom.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |         while let Some(part) = parts.next() {}
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_part`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Iterable` is never used
[INFO] [stdout]   --> src/dbs/iterator.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum Iterable {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `process`, `process_edge`, `process_value`, `process_record`, and `process_table` are never used
[INFO] [stdout]    --> src/dbs/iterator.rs:31:18
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl Iterable {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  31 |     pub async fn process(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     async fn process_edge(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     async fn process_value(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     async fn process_record(record: Addr<Entity>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     async fn process_table(table: Vec<Addr<Entity>>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Iterator` is never constructed
[INFO] [stdout]    --> src/dbs/iterator.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Iterator {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/dbs/iterator.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Iterator {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 146 |     pub fn new() -> Iterator {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn ingest(&mut self, value: Iterable) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub async fn ingest_record(&mut self, id: Record, graph: &Addr<Graph>) -> Result<(), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub async fn ingest_table(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn ingest_edge(&mut self, edge: Edge) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn set_limit(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn set_start(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub async fn process(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `incorperate` is never used
[INFO] [stdout]   --> src/ql/condition.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Condition {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn incorperate(&self, fields: &BTreeMap<Arc<str>, Value>) -> Condition {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `neg` is never used
[INFO] [stdout]  --> src/ql/func/operation.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn neg(val: Value) -> Result<Value, Error> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not` is never used
[INFO] [stdout]  --> src/ql/func/operation.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn not(val: Value) -> Result<Value, Error> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Idioms` is never constructed
[INFO] [stdout]   --> src/ql/idiom.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Idioms(pub Vec<Idiom>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse_walk` is never used
[INFO] [stdout]    --> src/ql/idiom.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl Idiom {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]  --> src/ql/serde/arc_str_serde.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn serialize<S>(value: &Arc<str>, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> src/ql/serde/arc_str_serde.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn deserialize<'de, D>(deserializer: D) -> Result<Arc<str>, D::Error>
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Select` is never constructed
[INFO] [stdout]   --> src/ql/statements/select.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Select {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compute` is never used
[INFO] [stdout]   --> src/ql/statements/select.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Select {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 29 |     // TODO need to implement multi step edges
[INFO] [stdout] 30 |     async fn compute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Statement` is never used
[INFO] [stdout]  --> src/ql/statements/statement.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Statement<'a> {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_select`, `fields`, `what`, `filter`, `limit`, and `start` are never used
[INFO] [stdout]   --> src/ql/statements/statement.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Statement<'_> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 14 |     pub fn is_select(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn fields(&self) -> Option<&Fields> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn what(&self) -> Option<&Values> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn filter(&self) -> Option<&Condition> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn limit(&self) -> Option<&usize> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn start(&self) -> Option<&usize> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tables` is never constructed
[INFO] [stdout]  --> src/ql/table.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Tables(pub Vec<Table>);
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Values` is never constructed
[INFO] [stdout]   --> src/ql/value.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Values(pub Vec<Value>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling catalystdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `graph`
[INFO] [stdout]   --> src/dbs/graph.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             graph,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ident::Ident`, `idiom::Idioms`, `path::Path`, `self`, `table`, and `walk::Walk`
[INFO] [stdout]   --> src/dbs/iterator.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |         graph::{self, Graph},
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]  6 |         ops::{get::Get, walk::Walk},
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]  7 |         table,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |         edge::Edge, fields::Field, ident::Ident, idiom::Idioms, object::Object, path::Path,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^  ^^^^^^^^^^^^^                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graph::Graph`
[INFO] [stdout]  --> src/dbs/ops/walk.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dbs::{entity::Entity, graph::Graph},
[INFO] [stdout]   |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Stack` and `tree::Stk`
[INFO] [stdout]  --> src/dbs/ops/walk.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reblessive::{tree::Stk, Stack, TreeStack};
[INFO] [stdout]   |                  ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `record::Record` and `resp::Response`
[INFO] [stdout]  --> src/dbs/table.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ql::{record::Record, value::Value},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     resp::Response,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Handler`, `Message`, and `ResponseFuture`
[INFO] [stdout]  --> src/dbs/table.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use actix::{Actor, Addr, Context, Handler, Message, ResponseFuture};
[INFO] [stdout]   |                                   ^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoParallelRefIterator` and `ParallelIterator`
[INFO] [stdout]  --> src/dbs/table.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/ql/array.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reblessive::tree::{self, Stk};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fields::Field`, `get::Get`, `ident::Ident`, and `idiom::Idiom`
[INFO] [stdout]   --> src/ql/func/get.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout]  5 |         ops::{get::Get, retrieve::Retrieve, walk::Walk},
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |         fields::Field,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 12 |         ident::Ident,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 13 |         idiom::Idiom,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/ql/object.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reblessive::tree::{self, Stk};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::uuid::Uuid`
[INFO] [stdout]  --> src/ql/record.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/dbs/iterator.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 58 |         let mut responses: Vec<Value> = Vec::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/dbs/entity.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn evaluate(&self, val: &Value) -> Result<Value, Error> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stk`
[INFO] [stdout]   --> src/dbs/iterator.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         stk: &mut Stk,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_stk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph`
[INFO] [stdout]   --> src/dbs/iterator.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         graph: &Addr<Graph>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]   --> src/dbs/iterator.rs:88:33
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 Field::Single { expr, alias } => {
[INFO] [stdout]    |                                 ^^^^ help: try ignoring the field: `expr: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]   --> src/dbs/iterator.rs:88:39
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 Field::Single { expr, alias } => {
[INFO] [stdout]    |                                       ^^^^^ help: try ignoring the field: `alias: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/dbs/iterator.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stdout]    |                ^^^ help: try ignoring the field: `dir: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]   --> src/dbs/iterator.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stdout]    |                           ^^ help: try ignoring the field: `to: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]   --> src/dbs/iterator.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let node = match response {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/dbs/ops/get.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if let Some(filter) = filter {
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 let mut stack = TreeStack::new();
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/dbs/ops/walk.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |             if let Some(filter) = filter {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 let mut stack = TreeStack::new();
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/ql/idiom.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part`
[INFO] [stdout]    --> src/ql/idiom.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |         while let Some(part) = parts.next() {}
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_part`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Iterable` is never used
[INFO] [stdout]   --> src/dbs/iterator.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum Iterable {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `process`, `process_edge`, `process_value`, `process_record`, and `process_table` are never used
[INFO] [stdout]    --> src/dbs/iterator.rs:31:18
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl Iterable {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  31 |     pub async fn process(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     async fn process_edge(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     async fn process_value(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     async fn process_record(record: Addr<Entity>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     async fn process_table(table: Vec<Addr<Entity>>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Iterator` is never constructed
[INFO] [stdout]    --> src/dbs/iterator.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Iterator {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/dbs/iterator.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Iterator {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 146 |     pub fn new() -> Iterator {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn ingest(&mut self, value: Iterable) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub async fn ingest_record(&mut self, id: Record, graph: &Addr<Graph>) -> Result<(), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub async fn ingest_table(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn ingest_edge(&mut self, edge: Edge) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn set_limit(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn set_start(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub async fn process(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `incorperate` is never used
[INFO] [stdout]   --> src/ql/condition.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Condition {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn incorperate(&self, fields: &BTreeMap<Arc<str>, Value>) -> Condition {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `neg` is never used
[INFO] [stdout]  --> src/ql/func/operation.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn neg(val: Value) -> Result<Value, Error> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not` is never used
[INFO] [stdout]  --> src/ql/func/operation.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn not(val: Value) -> Result<Value, Error> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Idioms` is never constructed
[INFO] [stdout]   --> src/ql/idiom.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Idioms(pub Vec<Idiom>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse_walk` is never used
[INFO] [stdout]    --> src/ql/idiom.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl Idiom {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]  --> src/ql/serde/arc_str_serde.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn serialize<S>(value: &Arc<str>, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> src/ql/serde/arc_str_serde.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn deserialize<'de, D>(deserializer: D) -> Result<Arc<str>, D::Error>
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Select` is never constructed
[INFO] [stdout]   --> src/ql/statements/select.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Select {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compute` is never used
[INFO] [stdout]   --> src/ql/statements/select.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Select {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 29 |     // TODO need to implement multi step edges
[INFO] [stdout] 30 |     async fn compute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Statement` is never used
[INFO] [stdout]  --> src/ql/statements/statement.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Statement<'a> {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_select`, `fields`, `what`, `filter`, `limit`, and `start` are never used
[INFO] [stdout]   --> src/ql/statements/statement.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Statement<'_> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 14 |     pub fn is_select(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn fields(&self) -> Option<&Fields> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn what(&self) -> Option<&Values> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn filter(&self) -> Option<&Condition> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn limit(&self) -> Option<&usize> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn start(&self) -> Option<&usize> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tables` is never constructed
[INFO] [stdout]  --> src/ql/table.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Tables(pub Vec<Table>);
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Values` is never constructed
[INFO] [stdout]   --> src/ql/value.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Values(pub Vec<Value>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.76s
[INFO] running `Command { std: "docker" "inspect" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `graph`
[INFO] [stderr]   --> src/dbs/graph.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |             graph,
[INFO] [stderr]    |             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ident::Ident`, `idiom::Idioms`, `path::Path`, `self`, `table`, and `walk::Walk`
[INFO] [stderr]   --> src/dbs/iterator.rs:5:17
[INFO] [stderr]    |
[INFO] [stderr]  5 |         graph::{self, Graph},
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr]  6 |         ops::{get::Get, walk::Walk},
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]  7 |         table,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |         edge::Edge, fields::Field, ident::Ident, idiom::Idioms, object::Object, path::Path,
[INFO] [stderr]    |                                    ^^^^^^^^^^^^  ^^^^^^^^^^^^^                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graph::Graph`
[INFO] [stderr]  --> src/dbs/ops/walk.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 |     dbs::{entity::Entity, graph::Graph},
[INFO] [stderr]   |                           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Stack` and `tree::Stk`
[INFO] [stderr]  --> src/dbs/ops/walk.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 | use reblessive::{tree::Stk, Stack, TreeStack};
[INFO] [stderr]   |                  ^^^^^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `record::Record` and `resp::Response`
[INFO] [stderr]  --> src/dbs/table.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 |     ql::{record::Record, value::Value},
[INFO] [stderr]   |          ^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     resp::Response,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Handler`, `Message`, and `ResponseFuture`
[INFO] [stderr]  --> src/dbs/table.rs:6:35
[INFO] [stderr]   |
[INFO] [stderr] 6 | use actix::{Actor, Addr, Context, Handler, Message, ResponseFuture};
[INFO] [stderr]   |                                   ^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `IntoParallelRefIterator` and `ParallelIterator`
[INFO] [stderr]  --> src/dbs/table.rs:7:19
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/ql/array.rs:2:24
[INFO] [stderr]   |
[INFO] [stderr] 2 | use reblessive::tree::{self, Stk};
[INFO] [stderr]   |                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `fields::Field`, `get::Get`, `ident::Ident`, and `idiom::Idiom`
[INFO] [stderr]   --> src/ql/func/get.rs:5:15
[INFO] [stderr]    |
[INFO] [stderr]  5 |         ops::{get::Get, retrieve::Retrieve, walk::Walk},
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |         fields::Field,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 12 |         ident::Ident,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 13 |         idiom::Idiom,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/ql/object.rs:2:24
[INFO] [stderr]   |
[INFO] [stderr] 2 | use reblessive::tree::{self, Stk};
[INFO] [stderr]   |                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::uuid::Uuid`
[INFO] [stderr]  --> src/ql/record.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::uuid::Uuid;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]   --> src/dbs/iterator.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |         todo!();
[INFO] [stderr]    |         ------- any code following this expression is unreachable
[INFO] [stderr] 58 |         let mut responses: Vec<Value> = Vec::new();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]    --> src/dbs/entity.rs:132:28
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn evaluate(&self, val: &Value) -> Result<Value, Error> {
[INFO] [stderr]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `stk`
[INFO] [stderr]   --> src/dbs/iterator.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |         stk: &mut Stk,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_stk`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `graph`
[INFO] [stderr]   --> src/dbs/iterator.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |         graph: &Addr<Graph>,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr`
[INFO] [stderr]   --> src/dbs/iterator.rs:88:33
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 Field::Single { expr, alias } => {
[INFO] [stderr]    |                                 ^^^^ help: try ignoring the field: `expr: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `alias`
[INFO] [stderr]   --> src/dbs/iterator.rs:88:39
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 Field::Single { expr, alias } => {
[INFO] [stderr]    |                                       ^^^^^ help: try ignoring the field: `alias: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dir`
[INFO] [stderr]   --> src/dbs/iterator.rs:46:16
[INFO] [stderr]    |
[INFO] [stderr] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stderr]    |                ^^^ help: try ignoring the field: `dir: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `to`
[INFO] [stderr]   --> src/dbs/iterator.rs:46:27
[INFO] [stderr]    |
[INFO] [stderr] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stderr]    |                           ^^ help: try ignoring the field: `to: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `node`
[INFO] [stderr]   --> src/dbs/iterator.rs:51:13
[INFO] [stderr]    |
[INFO] [stderr] 51 |         let node = match response {
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]   --> src/dbs/ops/get.rs:31:21
[INFO] [stderr]    |
[INFO] [stderr] 31 |         if let Some(filter) = filter {
[INFO] [stderr]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stderr]    |
[INFO] [stderr] 72 |                 let mut stack = TreeStack::new();
[INFO] [stderr]    |                     ----^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]   --> src/dbs/ops/walk.rs:70:25
[INFO] [stderr]    |
[INFO] [stderr] 70 |             if let Some(filter) = filter {
[INFO] [stderr]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `stack`
[INFO] [stderr]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stderr]    |
[INFO] [stderr] 72 |                 let mut stack = TreeStack::new();
[INFO] [stderr]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `start`
[INFO] [stderr]    --> src/ql/idiom.rs:105:19
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stderr]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `part`
[INFO] [stderr]    --> src/ql/idiom.rs:107:24
[INFO] [stderr]     |
[INFO] [stderr] 107 |         while let Some(part) = parts.next() {}
[INFO] [stderr]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_part`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Iterable` is never used
[INFO] [stderr]   --> src/dbs/iterator.rs:23:10
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum Iterable {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `process`, `process_edge`, `process_value`, `process_record`, and `process_table` are never used
[INFO] [stderr]    --> src/dbs/iterator.rs:31:18
[INFO] [stderr]     |
[INFO] [stderr]  30 | impl Iterable {
[INFO] [stderr]     | ------------- associated items in this implementation
[INFO] [stderr]  31 |     pub async fn process(
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  45 |     async fn process_edge(
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  75 |     async fn process_value(
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     async fn process_record(record: Addr<Entity>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 |     async fn process_table(table: Vec<Addr<Entity>>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Iterator` is never constructed
[INFO] [stderr]    --> src/dbs/iterator.rs:138:12
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub struct Iterator {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/dbs/iterator.rs:146:12
[INFO] [stderr]     |
[INFO] [stderr] 145 | impl Iterator {
[INFO] [stderr]     | ------------- associated items in this implementation
[INFO] [stderr] 146 |     pub fn new() -> Iterator {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 |     pub fn ingest(&mut self, value: Iterable) {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 154 |     pub async fn ingest_record(&mut self, id: Record, graph: &Addr<Graph>) -> Result<(), Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 168 |     pub async fn ingest_table(
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |     pub fn ingest_edge(&mut self, edge: Edge) -> Result<(), Error> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 191 |     pub fn set_limit(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 197 |     pub fn set_start(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 203 |     pub async fn process(
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `incorperate` is never used
[INFO] [stderr]   --> src/ql/condition.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl Condition {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |     fn incorperate(&self, fields: &BTreeMap<Arc<str>, Value>) -> Condition {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `neg` is never used
[INFO] [stderr]  --> src/ql/func/operation.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn neg(val: Value) -> Result<Value, Error> {
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `not` is never used
[INFO] [stderr]  --> src/ql/func/operation.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn not(val: Value) -> Result<Value, Error> {
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Idioms` is never constructed
[INFO] [stderr]   --> src/ql/idiom.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Idioms(pub Vec<Idiom>);
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `parse_walk` is never used
[INFO] [stderr]    --> src/ql/idiom.rs:105:8
[INFO] [stderr]     |
[INFO] [stderr]  39 | impl Idiom {
[INFO] [stderr]     | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `serialize` is never used
[INFO] [stderr]  --> src/ql/serde/arc_str_serde.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn serialize<S>(value: &Arc<str>, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stderr]   |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `deserialize` is never used
[INFO] [stderr]   --> src/ql/serde/arc_str_serde.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn deserialize<'de, D>(deserializer: D) -> Result<Arc<str>, D::Error>
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Select` is never constructed
[INFO] [stderr]   --> src/ql/statements/select.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct Select {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `compute` is never used
[INFO] [stderr]   --> src/ql/statements/select.rs:30:14
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl Select {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] 29 |     // TODO need to implement multi step edges
[INFO] [stderr] 30 |     async fn compute(
[INFO] [stderr]    |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Statement` is never used
[INFO] [stderr]  --> src/ql/statements/statement.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub enum Statement<'a> {
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_select`, `fields`, `what`, `filter`, `limit`, and `start` are never used
[INFO] [stderr]   --> src/ql/statements/statement.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Statement<'_> {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] 14 |     pub fn is_select(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub fn fields(&self) -> Option<&Fields> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub fn what(&self) -> Option<&Values> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn filter(&self) -> Option<&Condition> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub fn limit(&self) -> Option<&usize> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn start(&self) -> Option<&usize> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Tables` is never constructed
[INFO] [stderr]  --> src/ql/table.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Tables(pub Vec<Table>);
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Values` is never constructed
[INFO] [stderr]   --> src/ql/value.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct Values(pub Vec<Value>);
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `catalystdb` (bin "catalystdb" test) generated 43 warnings (run `cargo fix --bin "catalystdb" -p catalystdb --tests` to apply 25 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/catalystdb-d387ed7737d7dfd6)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test dbs::ops::delete::test::delete_two_test ... ok
[INFO] [stdout] test dbs::ops::delete::test::delete_test ... ok
[INFO] [stdout] test dbs::graph::test::test_graph_table_pass ... ok
[INFO] [stdout] test dbs::ops::remove::test::remove_field_test ... ok
[INFO] [stdout] test dbs::ops::get::test::get_wildcard_filter_test ... ok
[INFO] [stdout] test dbs::ops::update::test::update_test ... ok
[INFO] [stdout] test dbs::ops::walk::test::walk_test ... ok
[INFO] [stdout] test dbs::ops::get::test::get_wildcard_test ... ok
[INFO] [stdout] test dbs::graph::test::test_graph_table_fail ... FAILED
[INFO] [stdout] test dbs::ops::get::test::get_field_test ... FAILED
[INFO] [stdout] test dbs::ops::get::test::get_wildcard_filter_false_test ... FAILED
[INFO] [stdout] test dbs::ops::get::test::get_wildcard_alias_test ... FAILED
[INFO] [stdout] test dbs::ops::get::test::get_field_alias_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dbs::graph::test::test_graph_table_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::graph::test::test_graph_table_fail' (2156) panicked at src/dbs/graph.rs:52:13:
[INFO] [stdout] table was not returned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59056f367a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59056f367a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59056f37c7da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59056f37c7da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59056f36c312 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59056f36c312 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59056f346886 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59056f346886 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59056f35fe69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59056f1cb92c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59056f1cb92c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59056f3600e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59056f3600e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59056f346974 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59056f33bb49 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59056f34765d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59056f37cf9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59056f132825 - catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/graph.rs:52:13
[INFO] [stdout]   20:     0x59056f1a050f - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   21:     0x59056f199f90 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   22:     0x59056f093455 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::try_with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   23:     0x59056f09213e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   24:     0x59056f190c16 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   25:     0x59056f1a50a6 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   26:     0x59056f19ace5 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until::<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   27:     0x59056f0e34bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x59056f05a4dd - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   29:     0x59056f058d5b - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   30:     0x59056f058d5b - tokio[b26028be84ad9fe2]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   31:     0x59056f058d5b - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   32:     0x59056f029cf0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   33:     0x59056f04dda0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   34:     0x59056f044f84 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   35:     0x59056f16186b - <tokio[b26028be84ad9fe2]::runtime::context::scoped::Scoped<tokio[b26028be84ad9fe2]::runtime::scheduler::Context>>::set::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x59056f1854e9 - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   37:     0x59056f0980a2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::try_with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x59056f0950ae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x59056f17892d - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   40:     0x59056f039330 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   41:     0x59056f03cda6 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   42:     0x59056f040213 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   43:     0x59056f12af53 - tokio[b26028be84ad9fe2]::runtime::context::runtime::enter_runtime::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x59056f026806 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   45:     0x59056f18d61c - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on_inner::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x59056f18ec86 - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x59056f190f8e - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   48:     0x59056f18c347 - <actix_rt[42cf610bd4f1fade]::runtime::Runtime>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x59056f0fdde7 - <actix_rt[42cf610bd4f1fade]::system::SystemRunner>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   50:     0x59056f144438 - catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/graph.rs:43:5
[INFO] [stdout]   51:     0x59056f131eb7 - catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/graph.rs:44:37
[INFO] [stdout]   52:     0x59056f1113a6 - <catalystdb[9318ca64c958ee0e]::dbs::graph::test::test_graph_table_fail::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59056f1bea0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59056f1bea0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59056f1cc285 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59056f1cc285 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59056f1cc285 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59056f1c5b94 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59056f1c5b94 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59056f1cf302 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59056f1cf302 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59056f1cf302 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59056f36737f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x59056f36737f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79a77be65aa4 - <unknown>
[INFO] [stdout]   74:     0x79a77bef2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dbs::ops::get::test::get_field_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_field_test' (2161) panicked at src/dbs/entity.rs:133:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59056f367a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59056f367a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59056f37c7da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59056f37c7da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59056f36c312 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59056f36c312 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59056f346886 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59056f346886 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59056f35fe69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59056f1cb92c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59056f1cb92c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59056f3600e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59056f3600e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59056f346974 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59056f33bb49 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59056f34765d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59056f37cf9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59056f37cf62 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59056f1a21a7 - <catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>::evaluate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/entity.rs:133:9
[INFO] [stdout]   21:     0x59056f1a637a - <catalystdb[9318ca64c958ee0e]::dbs::entity::Entity as actix[9275b83cf6c6aabd]::handler::Handler<catalystdb[9318ca64c958ee0e]::dbs::ops::get::Get>>::handle
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:46:38
[INFO] [stdout]   22:     0x59056f0c8bee - <actix[9275b83cf6c6aabd]::address::envelope::SyncEnvelopeProxy<catalystdb[9318ca64c958ee0e]::dbs::ops::get::Get> as actix[9275b83cf6c6aabd]::address::envelope::EnvelopeProxy<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:82:23
[INFO] [stdout]   23:     0x59056f0c83af - <actix[9275b83cf6c6aabd]::address::envelope::Envelope<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity> as actix[9275b83cf6c6aabd]::address::envelope::EnvelopeProxy<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:55:16
[INFO] [stdout]   24:     0x59056f10c4b6 - <actix[9275b83cf6c6aabd]::mailbox::Mailbox<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/mailbox.rs:83:25
[INFO] [stdout]   25:     0x59056f15d1a4 - <actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/context_impl.rs:398:26
[INFO] [stdout]   26:     0x59056f1ad3b8 - <tokio[b26028be84ad9fe2]::runtime::task::core::Core<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:331:24
[INFO] [stdout]   27:     0x59056f1bbfc8 - <tokio[b26028be84ad9fe2]::loom::std::unsafe_cell::UnsafeCell<tokio[b26028be84ad9fe2]::runtime::task::core::Stage<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::task::core::Core<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   28:     0x59056f1bbfc8 - <tokio[b26028be84ad9fe2]::runtime::task::core::Core<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:320:30
[INFO] [stdout]   29:     0x59056f0851ea - tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future::<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   30:     0x59056f1466c0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x59056f0ed76e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x59056f0ceb3b - __rust_try
[INFO] [stdout]   33:     0x59056f0c0183 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x59056f0c0183 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x59056f082f5f - tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future::<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   36:     0x59056f08ef02 - <tokio[b26028be84ad9fe2]::runtime::task::harness::Harness<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   37:     0x59056f08f183 - <tokio[b26028be84ad9fe2]::runtime::task::harness::Harness<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   38:     0x59056f0d755b - tokio[b26028be84ad9fe2]::runtime::task::raw::poll::<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   39:     0x59056f2d5817 - <tokio[b26028be84ad9fe2]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   40:     0x59056f2da1f2 - <tokio[b26028be84ad9fe2]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   41:     0x59056f2b88ab - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:68
[INFO] [stdout]   42:     0x59056f2bd387 - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<(), <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   43:     0x59056f2bd387 - tokio[b26028be84ad9fe2]::runtime::coop::budget::<(), <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   44:     0x59056f2bd387 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:31
[INFO] [stdout]   45:     0x59056f1a07e4 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1045:29
[INFO] [stdout]   46:     0x59056f19a170 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   47:     0x59056f093655 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::try_with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   48:     0x59056f0921de - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   49:     0x59056f190c96 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   50:     0x59056f1a5146 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   51:     0x59056f19b165 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   52:     0x59056f0e353d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x59056f05a55d - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   54:     0x59056f05909b - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   55:     0x59056f05909b - tokio[b26028be84ad9fe2]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   56:     0x59056f05909b - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   57:     0x59056f02a330 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   58:     0x59056f04f2e0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   59:     0x59056f044fc4 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   60:     0x59056f161b0b - <tokio[b26028be84ad9fe2]::runtime::context::scoped::Scoped<tokio[b26028be84ad9fe2]::runtime::scheduler::Context>>::set::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   61:     0x59056f185569 - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   62:     0x59056f098322 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::try_with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   63:     0x59056f09516e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   64:     0x59056f1789ad - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   65:     0x59056f039b70 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   66:     0x59056f03cea6 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   67:     0x59056f0408d3 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   68:     0x59056f12b233 - tokio[b26028be84ad9fe2]::runtime::context::runtime::enter_runtime::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   69:     0x59056f0269c6 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   70:     0x59056f18d97c - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on_inner::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   71:     0x59056f18f186 - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   72:     0x59056f191090 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   73:     0x59056f18c3e5 - <actix_rt[42cf610bd4f1fade]::runtime::Runtime>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   74:     0x59056f0fde69 - <actix_rt[42cf610bd4f1fade]::system::SystemRunner>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   75:     0x59056f144556 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:173:5
[INFO] [stdout]   76:     0x59056f132fd7 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:174:30
[INFO] [stdout]   77:     0x59056f111426 - <catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x59056f1bea0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x59056f1bea0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   80:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   81:     0x59056f1cc285 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x59056f1cc285 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   86:     0x59056f1cc285 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   87:     0x59056f1c5b94 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   88:     0x59056f1c5b94 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   89:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   90:     0x59056f1cf302 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   91:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x59056f1cf302 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   95:     0x59056f1cf302 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   96:     0x59056f36737f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   97:     0x59056f36737f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   98:     0x79a77be65aa4 - <unknown>
[INFO] [stdout]   99:     0x79a77bef2a64 - clone
[INFO] [stdout]  100:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_field_test' (2161) panicked at src/dbs/ops/get.rs:195:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59056f367a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59056f367a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59056f37c7da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59056f37c7da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59056f36c312 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59056f36c312 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59056f346886 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59056f346886 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59056f35fe69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59056f1cb92c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59056f1cb92c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59056f3600e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59056f3600e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59056f346942 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59056f33bb49 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59056f34765d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59056f37cf9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59056f37cd12 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59056f13411e - <core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::result::Result<catalystdb[9318ca64c958ee0e]::resp::Response, catalystdb[9318ca64c958ee0e]::err::Error>, actix[9275b83cf6c6aabd]::address::MailboxError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59056f13411e - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:195:14
[INFO] [stdout]   22:     0x59056f1a078f - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   23:     0x59056f19a170 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   24:     0x59056f093655 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::try_with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x59056f0921de - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x59056f190c96 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   27:     0x59056f1a5146 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   28:     0x59056f19b165 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   29:     0x59056f0e353d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59056f05a55d - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   31:     0x59056f05909b - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x59056f05909b - tokio[b26028be84ad9fe2]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x59056f05909b - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   34:     0x59056f02a330 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   35:     0x59056f04f2e0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   36:     0x59056f044fc4 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   37:     0x59056f161b0b - <tokio[b26028be84ad9fe2]::runtime::context::scoped::Scoped<tokio[b26028be84ad9fe2]::runtime::scheduler::Context>>::set::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x59056f185569 - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x59056f098322 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::try_with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x59056f09516e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x59056f1789ad - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x59056f039b70 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   43:     0x59056f03cea6 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   44:     0x59056f0408d3 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   45:     0x59056f12b233 - tokio[b26028be84ad9fe2]::runtime::context::runtime::enter_runtime::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x59056f0269c6 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   47:     0x59056f18d97c - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on_inner::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x59056f18f186 - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x59056f191090 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   50:     0x59056f18c3e5 - <actix_rt[42cf610bd4f1fade]::runtime::Runtime>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x59056f0fde69 - <actix_rt[42cf610bd4f1fade]::system::SystemRunner>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   52:     0x59056f144556 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:173:5
[INFO] [stdout]   53:     0x59056f132fd7 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:174:30
[INFO] [stdout]   54:     0x59056f111426 - <catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59056f1bea0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59056f1bea0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59056f1cc285 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59056f1cc285 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59056f1cc285 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59056f1c5b94 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59056f1c5b94 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x59056f1cf302 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x59056f1cf302 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x59056f1cf302 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x59056f36737f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x59056f36737f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x79a77be65aa4 - <unknown>
[INFO] [stdout]   76:     0x79a77bef2a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dbs::ops::get::test::get_wildcard_filter_false_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_wildcard_filter_false_test' (2167) panicked at src/dbs/ops/get.rs:170:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Value(Object(Object({"b": Number(Int(2)), "c": String(Strand("c")), "id": Record(Record { table: "a", id: Number(1) })})))
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59056f367a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59056f367a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59056f37c7da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59056f37c7da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59056f36c312 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59056f36c312 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59056f346886 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59056f346886 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59056f35fe69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59056f1cb92c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59056f1cb92c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59056f3600e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59056f3600e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59056f346942 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59056f33bb49 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59056f34765d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59056f37cf9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59056f37ce53 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59056f147d7c - core[8fb95b77d25ab6c8]::panicking::assert_failed::<catalystdb[9318ca64c958ee0e]::resp::Response, catalystdb[9318ca64c958ee0e]::resp::Response>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59056f13b254 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:170:9
[INFO] [stdout]   22:     0x59056f1a0dcf - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   23:     0x59056f19a620 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   24:     0x59056f093b55 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::try_with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x59056f09236e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x59056f190dd6 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   27:     0x59056f1a52d6 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   28:     0x59056f19bca5 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   29:     0x59056f0e367d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59056f05a69d - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   31:     0x59056f0598bb - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x59056f0598bb - tokio[b26028be84ad9fe2]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x59056f0598bb - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   34:     0x59056f02b2d0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   35:     0x59056f052800 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   36:     0x59056f045064 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   37:     0x59056f16219b - <tokio[b26028be84ad9fe2]::runtime::context::scoped::Scoped<tokio[b26028be84ad9fe2]::runtime::scheduler::Context>>::set::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x59056f1856a9 - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x59056f098962 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::try_with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x59056f09534e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x59056f178aed - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x59056f03b010 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   43:     0x59056f03d126 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   44:     0x59056f0419b3 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   45:     0x59056f12b963 - tokio[b26028be84ad9fe2]::runtime::context::runtime::enter_runtime::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x59056f026e26 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   47:     0x59056f18e1ec - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on_inner::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x59056f18fe06 - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x59056f191310 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   50:     0x59056f18c575 - <actix_rt[42cf610bd4f1fade]::runtime::Runtime>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x59056f0fdff9 - <actix_rt[42cf610bd4f1fade]::system::SystemRunner>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   52:     0x59056f1447d6 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:149:5
[INFO] [stdout]   53:     0x59056f1330c7 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:150:46
[INFO] [stdout]   54:     0x59056f111566 - <catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59056f1bea0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59056f1bea0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59056f1cc285 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59056f1cc285 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59056f1cc285 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59056f1c5b94 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59056f1c5b94 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x59056f1cf302 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x59056f1cf302 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x59056f1cf302 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x59056f36737f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x59056f36737f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x79a77be65aa4 - <unknown>
[INFO] [stdout]   76:     0x79a77bef2a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dbs::ops::get::test::get_wildcard_alias_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_wildcard_alias_test' (2162) panicked at src/dbs/entity.rs:133:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59056f367a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59056f367a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59056f37c7da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59056f37c7da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59056f36c312 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59056f36c312 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59056f346886 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59056f346886 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59056f35fe69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59056f1cb92c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59056f1cb92c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59056f3600e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59056f3600e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59056f346974 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59056f33bb49 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59056f34765d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59056f37cf9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59056f37cf62 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59056f1a21a7 - <catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>::evaluate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/entity.rs:133:9
[INFO] [stdout]   21:     0x59056f1a637a - <catalystdb[9318ca64c958ee0e]::dbs::entity::Entity as actix[9275b83cf6c6aabd]::handler::Handler<catalystdb[9318ca64c958ee0e]::dbs::ops::get::Get>>::handle
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:46:38
[INFO] [stdout]   22:     0x59056f0c8bee - <actix[9275b83cf6c6aabd]::address::envelope::SyncEnvelopeProxy<catalystdb[9318ca64c958ee0e]::dbs::ops::get::Get> as actix[9275b83cf6c6aabd]::address::envelope::EnvelopeProxy<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:82:23
[INFO] [stdout]   23:     0x59056f0c83af - <actix[9275b83cf6c6aabd]::address::envelope::Envelope<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity> as actix[9275b83cf6c6aabd]::address::envelope::EnvelopeProxy<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:55:16
[INFO] [stdout]   24:     0x59056f10c4b6 - <actix[9275b83cf6c6aabd]::mailbox::Mailbox<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/mailbox.rs:83:25
[INFO] [stdout]   25:     0x59056f15d1a4 - <actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/context_impl.rs:398:26
[INFO] [stdout]   26:     0x59056f1ad3b8 - <tokio[b26028be84ad9fe2]::runtime::task::core::Core<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:331:24
[INFO] [stdout]   27:     0x59056f1bbfc8 - <tokio[b26028be84ad9fe2]::loom::std::unsafe_cell::UnsafeCell<tokio[b26028be84ad9fe2]::runtime::task::core::Stage<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::task::core::Core<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   28:     0x59056f1bbfc8 - <tokio[b26028be84ad9fe2]::runtime::task::core::Core<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:320:30
[INFO] [stdout]   29:     0x59056f0851ea - tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future::<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   30:     0x59056f1466c0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x59056f0ed76e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x59056f0ceb3b - __rust_try
[INFO] [stdout]   33:     0x59056f0c0183 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x59056f0c0183 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x59056f082f5f - tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future::<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   36:     0x59056f08ef02 - <tokio[b26028be84ad9fe2]::runtime::task::harness::Harness<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   37:     0x59056f08f183 - <tokio[b26028be84ad9fe2]::runtime::task::harness::Harness<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   38:     0x59056f0d755b - tokio[b26028be84ad9fe2]::runtime::task::raw::poll::<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   39:     0x59056f2d5817 - <tokio[b26028be84ad9fe2]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   40:     0x59056f2da1f2 - <tokio[b26028be84ad9fe2]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   41:     0x59056f2b88ab - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:68
[INFO] [stdout]   42:     0x59056f2bd387 - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<(), <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   43:     0x59056f2bd387 - tokio[b26028be84ad9fe2]::runtime::coop::budget::<(), <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   44:     0x59056f2bd387 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:31
[INFO] [stdout]   45:     0x59056f1a0ba4 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1045:29
[INFO] [stdout]   46:     0x59056f19a440 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   47:     0x59056f093955 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::try_with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   48:     0x59056f0922ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   49:     0x59056f190d56 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   50:     0x59056f1a5236 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   51:     0x59056f19b825 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   52:     0x59056f0e35fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x59056f05a61d - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   54:     0x59056f05957b - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   55:     0x59056f05957b - tokio[b26028be84ad9fe2]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   56:     0x59056f05957b - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   57:     0x59056f02ac90 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   58:     0x59056f0512c0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   59:     0x59056f045024 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   60:     0x59056f161efb - <tokio[b26028be84ad9fe2]::runtime::context::scoped::Scoped<tokio[b26028be84ad9fe2]::runtime::scheduler::Context>>::set::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   61:     0x59056f185629 - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   62:     0x59056f0986e2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::try_with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   63:     0x59056f09528e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   64:     0x59056f178a6d - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   65:     0x59056f03a7d0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   66:     0x59056f03d026 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   67:     0x59056f0412f3 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   68:     0x59056f12b683 - tokio[b26028be84ad9fe2]::runtime::context::runtime::enter_runtime::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   69:     0x59056f026c66 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   70:     0x59056f18de8c - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on_inner::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   71:     0x59056f18f906 - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   72:     0x59056f191210 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   73:     0x59056f18c4d5 - <actix_rt[42cf610bd4f1fade]::runtime::Runtime>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   74:     0x59056f0fdf59 - <actix_rt[42cf610bd4f1fade]::system::SystemRunner>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   75:     0x59056f1446d6 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:66:5
[INFO] [stdout]   76:     0x59056f133067 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:67:39
[INFO] [stdout]   77:     0x59056f1114e6 - <catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x59056f1bea0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x59056f1bea0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   80:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   81:     0x59056f1cc285 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x59056f1cc285 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   86:     0x59056f1cc285 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   87:     0x59056f1c5b94 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   88:     0x59056f1c5b94 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   89:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   90:     0x59056f1cf302 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   91:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x59056f1cf302 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   95:     0x59056f1cf302 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   96:     0x59056f36737f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   97:     0x59056f36737f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   98:     0x79a77be65aa4 - <unknown>
[INFO] [stdout]   99:     0x79a77bef2a64 - clone
[INFO] [stdout]  100:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_wildcard_alias_test' (2162) panicked at src/dbs/ops/get.rs:85:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59056f367a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59056f367a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59056f37c7da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59056f37c7da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59056f36c312 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59056f36c312 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59056f346886 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59056f346886 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59056f35fe69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59056f1cb92c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59056f1cb92c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59056f3600e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59056f3600e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59056f346942 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59056f33bb49 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59056f34765d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59056f37cf9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59056f37cd12 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59056f1380a8 - <core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::result::Result<catalystdb[9318ca64c958ee0e]::resp::Response, catalystdb[9318ca64c958ee0e]::err::Error>, actix[9275b83cf6c6aabd]::address::MailboxError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59056f1380a8 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:85:14
[INFO] [stdout]   22:     0x59056f1a0b4f - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   23:     0x59056f19a440 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   24:     0x59056f093955 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::try_with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x59056f0922ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x59056f190d56 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   27:     0x59056f1a5236 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   28:     0x59056f19b825 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   29:     0x59056f0e35fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59056f05a61d - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   31:     0x59056f05957b - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x59056f05957b - tokio[b26028be84ad9fe2]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x59056f05957b - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   34:     0x59056f02ac90 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   35:     0x59056f0512c0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   36:     0x59056f045024 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   37:     0x59056f161efb - <tokio[b26028be84ad9fe2]::runtime::context::scoped::Scoped<tokio[b26028be84ad9fe2]::runtime::scheduler::Context>>::set::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x59056f185629 - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x59056f0986e2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::try_with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x59056f09528e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x59056f178a6d - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x59056f03a7d0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   43:     0x59056f03d026 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   44:     0x59056f0412f3 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   45:     0x59056f12b683 - tokio[b26028be84ad9fe2]::runtime::context::runtime::enter_runtime::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x59056f026c66 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   47:     0x59056f18de8c - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on_inner::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x59056f18f906 - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x59056f191210 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   50:     0x59056f18c4d5 - <actix_rt[42cf610bd4f1fade]::runtime::Runtime>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x59056f0fdf59 - <actix_rt[42cf610bd4f1fade]::system::SystemRunner>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   52:     0x59056f1446d6 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:66:5
[INFO] [stdout]   53:     0x59056f133067 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:67:39
[INFO] [stdout]   54:     0x59056f1114e6 - <catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59056f1bea0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59056f1bea0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59056f1cc285 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59056f1cc285 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59056f1cc285 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59056f1c5b94 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59056f1c5b94 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x59056f1cf302 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x59056f1cf302 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x59056f1cf302 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x59056f36737f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x59056f36737f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x79a77be65aa4 - <unknown>
[INFO] [stdout]   76:     0x79a77bef2a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dbs::ops::get::test::get_field_alias_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_field_alias_test' (2160) panicked at src/dbs/entity.rs:133:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59056f367a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59056f367a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59056f37c7da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59056f37c7da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59056f36c312 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59056f36c312 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59056f346886 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59056f346886 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59056f35fe69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59056f1cb92c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59056f1cb92c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59056f3600e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59056f3600e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59056f346974 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59056f33bb49 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59056f34765d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59056f37cf9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59056f37cf62 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59056f1a21a7 - <catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>::evaluate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/entity.rs:133:9
[INFO] [stdout]   21:     0x59056f1a637a - <catalystdb[9318ca64c958ee0e]::dbs::entity::Entity as actix[9275b83cf6c6aabd]::handler::Handler<catalystdb[9318ca64c958ee0e]::dbs::ops::get::Get>>::handle
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:46:38
[INFO] [stdout]   22:     0x59056f0c8bee - <actix[9275b83cf6c6aabd]::address::envelope::SyncEnvelopeProxy<catalystdb[9318ca64c958ee0e]::dbs::ops::get::Get> as actix[9275b83cf6c6aabd]::address::envelope::EnvelopeProxy<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:82:23
[INFO] [stdout]   23:     0x59056f0c83af - <actix[9275b83cf6c6aabd]::address::envelope::Envelope<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity> as actix[9275b83cf6c6aabd]::address::envelope::EnvelopeProxy<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:55:16
[INFO] [stdout]   24:     0x59056f10c4b6 - <actix[9275b83cf6c6aabd]::mailbox::Mailbox<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/mailbox.rs:83:25
[INFO] [stdout]   25:     0x59056f15d1a4 - <actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/context_impl.rs:398:26
[INFO] [stdout]   26:     0x59056f1ad3b8 - <tokio[b26028be84ad9fe2]::runtime::task::core::Core<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:331:24
[INFO] [stdout]   27:     0x59056f1bbfc8 - <tokio[b26028be84ad9fe2]::loom::std::unsafe_cell::UnsafeCell<tokio[b26028be84ad9fe2]::runtime::task::core::Stage<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::task::core::Core<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   28:     0x59056f1bbfc8 - <tokio[b26028be84ad9fe2]::runtime::task::core::Core<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:320:30
[INFO] [stdout]   29:     0x59056f0851ea - tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future::<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   30:     0x59056f1466c0 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x59056f0ed76e - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x59056f0ceb3b - __rust_try
[INFO] [stdout]   33:     0x59056f0c0183 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x59056f0c0183 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x59056f082f5f - tokio[b26028be84ad9fe2]::runtime::task::harness::poll_future::<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   36:     0x59056f08ef02 - <tokio[b26028be84ad9fe2]::runtime::task::harness::Harness<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   37:     0x59056f08f183 - <tokio[b26028be84ad9fe2]::runtime::task::harness::Harness<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   38:     0x59056f0d755b - tokio[b26028be84ad9fe2]::runtime::task::raw::poll::<actix[9275b83cf6c6aabd]::context_impl::ContextFut<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity, actix[9275b83cf6c6aabd]::context::Context<catalystdb[9318ca64c958ee0e]::dbs::entity::Entity>>, alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   39:     0x59056f2d5817 - <tokio[b26028be84ad9fe2]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   40:     0x59056f2da1f2 - <tokio[b26028be84ad9fe2]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[b26028be84ad9fe2]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   41:     0x59056f2b88ab - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:68
[INFO] [stdout]   42:     0x59056f2bd387 - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<(), <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   43:     0x59056f2bd387 - tokio[b26028be84ad9fe2]::runtime::coop::budget::<(), <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   44:     0x59056f2bd387 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:31
[INFO] [stdout]   45:     0x59056f1a0a64 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1045:29
[INFO] [stdout]   46:     0x59056f19a350 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   47:     0x59056f093855 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::try_with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   48:     0x59056f09227e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   49:     0x59056f190d16 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   50:     0x59056f1a51e6 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   51:     0x59056f19b5e5 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   52:     0x59056f0e35bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x59056f05a5dd - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   54:     0x59056f0593db - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   55:     0x59056f0593db - tokio[b26028be84ad9fe2]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   56:     0x59056f0593db - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   57:     0x59056f02a970 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   58:     0x59056f050820 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   59:     0x59056f045004 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   60:     0x59056f161dab - <tokio[b26028be84ad9fe2]::runtime::context::scoped::Scoped<tokio[b26028be84ad9fe2]::runtime::scheduler::Context>>::set::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   61:     0x59056f1855e9 - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   62:     0x59056f0985a2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::try_with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   63:     0x59056f09522e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   64:     0x59056f178a2d - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   65:     0x59056f03a3b0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   66:     0x59056f03cfa6 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   67:     0x59056f040f93 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   68:     0x59056f12b513 - tokio[b26028be84ad9fe2]::runtime::context::runtime::enter_runtime::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   69:     0x59056f026b86 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   70:     0x59056f18dcdc - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on_inner::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   71:     0x59056f18f686 - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   72:     0x59056f191190 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   73:     0x59056f18c485 - <actix_rt[42cf610bd4f1fade]::runtime::Runtime>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   74:     0x59056f0fdf09 - <actix_rt[42cf610bd4f1fade]::system::SystemRunner>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   75:     0x59056f144656 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:206:5
[INFO] [stdout]   76:     0x59056f133037 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:207:36
[INFO] [stdout]   77:     0x59056f1114a6 - <catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x59056f1bea0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x59056f1bea0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   80:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   81:     0x59056f1cc285 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x59056f1cc285 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   86:     0x59056f1cc285 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   87:     0x59056f1c5b94 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   88:     0x59056f1c5b94 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   89:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   90:     0x59056f1cf302 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   91:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x59056f1cf302 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   95:     0x59056f1cf302 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   96:     0x59056f36737f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   97:     0x59056f36737f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   98:     0x79a77be65aa4 - <unknown>
[INFO] [stdout]   99:     0x79a77bef2a64 - clone
[INFO] [stdout]  100:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_field_alias_test' (2160) panicked at src/dbs/ops/get.rs:228:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59056f367a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59056f367a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59056f367a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59056f37c7da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59056f37c7da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59056f36c312 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59056f36c312 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59056f346886 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59056f346886 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59056f35fe69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59056f1cb92c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59056f1cb92c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59056f3600e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59056f3600e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59056f346942 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59056f33bb49 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59056f34765d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59056f37cf9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59056f37cd12 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59056f136b75 - <core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::result::Result<catalystdb[9318ca64c958ee0e]::resp::Response, catalystdb[9318ca64c958ee0e]::err::Error>, actix[9275b83cf6c6aabd]::address::MailboxError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59056f136b75 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:228:14
[INFO] [stdout]   22:     0x59056f1a0a0f - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   23:     0x59056f19a350 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   24:     0x59056f093855 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::try_with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x59056f09227e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::task::local::LocalData>>::with::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x59056f190d16 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   27:     0x59056f1a51e6 - <tokio[b26028be84ad9fe2]::task::local::RunUntil<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   28:     0x59056f19b5e5 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   29:     0x59056f0e35bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x59056f05a5dd - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   31:     0x59056f0593db - tokio[b26028be84ad9fe2]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x59056f0593db - tokio[b26028be84ad9fe2]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x59056f0593db - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   34:     0x59056f02a970 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   35:     0x59056f050820 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   36:     0x59056f045004 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   37:     0x59056f161dab - <tokio[b26028be84ad9fe2]::runtime::context::scoped::Scoped<tokio[b26028be84ad9fe2]::runtime::scheduler::Context>>::set::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x59056f1855e9 - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x59056f0985a2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::try_with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x59056f09522e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[b26028be84ad9fe2]::runtime::context::Context>>::with::<tokio[b26028be84ad9fe2]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x59056f178a2d - tokio[b26028be84ad9fe2]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x59056f03a3b0 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   43:     0x59056f03cfa6 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   44:     0x59056f040f93 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   45:     0x59056f12b513 - tokio[b26028be84ad9fe2]::runtime::context::runtime::enter_runtime::<<tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x59056f026b86 - <tokio[b26028be84ad9fe2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   47:     0x59056f18dcdc - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on_inner::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x59056f18f686 - <tokio[b26028be84ad9fe2]::runtime::runtime::Runtime>::block_on::<<tokio[b26028be84ad9fe2]::task::local::LocalSet>::run_until<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x59056f191190 - <tokio[b26028be84ad9fe2]::task::local::LocalSet>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   50:     0x59056f18c485 - <actix_rt[42cf610bd4f1fade]::runtime::Runtime>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x59056f0fdf09 - <actix_rt[42cf610bd4f1fade]::system::SystemRunner>::block_on::<catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   52:     0x59056f144656 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:206:5
[INFO] [stdout]   53:     0x59056f133037 - catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:207:36
[INFO] [stdout]   54:     0x59056f1114a6 - <catalystdb[9318ca64c958ee0e]::dbs::ops::get::test::get_field_alias_test::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x59056f1bea0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x59056f1bea0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59056f1cc285 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59056f1cc285 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59056f1cc285 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59056f1cc285 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59056f1cc285 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59056f1c5b94 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59056f1c5b94 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x59056f1cf302 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x59056f1cf302 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x59056f1cf302 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x59056f1cf302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x59056f1cf302 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x59056f36737f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x59056f36737f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x79a77be65aa4 - <unknown>
[INFO] [stdout]   76:     0x79a77bef2a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dbs::graph::test::test_graph_table_fail
[INFO] [stdout]     dbs::ops::get::test::get_field_alias_test
[INFO] [stdout]     dbs::ops::get::test::get_field_test
[INFO] [stdout]     dbs::ops::get::test::get_wildcard_alias_test
[INFO] [stdout]     dbs::ops::get::test::get_wildcard_filter_false_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin catalystdb`
[INFO] running `Command { std: "docker" "inspect" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265", kill_on_drop: false }`
[INFO] [stdout] 677c2603590f3740681821900f8299d4ebb059ff500a90d9494b656927594265
