[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/5c4fdbe5f2db752209d733d1f6f93be4cfc6a6a7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobaltburn%2Fcatalystdb" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cobaltburn/catalystdb on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reblessive v0.4.2 [INFO] [stderr] Downloaded actix_derive v0.6.2 [INFO] [stderr] Downloaded serde-content v0.1.0 [INFO] [stderr] Downloaded actix-server v2.5.0 [INFO] [stderr] Downloaded brotli-decompressor v4.0.1 [INFO] [stderr] Downloaded actix v0.13.5 [INFO] [stderr] Downloaded actix-http v3.9.0 [INFO] [stderr] Downloaded actix-web v4.9.0 [INFO] [stderr] Downloaded brotli v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecd5312bdae51bd3f642e813d2b1d65f97e68dad5dc515ae35af0bd1c5881ec3 [INFO] running `Command { std: "docker" "start" "-a" "ecd5312bdae51bd3f642e813d2b1d65f97e68dad5dc515ae35af0bd1c5881ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecd5312bdae51bd3f642e813d2b1d65f97e68dad5dc515ae35af0bd1c5881ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd5312bdae51bd3f642e813d2b1d65f97e68dad5dc515ae35af0bd1c5881ec3", kill_on_drop: false }` [INFO] [stdout] ecd5312bdae51bd3f642e813d2b1d65f97e68dad5dc515ae35af0bd1c5881ec3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a21917331aa8d5c38d59821ec6552d163c62e993205395399140b8f914445aa7 [INFO] running `Command { std: "docker" "start" "-a" "a21917331aa8d5c38d59821ec6552d163c62e993205395399140b8f914445aa7", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling reblessive v0.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.1 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-content v0.1.0 [INFO] [stderr] Compiling actix-server v2.5.0 [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 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)]` 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 = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [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] = note: `#[warn(unused_variables)]` on by default [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: `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, [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: `val` [INFO] [stdout] --> src/dbs/entity.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn evaluate(&self, val: &Value) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [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: 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:25 [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: 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)]` on by default [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: unused variable: `start` [INFO] [stdout] --> src/ql/idiom.rs:105:19 [INFO] [stdout] | [INFO] [stdout] 105 | fn parse_walk(start: Part, parts: &mut Iter) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Value`, `Edge`, `Record`, and `Table` are never constructed [INFO] [stdout] --> src/dbs/iterator.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Iterable { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 24 | Value(Value), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | Edge(Edge), [INFO] [stdout] | ^^^^ [INFO] [stdout] 26 | Record(Addr), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | Table(Vec>), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Iterable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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, stm: &Statement<'_>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | async fn process_table(table: Vec>, stm: &Statement<'_>) -> Result { [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) -> 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, 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 { [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 { [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) -> Result { [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(value: &Arc, serializer: S) -> Result [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, D::Error> [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fields`, `what`, `conditions`, `limit`, and `start` are never read [INFO] [stdout] --> src/ql/statements/select.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Select { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 21 | pub fields: Fields, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | pub what: Values, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub conditions: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 24 | pub limit: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | pub start: Option, [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: field `0` is never read [INFO] [stdout] --> src/ql/statements/statement.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | Select(&'a Select), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 4 - Select(&'a Select), [INFO] [stdout] 4 + Select(()), [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "a21917331aa8d5c38d59821ec6552d163c62e993205395399140b8f914445aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a21917331aa8d5c38d59821ec6552d163c62e993205395399140b8f914445aa7", kill_on_drop: false }` [INFO] [stdout] a21917331aa8d5c38d59821ec6552d163c62e993205395399140b8f914445aa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 99df6defa0f9b97fd039182516f5e79bf104ecbe7ca38bc2b45138578c2f689b [INFO] running `Command { std: "docker" "start" "-a" "99df6defa0f9b97fd039182516f5e79bf104ecbe7ca38bc2b45138578c2f689b", 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)]` 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 = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [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] = note: `#[warn(unused_variables)]` on by default [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: `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, [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: `val` [INFO] [stdout] --> src/dbs/entity.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn evaluate(&self, val: &Value) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [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: 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:25 [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: 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)]` on by default [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: unused variable: `start` [INFO] [stdout] --> src/ql/idiom.rs:105:19 [INFO] [stdout] | [INFO] [stdout] 105 | fn parse_walk(start: Part, parts: &mut Iter) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Value`, `Edge`, `Record`, and `Table` are never constructed [INFO] [stdout] --> src/dbs/iterator.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Iterable { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 24 | Value(Value), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | Edge(Edge), [INFO] [stdout] | ^^^^ [INFO] [stdout] 26 | Record(Addr), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | Table(Vec>), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Iterable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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, stm: &Statement<'_>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | async fn process_table(table: Vec>, stm: &Statement<'_>) -> Result { [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) -> 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, 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 { [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 { [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) -> Result { [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(value: &Arc, serializer: S) -> Result [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, D::Error> [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fields`, `what`, `conditions`, `limit`, and `start` are never read [INFO] [stdout] --> src/ql/statements/select.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Select { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 21 | pub fields: Fields, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | pub what: Values, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub conditions: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 24 | pub limit: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | pub start: Option, [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: field `0` is never read [INFO] [stdout] --> src/ql/statements/statement.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | Select(&'a Select), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 4 - Select(&'a Select), [INFO] [stdout] 4 + Select(()), [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.12s [INFO] running `Command { std: "docker" "inspect" "99df6defa0f9b97fd039182516f5e79bf104ecbe7ca38bc2b45138578c2f689b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99df6defa0f9b97fd039182516f5e79bf104ecbe7ca38bc2b45138578c2f689b", kill_on_drop: false }` [INFO] [stdout] 99df6defa0f9b97fd039182516f5e79bf104ecbe7ca38bc2b45138578c2f689b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 836d05ab44184f9b8567c7a1de157482dde181fa65af87fae894b40c3e98c3cb [INFO] running `Command { std: "docker" "start" "-a" "836d05ab44184f9b8567c7a1de157482dde181fa65af87fae894b40c3e98c3cb", 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)]` 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 = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [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] = note: `#[warn(unused_variables)]` on by default [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: `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, [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: `val` [INFO] [stderr] --> src/dbs/entity.rs:132:28 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn evaluate(&self, val: &Value) -> Result { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [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: 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:25 [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: 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)]` on by default [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: unused variable: `start` [INFO] [stderr] --> src/ql/idiom.rs:105:19 [INFO] [stderr] | [INFO] [stderr] 105 | fn parse_walk(start: Part, parts: &mut Iter) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stderr] [INFO] [stderr] warning: variants `Value`, `Edge`, `Record`, and `Table` are never constructed [INFO] [stderr] --> src/dbs/iterator.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub enum Iterable { [INFO] [stderr] | -------- variants in this enum [INFO] [stderr] 24 | Value(Value), [INFO] [stderr] | ^^^^^ [INFO] [stderr] 25 | Edge(Edge), [INFO] [stderr] | ^^^^ [INFO] [stderr] 26 | Record(Addr), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 27 | Table(Vec>), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Iterable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` 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, stm: &Statement<'_>) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 115 | async fn process_table(table: Vec>, stm: &Statement<'_>) -> Result { [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) -> 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, 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 { [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 { [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) -> Result { [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(value: &Arc, serializer: S) -> Result [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, D::Error> [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `fields`, `what`, `conditions`, `limit`, and `start` are never read [INFO] [stderr] --> src/ql/statements/select.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct Select { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 21 | pub fields: Fields, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 22 | pub what: Values, [INFO] [stderr] | ^^^^ [INFO] [stderr] 23 | pub conditions: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 24 | pub limit: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 25 | pub start: Option, [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: field `0` is never read [INFO] [stderr] --> src/ql/statements/statement.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | Select(&'a Select), [INFO] [stderr] | ------ ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 4 - Select(&'a Select), [INFO] [stderr] 4 + Select(()), [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: `catalystdb` (bin "catalystdb" test) generated 39 warnings (run `cargo fix --bin "catalystdb" --tests` to apply 12 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/catalystdb-2ce96e89ea00414e) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test dbs::ops::delete::test::delete_test ... ok [INFO] [stdout] test dbs::ops::get::test::get_wildcard_filter_test ... ok [INFO] [stdout] test dbs::ops::remove::test::remove_field_test ... ok [INFO] [stdout] test dbs::ops::update::test::update_test ... ok [INFO] [stdout] test dbs::ops::get::test::get_wildcard_test ... ok [INFO] [stdout] test dbs::ops::delete::test::delete_two_test ... ok [INFO] [stdout] test dbs::graph::test::test_graph_table_pass ... ok [INFO] [stdout] test dbs::ops::walk::test::walk_test ... ok [INFO] [stdout] test dbs::graph::test::test_graph_table_fail ... 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] test dbs::ops::get::test::get_field_test ... FAILED [INFO] [stdout] test dbs::ops::get::test::get_wildcard_filter_false_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' panicked at src/dbs/graph.rs:52:13: [INFO] [stdout] table was not returned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x780a9e18eeb2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x780a9e18eeb2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x780a9e1ca863 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x780a9e1ca863 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x780a9e18c0d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x780a9e18c0d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x780a9e18ed02 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x780a9e19047c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x780a9e1902d2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x780a9e01b724 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x780a9e01b724 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x780a9e190e03 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x780a9e190e03 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x780a9e190b96 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x780a9e18f3a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x780a9e19085d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x780a9de3f650 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x780a9dfac633 - catalystdb::dbs::graph::test::test_graph_table_fail::{{closure}}::ha4a7493a9691b22e [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/graph.rs:52:13 [INFO] [stdout] 20: 0x780a9df3c65f - as core::future::future::Future>::poll::{{closure}}::h57765933bbf22789 [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: 0x780a9df38cb0 - tokio::task::local::LocalSet::with::{{closure}}::hc6dee16c6bfa3818 [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: 0x780a9dea6b45 - std::thread::local::LocalKey::try_with::h42ca99bb90121d72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 23: 0x780a9dea1ebe - std::thread::local::LocalKey::with::hb20d0552d6f4f343 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 24: 0x780a9df38146 - tokio::task::local::LocalSet::with::he486ef34e8648f2d [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: 0x780a9df3ba45 - as core::future::future::Future>::poll::h0f7a9fd6d4e24480 [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: 0x780a9df3a8cf - tokio::task::local::LocalSet::run_until::{{closure}}::hbc4e041a18ba134b [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: 0x780a9dfde7bd - as core::future::future::Future>::poll::h368ab663ce6cca29 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 28: 0x780a9de9f78f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha133fc132f82ed51 [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: 0x780a9de9e015 - tokio::runtime::coop::with_budget::he1e0b8607fb0e967 [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: 0x780a9de9e015 - tokio::runtime::coop::budget::h388c1bb950c2047e [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: 0x780a9de9e015 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h718e6b960407b797 [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: 0x780a9de77a50 - tokio::runtime::scheduler::current_thread::Context::enter::h52ccd15201b05bc2 [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: 0x780a9de94958 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha150a22051ac7783 [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: 0x780a9de8a3b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h60fd2a1e86a936cb [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: 0x780a9df1f99b - tokio::runtime::context::scoped::Scoped::set::h094f32834a9f601f [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: 0x780a9df648f9 - tokio::runtime::context::set_scheduler::{{closure}}::hf45924177ba1da44 [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: 0x780a9deae9a2 - std::thread::local::LocalKey::try_with::hc5ed3877be992396 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 38: 0x780a9dea25ee - std::thread::local::LocalKey::with::hec451a38ed548d71 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 39: 0x780a9df6426d - tokio::runtime::context::set_scheduler::hf0f0076d50ad5812 [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: 0x780a9de855e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5f560a018744dfb6 [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: 0x780a9de8ac43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::heda115d78950b59c [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: 0x780a9de6ac6c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1c08d8c214f70594 [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: 0x780a9def5d78 - tokio::runtime::context::runtime::enter_runtime::hefc93a387dbf6531 [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: 0x780a9de68e96 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5b075596ac065471 [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: 0x780a9debb1dc - tokio::runtime::runtime::Runtime::block_on_inner::h661e589ca3734233 [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: 0x780a9debd4ec - tokio::runtime::runtime::Runtime::block_on::h5bd7373a0fb671d4 [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: 0x780a9df39163 - tokio::task::local::LocalSet::block_on::hd8b4b22a303c1955 [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: 0x780a9df952ca - actix_rt::runtime::Runtime::block_on::h11d586adf84667fe [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: 0x780a9dfdfeba - actix_rt::system::SystemRunner::block_on::ha3e2a13789c53ce1 [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: 0x780a9dfabc78 - catalystdb::dbs::graph::test::test_graph_table_fail::h8d0a60a1792df4b5 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/graph.rs:43:5 [INFO] [stdout] 51: 0x780a9dfabc27 - catalystdb::dbs::graph::test::test_graph_table_fail::{{closure}}::h2e64241655ea582a [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/graph.rs:44:37 [INFO] [stdout] 52: 0x780a9df99306 - core::ops::function::FnOnce::call_once::hf9d196b6dffbc012 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x780a9e020e1b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x780a9e020e1b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 55: 0x780a9e02008e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 56: 0x780a9e02008e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x780a9e02008e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 58: 0x780a9e02008e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 59: 0x780a9e02008e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x780a9e02008e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 61: 0x780a9e02008e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 62: 0x780a9dfe4f14 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 63: 0x780a9dfe4f14 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 64: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 65: 0x780a9dfe870a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 66: 0x780a9dfe870a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 67: 0x780a9dfe870a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 68: 0x780a9dfe870a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 70: 0x780a9dfe870a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 72: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x780a9e1938a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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' panicked at src/dbs/entity.rs:133:9: [INFO] [stdout] not yet implemented [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x780a9e18eeb2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x780a9e18eeb2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x780a9e1ca863 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x780a9e1ca863 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x780a9e18c0d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x780a9e18c0d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x780a9e18ed02 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x780a9e19047c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x780a9e1902d2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x780a9e01b724 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x780a9e01b724 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x780a9e190e03 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x780a9e190e03 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x780a9e190b96 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x780a9e18f3a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x780a9e19085d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x780a9de3f650 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x780a9de3f6dc - core::panicking::panic::hd54a104e9b8d4d02 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x780a9dfcceb7 - catalystdb::dbs::entity::Entity::evaluate::hdab1035f8f0eba77 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/entity.rs:133:9 [INFO] [stdout] 21: 0x780a9dfceb98 - catalystdb::dbs::ops::get:: for catalystdb::dbs::entity::Entity>::handle::h8625c762b46468e3 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:46:38 [INFO] [stdout] 22: 0x780a9df6a89b - as actix::address::envelope::EnvelopeProxy>::handle::h45d6c6b6b830eab5 [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: 0x780a9df69d3f - as actix::address::envelope::EnvelopeProxy>::handle::hb714cd369b3938e2 [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: 0x780a9ded56f6 - actix::mailbox::Mailbox::poll::hff5f3d732218eee7 [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: 0x780a9df86564 - as core::future::future::Future>::poll::h9eede443aa6322b5 [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: 0x780a9df19f82 - tokio::runtime::task::core::Core::poll::{{closure}}::hc15f7a2f43bbbce6 [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: 0x780a9df178ad - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hc977a7b43c3bdbf7 [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: 0x780a9df178ad - tokio::runtime::task::core::Core::poll::h54d38b719606d6eb [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: 0x780a9df4710a - tokio::runtime::task::harness::poll_future::{{closure}}::haea9cba7adef82a0 [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: 0x780a9ded20f0 - as core::ops::function::FnOnce<()>>::call_once::h300f98644b7e2cba [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x780a9df250c4 - std::panicking::catch_unwind::do_call::h645f346d1e28e292 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x780a9ded177b - __rust_try [INFO] [stdout] 33: 0x780a9dec3c46 - std::panicking::catch_unwind::hd47b85d6c9fc6cdf [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x780a9dec3c46 - std::panic::catch_unwind::h1551aa00575caaa4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x780a9df45a3f - tokio::runtime::task::harness::poll_future::he2f9b916ee23c56a [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: 0x780a9df48201 - tokio::runtime::task::harness::Harness::poll_inner::h3946a8524de848b6 [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: 0x780a9df4cc63 - tokio::runtime::task::harness::Harness::poll::h64d56f8750b0f8bc [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: 0x780a9decce6b - tokio::runtime::task::raw::poll::h419e30edacb38fd8 [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: 0x780a9e116f87 - tokio::runtime::task::raw::RawTask::poll::h3e89b7000f15dcb9 [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: 0x780a9e139ee2 - tokio::runtime::task::LocalNotified::run::ha0992c4668e1e0f4 [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: 0x780a9e0f127b - tokio::task::local::LocalSet::tick::{{closure}}::hd7837b264dec9aa3 [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: 0x780a9e0f11bb - tokio::runtime::coop::with_budget::h19742db93965cf0b [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: 0x780a9e0f11bb - tokio::runtime::coop::budget::h79d4a6bef3a66735 [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: 0x780a9e0f11bb - tokio::task::local::LocalSet::tick::h088a64b195f764c9 [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: 0x780a9df3ccb7 - as core::future::future::Future>::poll::{{closure}}::hd49b5d817431a12a [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: 0x780a9df38bc0 - tokio::task::local::LocalSet::with::{{closure}}::hbcad3d26ef124d01 [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: 0x780a9dea6e75 - std::thread::local::LocalKey::try_with::h46374d1f05530799 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 48: 0x780a9dea269e - std::thread::local::LocalKey::with::hf1af527e37ca10f0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 49: 0x780a9df37f46 - tokio::task::local::LocalSet::with::h26ab749199c77d1a [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: 0x780a9df3bb65 - as core::future::future::Future>::poll::h66bbdb4e2ac7d1bb [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: 0x780a9df3a6af - tokio::task::local::LocalSet::run_until::{{closure}}::hb378a7dab8d99e05 [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: 0x780a9dfdefdd - as core::future::future::Future>::poll::he7037fb5f4e6fbfb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 53: 0x780a9de9fa4f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hee058ee15b1ad8bf [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: 0x780a9de9e9b5 - tokio::runtime::coop::with_budget::h75356fb4f3fb64fe [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: 0x780a9de9e9b5 - tokio::runtime::coop::budget::h8bbfac5d83a2db78 [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: 0x780a9de9e9b5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha26513c25a3633ce [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: 0x780a9de7ae20 - tokio::runtime::scheduler::current_thread::Context::enter::hae4c58f9f672456c [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: 0x780a9de907b8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6d666bfd570e89ed [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: 0x780a9de8a514 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he27939dd1adc3fcb [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: 0x780a9df20d4b - tokio::runtime::context::scoped::Scoped::set::h9f8d0e9c79ba50c7 [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: 0x780a9df646f9 - tokio::runtime::context::set_scheduler::{{closure}}::h9e49271a73e1b29c [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: 0x780a9dea34b2 - std::thread::local::LocalKey::try_with::h0b321432315ada53 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 63: 0x780a9dea14ae - std::thread::local::LocalKey::with::h711638c2835f7e33 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 64: 0x780a9df63cad - tokio::runtime::context::set_scheduler::h14dc6c8ed26cb4b0 [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: 0x780a9de89c00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he8f519094ff16a14 [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: 0x780a9de8aba3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he84e8663d76cef88 [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: 0x780a9de70d8c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdf36aefa69c8b221 [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: 0x780a9def3e98 - tokio::runtime::context::runtime::enter_runtime::hadc982c8283fb98d [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: 0x780a9de697a6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb3df9a04d1f97738 [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: 0x780a9deba74c - tokio::runtime::runtime::Runtime::block_on_inner::h24665fb4dcaaa778 [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: 0x780a9debd9cc - tokio::runtime::runtime::Runtime::block_on::hbd29a98fddf28ba1 [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: 0x780a9df38fd3 - tokio::task::local::LocalSet::block_on::h8e31705722923fac [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: 0x780a9df9534a - actix_rt::runtime::Runtime::block_on::h79e6b2a9974555da [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: 0x780a9dfdfe5a - actix_rt::system::SystemRunner::block_on::h20fac7136d6514a6 [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: 0x780a9dfaee16 - catalystdb::dbs::ops::get::test::get_wildcard_alias_test::h9ce9f32647adf603 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:66:5 [INFO] [stdout] 76: 0x780a9dfaedc7 - catalystdb::dbs::ops::get::test::get_wildcard_alias_test::{{closure}}::h209eeb10ff9ce444 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:67:39 [INFO] [stdout] 77: 0x780a9df99036 - core::ops::function::FnOnce::call_once::he0ed963eb3317117 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 78: 0x780a9e020e1b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x780a9e020e1b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 80: 0x780a9e02008e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 81: 0x780a9e02008e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 82: 0x780a9e02008e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 83: 0x780a9e02008e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 84: 0x780a9e02008e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 85: 0x780a9e02008e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 86: 0x780a9e02008e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 87: 0x780a9dfe4f14 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 88: 0x780a9dfe4f14 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 89: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 90: 0x780a9dfe870a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 91: 0x780a9dfe870a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 92: 0x780a9dfe870a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 93: 0x780a9dfe870a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 94: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 95: 0x780a9dfe870a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 96: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 97: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 98: 0x780a9e1938a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] thread 'dbs::ops::get::test::get_wildcard_alias_test' 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: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x780a9e18eeb2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x780a9e18eeb2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x780a9e1ca863 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x780a9e1ca863 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x780a9e18c0d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x780a9e18c0d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x780a9e18ed02 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x780a9e19047c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x780a9e1902d2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x780a9e01b724 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x780a9e01b724 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x780a9e190e03 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x780a9e190e03 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x780a9e190bca - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x780a9e18f3a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x780a9e19085d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x780a9de3f650 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x780a9de3fb16 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x780a9dfafa6e - core::result::Result::unwrap::h965da2ee4652a7c0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x780a9dfafa6e - catalystdb::dbs::ops::get::test::get_wildcard_alias_test::{{closure}}::hb37a5cf0a593193f [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:85:14 [INFO] [stdout] 22: 0x780a9df3cc4f - as core::future::future::Future>::poll::{{closure}}::hd49b5d817431a12a [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: 0x780a9df38bc0 - tokio::task::local::LocalSet::with::{{closure}}::hbcad3d26ef124d01 [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: 0x780a9dea6e75 - std::thread::local::LocalKey::try_with::h46374d1f05530799 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x780a9dea269e - std::thread::local::LocalKey::with::hf1af527e37ca10f0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x780a9df37f46 - tokio::task::local::LocalSet::with::h26ab749199c77d1a [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: 0x780a9df3bb65 - as core::future::future::Future>::poll::h66bbdb4e2ac7d1bb [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: 0x780a9df3a6af - tokio::task::local::LocalSet::run_until::{{closure}}::hb378a7dab8d99e05 [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: 0x780a9dfdefdd - as core::future::future::Future>::poll::he7037fb5f4e6fbfb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 30: 0x780a9de9fa4f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hee058ee15b1ad8bf [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: 0x780a9de9e9b5 - tokio::runtime::coop::with_budget::h75356fb4f3fb64fe [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: 0x780a9de9e9b5 - tokio::runtime::coop::budget::h8bbfac5d83a2db78 [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: 0x780a9de9e9b5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha26513c25a3633ce [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: 0x780a9de7ae20 - tokio::runtime::scheduler::current_thread::Context::enter::hae4c58f9f672456c [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: 0x780a9de907b8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6d666bfd570e89ed [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: 0x780a9de8a514 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he27939dd1adc3fcb [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: 0x780a9df20d4b - tokio::runtime::context::scoped::Scoped::set::h9f8d0e9c79ba50c7 [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: 0x780a9df646f9 - tokio::runtime::context::set_scheduler::{{closure}}::h9e49271a73e1b29c [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: 0x780a9dea34b2 - std::thread::local::LocalKey::try_with::h0b321432315ada53 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x780a9dea14ae - std::thread::local::LocalKey::with::h711638c2835f7e33 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 41: 0x780a9df63cad - tokio::runtime::context::set_scheduler::h14dc6c8ed26cb4b0 [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: 0x780a9de89c00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he8f519094ff16a14 [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: 0x780a9de8aba3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he84e8663d76cef88 [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: 0x780a9de70d8c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdf36aefa69c8b221 [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: 0x780a9def3e98 - tokio::runtime::context::runtime::enter_runtime::hadc982c8283fb98d [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: 0x780a9de697a6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb3df9a04d1f97738 [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: 0x780a9deba74c - tokio::runtime::runtime::Runtime::block_on_inner::h24665fb4dcaaa778 [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: 0x780a9debd9cc - tokio::runtime::runtime::Runtime::block_on::hbd29a98fddf28ba1 [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: 0x780a9df38fd3 - tokio::task::local::LocalSet::block_on::h8e31705722923fac [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: 0x780a9df9534a - actix_rt::runtime::Runtime::block_on::h79e6b2a9974555da [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: 0x780a9dfdfe5a - actix_rt::system::SystemRunner::block_on::h20fac7136d6514a6 [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: 0x780a9dfaee16 - catalystdb::dbs::ops::get::test::get_wildcard_alias_test::h9ce9f32647adf603 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:66:5 [INFO] [stdout] 53: 0x780a9dfaedc7 - catalystdb::dbs::ops::get::test::get_wildcard_alias_test::{{closure}}::h209eeb10ff9ce444 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:67:39 [INFO] [stdout] 54: 0x780a9df99036 - core::ops::function::FnOnce::call_once::he0ed963eb3317117 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x780a9e020e1b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x780a9e020e1b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 57: 0x780a9e02008e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 58: 0x780a9e02008e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x780a9e02008e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x780a9e02008e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x780a9e02008e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x780a9e02008e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 63: 0x780a9e02008e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 64: 0x780a9dfe4f14 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 65: 0x780a9dfe4f14 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 66: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 67: 0x780a9dfe870a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x780a9dfe870a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 69: 0x780a9dfe870a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 70: 0x780a9dfe870a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 72: 0x780a9dfe870a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 75: 0x780a9e1938a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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' panicked at src/dbs/entity.rs:133:9: [INFO] [stdout] not yet implemented [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x780a9e18eeb2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x780a9e18eeb2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x780a9e1ca863 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x780a9e1ca863 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x780a9e18c0d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x780a9e18c0d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x780a9e18ed02 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x780a9e19047c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x780a9e1902d2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x780a9e01b724 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x780a9e01b724 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x780a9e190e03 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x780a9e190e03 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x780a9e190b96 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x780a9e18f3a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x780a9e19085d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x780a9de3f650 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x780a9de3f6dc - core::panicking::panic::hd54a104e9b8d4d02 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x780a9dfcceb7 - catalystdb::dbs::entity::Entity::evaluate::hdab1035f8f0eba77 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/entity.rs:133:9 [INFO] [stdout] 21: 0x780a9dfceb98 - catalystdb::dbs::ops::get:: for catalystdb::dbs::entity::Entity>::handle::h8625c762b46468e3 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:46:38 [INFO] [stdout] 22: 0x780a9df6a89b - as actix::address::envelope::EnvelopeProxy>::handle::h45d6c6b6b830eab5 [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: 0x780a9df69d3f - as actix::address::envelope::EnvelopeProxy>::handle::hb714cd369b3938e2 [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: 0x780a9ded56f6 - actix::mailbox::Mailbox::poll::hff5f3d732218eee7 [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: 0x780a9df86564 - as core::future::future::Future>::poll::h9eede443aa6322b5 [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: 0x780a9df19f82 - tokio::runtime::task::core::Core::poll::{{closure}}::hc15f7a2f43bbbce6 [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: 0x780a9df178ad - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hc977a7b43c3bdbf7 [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: 0x780a9df178ad - tokio::runtime::task::core::Core::poll::h54d38b719606d6eb [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: 0x780a9df4710a - tokio::runtime::task::harness::poll_future::{{closure}}::haea9cba7adef82a0 [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: 0x780a9ded20f0 - as core::ops::function::FnOnce<()>>::call_once::h300f98644b7e2cba [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x780a9df250c4 - std::panicking::catch_unwind::do_call::h645f346d1e28e292 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x780a9ded177b - __rust_try [INFO] [stdout] 33: 0x780a9dec3c46 - std::panicking::catch_unwind::hd47b85d6c9fc6cdf [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x780a9dec3c46 - std::panic::catch_unwind::h1551aa00575caaa4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x780a9df45a3f - tokio::runtime::task::harness::poll_future::he2f9b916ee23c56a [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: 0x780a9df48201 - tokio::runtime::task::harness::Harness::poll_inner::h3946a8524de848b6 [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: 0x780a9df4cc63 - tokio::runtime::task::harness::Harness::poll::h64d56f8750b0f8bc [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: 0x780a9decce6b - tokio::runtime::task::raw::poll::h419e30edacb38fd8 [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: 0x780a9e116f87 - tokio::runtime::task::raw::RawTask::poll::h3e89b7000f15dcb9 [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: 0x780a9e139ee2 - tokio::runtime::task::LocalNotified::run::ha0992c4668e1e0f4 [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: 0x780a9e0f127b - tokio::task::local::LocalSet::tick::{{closure}}::hd7837b264dec9aa3 [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: 0x780a9e0f11bb - tokio::runtime::coop::with_budget::h19742db93965cf0b [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: 0x780a9e0f11bb - tokio::runtime::coop::budget::h79d4a6bef3a66735 [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: 0x780a9e0f11bb - tokio::task::local::LocalSet::tick::h088a64b195f764c9 [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: 0x780a9df3c927 - as core::future::future::Future>::poll::{{closure}}::h821976fcb4809726 [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: 0x780a9df38530 - tokio::task::local::LocalSet::with::{{closure}}::h73a2b0f4fc53a488 [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: 0x780a9deae655 - std::thread::local::LocalKey::try_with::hc4f615a4eeee77b0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 48: 0x780a9dea1f0e - std::thread::local::LocalKey::with::hb448d9e9e4cc6989 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 49: 0x780a9df37f86 - tokio::task::local::LocalSet::with::h49b105bb0c3ec1e7 [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: 0x780a9df3bda5 - as core::future::future::Future>::poll::h8836b72d0682209c [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: 0x780a9df397cf - tokio::task::local::LocalSet::run_until::{{closure}}::h048fc4de9f48551c [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: 0x780a9dfdef1d - as core::future::future::Future>::poll::hd8c826f961acac73 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 53: 0x780a9de9f84f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb6009ee82b607336 [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: 0x780a9de9d035 - tokio::runtime::coop::with_budget::hac47097eaf062f6d [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: 0x780a9de9d035 - tokio::runtime::coop::budget::h02f33aa3daab1025 [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: 0x780a9de9d035 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h28bddf4e53a0d754 [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: 0x780a9de7bd60 - tokio::runtime::scheduler::current_thread::Context::enter::hbd43e78a83c838c7 [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: 0x780a9de96a28 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc06a206ace8999e0 [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: 0x780a9de8a2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h31c253952e3b798c [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: 0x780a9df2017b - tokio::runtime::context::scoped::Scoped::set::h4316fd37cab483bc [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: 0x780a9df642f9 - tokio::runtime::context::set_scheduler::{{closure}}::h003fb227ad8b51fe [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: 0x780a9dea3b32 - std::thread::local::LocalKey::try_with::h0e81a98575c13cbb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 63: 0x780a9dea052e - std::thread::local::LocalKey::with::h273144856a858f8c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 64: 0x780a9df63dad - tokio::runtime::context::set_scheduler::h490ed03c133dac1e [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: 0x780a9de8a020 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heff3824caa402d0f [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: 0x780a9de8a883 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hac1c9f56a78aee4d [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: 0x780a9de6daac - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h812b24e00029a659 [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: 0x780a9def1158 - tokio::runtime::context::runtime::enter_runtime::h278fef696df01970 [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: 0x780a9de69886 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb9008025e7644d12 [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: 0x780a9deba48c - tokio::runtime::runtime::Runtime::block_on_inner::h089bae1cbc21a964 [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: 0x780a9debcd9c - tokio::runtime::runtime::Runtime::block_on::h2ec429d3a503e2ac [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: 0x780a9df39113 - tokio::task::local::LocalSet::block_on::ha97357dc98c41a75 [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: 0x780a9df953ea - actix_rt::runtime::Runtime::block_on::hab540fc2bce9b99a [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: 0x780a9dfdfefa - actix_rt::system::SystemRunner::block_on::hdfd300c3db616329 [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: 0x780a9dfb51e6 - catalystdb::dbs::ops::get::test::get_field_alias_test::h04a03926df52d9f7 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:206:5 [INFO] [stdout] 76: 0x780a9dfb5197 - catalystdb::dbs::ops::get::test::get_field_alias_test::{{closure}}::h576226a76590af1b [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:207:36 [INFO] [stdout] 77: 0x780a9df97ea6 - core::ops::function::FnOnce::call_once::h4c50fe5cb0063243 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 78: 0x780a9e020e1b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x780a9e020e1b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 80: 0x780a9e02008e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 81: 0x780a9e02008e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 82: 0x780a9e02008e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 83: 0x780a9e02008e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 84: 0x780a9e02008e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 85: 0x780a9e02008e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 86: 0x780a9e02008e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 87: 0x780a9dfe4f14 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 88: 0x780a9dfe4f14 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 89: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 90: 0x780a9dfe870a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 91: 0x780a9dfe870a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 92: 0x780a9dfe870a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 93: 0x780a9dfe870a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 94: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 95: 0x780a9dfe870a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 96: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 97: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 98: 0x780a9e1938a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] thread 'dbs::ops::get::test::get_field_alias_test' 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: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x780a9e18eeb2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x780a9e18eeb2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x780a9e1ca863 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x780a9e1ca863 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x780a9e18c0d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x780a9e18c0d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x780a9e18ed02 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x780a9e19047c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x780a9e1902d2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x780a9e01b724 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x780a9e01b724 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x780a9e190e03 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x780a9e190e03 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x780a9e190bca - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x780a9e18f3a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x780a9e19085d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x780a9de3f650 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x780a9de3fb16 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x780a9dfb6069 - core::result::Result::unwrap::h965da2ee4652a7c0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x780a9dfb6069 - catalystdb::dbs::ops::get::test::get_field_alias_test::{{closure}}::h7c162f8d8eed0f73 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:228:14 [INFO] [stdout] 22: 0x780a9df3c8bf - as core::future::future::Future>::poll::{{closure}}::h821976fcb4809726 [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: 0x780a9df38530 - tokio::task::local::LocalSet::with::{{closure}}::h73a2b0f4fc53a488 [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: 0x780a9deae655 - std::thread::local::LocalKey::try_with::hc4f615a4eeee77b0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x780a9dea1f0e - std::thread::local::LocalKey::with::hb448d9e9e4cc6989 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x780a9df37f86 - tokio::task::local::LocalSet::with::h49b105bb0c3ec1e7 [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: 0x780a9df3bda5 - as core::future::future::Future>::poll::h8836b72d0682209c [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: 0x780a9df397cf - tokio::task::local::LocalSet::run_until::{{closure}}::h048fc4de9f48551c [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: 0x780a9dfdef1d - as core::future::future::Future>::poll::hd8c826f961acac73 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 30: 0x780a9de9f84f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb6009ee82b607336 [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: 0x780a9de9d035 - tokio::runtime::coop::with_budget::hac47097eaf062f6d [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: 0x780a9de9d035 - tokio::runtime::coop::budget::h02f33aa3daab1025 [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: 0x780a9de9d035 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h28bddf4e53a0d754 [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: 0x780a9de7bd60 - tokio::runtime::scheduler::current_thread::Context::enter::hbd43e78a83c838c7 [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: 0x780a9de96a28 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc06a206ace8999e0 [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: 0x780a9de8a2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h31c253952e3b798c [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: 0x780a9df2017b - tokio::runtime::context::scoped::Scoped::set::h4316fd37cab483bc [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: 0x780a9df642f9 - tokio::runtime::context::set_scheduler::{{closure}}::h003fb227ad8b51fe [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: 0x780a9dea3b32 - std::thread::local::LocalKey::try_with::h0e81a98575c13cbb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x780a9dea052e - std::thread::local::LocalKey::with::h273144856a858f8c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 41: 0x780a9df63dad - tokio::runtime::context::set_scheduler::h490ed03c133dac1e [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: 0x780a9de8a020 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heff3824caa402d0f [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: 0x780a9de8a883 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hac1c9f56a78aee4d [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: 0x780a9de6daac - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h812b24e00029a659 [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: 0x780a9def1158 - tokio::runtime::context::runtime::enter_runtime::h278fef696df01970 [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: 0x780a9de69886 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb9008025e7644d12 [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: 0x780a9deba48c - tokio::runtime::runtime::Runtime::block_on_inner::h089bae1cbc21a964 [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: 0x780a9debcd9c - tokio::runtime::runtime::Runtime::block_on::h2ec429d3a503e2ac [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: 0x780a9df39113 - tokio::task::local::LocalSet::block_on::ha97357dc98c41a75 [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: 0x780a9df953ea - actix_rt::runtime::Runtime::block_on::hab540fc2bce9b99a [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: 0x780a9dfdfefa - actix_rt::system::SystemRunner::block_on::hdfd300c3db616329 [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: 0x780a9dfb51e6 - catalystdb::dbs::ops::get::test::get_field_alias_test::h04a03926df52d9f7 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:206:5 [INFO] [stdout] 53: 0x780a9dfb5197 - catalystdb::dbs::ops::get::test::get_field_alias_test::{{closure}}::h576226a76590af1b [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:207:36 [INFO] [stdout] 54: 0x780a9df97ea6 - core::ops::function::FnOnce::call_once::h4c50fe5cb0063243 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x780a9e020e1b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x780a9e020e1b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 57: 0x780a9e02008e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 58: 0x780a9e02008e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x780a9e02008e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x780a9e02008e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x780a9e02008e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x780a9e02008e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 63: 0x780a9e02008e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 64: 0x780a9dfe4f14 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 65: 0x780a9dfe4f14 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 66: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 67: 0x780a9dfe870a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x780a9dfe870a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 69: 0x780a9dfe870a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 70: 0x780a9dfe870a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 72: 0x780a9dfe870a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 75: 0x780a9e1938a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- dbs::ops::get::test::get_field_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dbs::ops::get::test::get_field_test' panicked at src/dbs/entity.rs:133:9: [INFO] [stdout] not yet implemented [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x780a9e18eeb2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x780a9e18eeb2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x780a9e1ca863 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x780a9e1ca863 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x780a9e18c0d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x780a9e18c0d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x780a9e18ed02 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x780a9e19047c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x780a9e1902d2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x780a9e01b724 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x780a9e01b724 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x780a9e190e03 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x780a9e190e03 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x780a9e190b96 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x780a9e18f3a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x780a9e19085d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x780a9de3f650 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x780a9de3f6dc - core::panicking::panic::hd54a104e9b8d4d02 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x780a9dfcceb7 - catalystdb::dbs::entity::Entity::evaluate::hdab1035f8f0eba77 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/entity.rs:133:9 [INFO] [stdout] 21: 0x780a9dfceb98 - catalystdb::dbs::ops::get:: for catalystdb::dbs::entity::Entity>::handle::h8625c762b46468e3 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:46:38 [INFO] [stdout] 22: 0x780a9df6a89b - as actix::address::envelope::EnvelopeProxy>::handle::h45d6c6b6b830eab5 [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: 0x780a9df69d3f - as actix::address::envelope::EnvelopeProxy>::handle::hb714cd369b3938e2 [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: 0x780a9ded56f6 - actix::mailbox::Mailbox::poll::hff5f3d732218eee7 [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: 0x780a9df86564 - as core::future::future::Future>::poll::h9eede443aa6322b5 [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: 0x780a9df19f82 - tokio::runtime::task::core::Core::poll::{{closure}}::hc15f7a2f43bbbce6 [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: 0x780a9df178ad - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hc977a7b43c3bdbf7 [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: 0x780a9df178ad - tokio::runtime::task::core::Core::poll::h54d38b719606d6eb [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: 0x780a9df4710a - tokio::runtime::task::harness::poll_future::{{closure}}::haea9cba7adef82a0 [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: 0x780a9ded20f0 - as core::ops::function::FnOnce<()>>::call_once::h300f98644b7e2cba [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x780a9df250c4 - std::panicking::catch_unwind::do_call::h645f346d1e28e292 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x780a9ded177b - __rust_try [INFO] [stdout] 33: 0x780a9dec3c46 - std::panicking::catch_unwind::hd47b85d6c9fc6cdf [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x780a9dec3c46 - std::panic::catch_unwind::h1551aa00575caaa4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x780a9df45a3f - tokio::runtime::task::harness::poll_future::he2f9b916ee23c56a [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: 0x780a9df48201 - tokio::runtime::task::harness::Harness::poll_inner::h3946a8524de848b6 [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: 0x780a9df4cc63 - tokio::runtime::task::harness::Harness::poll::h64d56f8750b0f8bc [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: 0x780a9decce6b - tokio::runtime::task::raw::poll::h419e30edacb38fd8 [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: 0x780a9e116f87 - tokio::runtime::task::raw::RawTask::poll::h3e89b7000f15dcb9 [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: 0x780a9e139ee2 - tokio::runtime::task::LocalNotified::run::ha0992c4668e1e0f4 [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: 0x780a9e0f127b - tokio::task::local::LocalSet::tick::{{closure}}::hd7837b264dec9aa3 [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: 0x780a9e0f11bb - tokio::runtime::coop::with_budget::h19742db93965cf0b [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: 0x780a9e0f11bb - tokio::runtime::coop::budget::h79d4a6bef3a66735 [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: 0x780a9e0f11bb - tokio::task::local::LocalSet::tick::h088a64b195f764c9 [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: 0x780a9df3bfa7 - as core::future::future::Future>::poll::{{closure}}::h0f99409530fd3b0c [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: 0x780a9df38da0 - tokio::task::local::LocalSet::with::{{closure}}::he83f5d7a24d119dd [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: 0x780a9deab385 - std::thread::local::LocalKey::try_with::h8e9e9e89852dd8eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 48: 0x780a9dea181e - std::thread::local::LocalKey::with::h86bf6bbadbaf62d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 49: 0x780a9df38186 - tokio::task::local::LocalSet::with::he6ddfe703d847a89 [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: 0x780a9df3be05 - as core::future::future::Future>::poll::hcdf489cb7a48bac2 [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: 0x780a9df39e2f - tokio::task::local::LocalSet::run_until::{{closure}}::h5e19b9ca737efc81 [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: 0x780a9dfdf05d - as core::future::future::Future>::poll::hf66028b15f7e7495 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 53: 0x780a9de9facf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf48612f97a36bb7d [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: 0x780a9de9e1a5 - tokio::runtime::coop::with_budget::h9898ef2e5131d886 [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: 0x780a9de9e1a5 - tokio::runtime::coop::budget::hfa8443a7dd45b7e1 [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: 0x780a9de9e1a5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h793282229845a30e [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: 0x780a9de78cb0 - tokio::runtime::scheduler::current_thread::Context::enter::h7a6a1bde3a4219e1 [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: 0x780a9de92888 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h87d8d4aad96c4149 [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: 0x780a9de8a594 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfc2303cd51cfadf5 [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: 0x780a9df20bfb - tokio::runtime::context::scoped::Scoped::set::h9907eeb4b6dc9ca7 [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: 0x780a9df64539 - tokio::runtime::context::set_scheduler::{{closure}}::h6d9cddf544d08072 [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: 0x780a9deb26d2 - std::thread::local::LocalKey::try_with::hff2678f6ded2be34 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 63: 0x780a9dea032e - std::thread::local::LocalKey::with::h254512dc9dfd4fc0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 64: 0x780a9df63ead - tokio::runtime::context::set_scheduler::h77f46cf89fd5dc50 [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: 0x780a9de85e20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6a30177a200e1c18 [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: 0x780a9de8a5b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h07539d10e8880b94 [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: 0x780a9de6a32c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0837a05146d6f218 [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: 0x780a9def1fe8 - tokio::runtime::context::runtime::enter_runtime::h4a5420c39d854381 [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: 0x780a9de69456 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9865cf483786bfe0 [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: 0x780a9debb6bc - tokio::runtime::runtime::Runtime::block_on_inner::h969873c4884d868d [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: 0x780a9debd00c - tokio::runtime::runtime::Runtime::block_on::h3dc428f79dd9605c [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: 0x780a9df38e43 - tokio::task::local::LocalSet::block_on::h18eeb4250546399f [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: 0x780a9df9536a - actix_rt::runtime::Runtime::block_on::h79f839e355bcad26 [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: 0x780a9dfdfe8a - actix_rt::system::SystemRunner::block_on::h5dbc18458120e4c2 [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: 0x780a9dfb3c26 - catalystdb::dbs::ops::get::test::get_field_test::h7066ddec38ba1a18 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:173:5 [INFO] [stdout] 76: 0x780a9dfb3bd7 - catalystdb::dbs::ops::get::test::get_field_test::{{closure}}::hb42cf3b692518bc0 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:174:30 [INFO] [stdout] 77: 0x780a9df97ee6 - core::ops::function::FnOnce::call_once::h4caaf4932c9f01fc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 78: 0x780a9e020e1b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 79: 0x780a9e020e1b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 80: 0x780a9e02008e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 81: 0x780a9e02008e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 82: 0x780a9e02008e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 83: 0x780a9e02008e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 84: 0x780a9e02008e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 85: 0x780a9e02008e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 86: 0x780a9e02008e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 87: 0x780a9dfe4f14 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 88: 0x780a9dfe4f14 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 89: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 90: 0x780a9dfe870a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 91: 0x780a9dfe870a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 92: 0x780a9dfe870a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 93: 0x780a9dfe870a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 94: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 95: 0x780a9dfe870a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 96: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 97: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 98: 0x780a9e1938a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] thread 'dbs::ops::get::test::get_field_test' 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: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x780a9e18eeb2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x780a9e18eeb2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x780a9e1ca863 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x780a9e1ca863 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x780a9e18c0d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x780a9e18c0d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x780a9e18ed02 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x780a9e19047c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x780a9e1902d2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x780a9e01b724 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x780a9e01b724 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x780a9e190e03 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x780a9e190e03 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x780a9e190bca - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x780a9e18f3a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x780a9e19085d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x780a9de3f650 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x780a9de3fb16 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x780a9dfb4a58 - core::result::Result::unwrap::h965da2ee4652a7c0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x780a9dfb4a58 - catalystdb::dbs::ops::get::test::get_field_test::{{closure}}::hc15b9594cfa9fcc8 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:195:14 [INFO] [stdout] 22: 0x780a9df3bf3f - as core::future::future::Future>::poll::{{closure}}::h0f99409530fd3b0c [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: 0x780a9df38da0 - tokio::task::local::LocalSet::with::{{closure}}::he83f5d7a24d119dd [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: 0x780a9deab385 - std::thread::local::LocalKey::try_with::h8e9e9e89852dd8eb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x780a9dea181e - std::thread::local::LocalKey::with::h86bf6bbadbaf62d6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x780a9df38186 - tokio::task::local::LocalSet::with::he6ddfe703d847a89 [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: 0x780a9df3be05 - as core::future::future::Future>::poll::hcdf489cb7a48bac2 [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: 0x780a9df39e2f - tokio::task::local::LocalSet::run_until::{{closure}}::h5e19b9ca737efc81 [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: 0x780a9dfdf05d - as core::future::future::Future>::poll::hf66028b15f7e7495 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 30: 0x780a9de9facf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf48612f97a36bb7d [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: 0x780a9de9e1a5 - tokio::runtime::coop::with_budget::h9898ef2e5131d886 [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: 0x780a9de9e1a5 - tokio::runtime::coop::budget::hfa8443a7dd45b7e1 [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: 0x780a9de9e1a5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h793282229845a30e [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: 0x780a9de78cb0 - tokio::runtime::scheduler::current_thread::Context::enter::h7a6a1bde3a4219e1 [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: 0x780a9de92888 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h87d8d4aad96c4149 [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: 0x780a9de8a594 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfc2303cd51cfadf5 [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: 0x780a9df20bfb - tokio::runtime::context::scoped::Scoped::set::h9907eeb4b6dc9ca7 [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: 0x780a9df64539 - tokio::runtime::context::set_scheduler::{{closure}}::h6d9cddf544d08072 [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: 0x780a9deb26d2 - std::thread::local::LocalKey::try_with::hff2678f6ded2be34 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x780a9dea032e - std::thread::local::LocalKey::with::h254512dc9dfd4fc0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 41: 0x780a9df63ead - tokio::runtime::context::set_scheduler::h77f46cf89fd5dc50 [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: 0x780a9de85e20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6a30177a200e1c18 [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: 0x780a9de8a5b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h07539d10e8880b94 [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: 0x780a9de6a32c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0837a05146d6f218 [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: 0x780a9def1fe8 - tokio::runtime::context::runtime::enter_runtime::h4a5420c39d854381 [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: 0x780a9de69456 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9865cf483786bfe0 [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: 0x780a9debb6bc - tokio::runtime::runtime::Runtime::block_on_inner::h969873c4884d868d [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: 0x780a9debd00c - tokio::runtime::runtime::Runtime::block_on::h3dc428f79dd9605c [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: 0x780a9df38e43 - tokio::task::local::LocalSet::block_on::h18eeb4250546399f [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: 0x780a9df9536a - actix_rt::runtime::Runtime::block_on::h79f839e355bcad26 [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: 0x780a9dfdfe8a - actix_rt::system::SystemRunner::block_on::h5dbc18458120e4c2 [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: 0x780a9dfb3c26 - catalystdb::dbs::ops::get::test::get_field_test::h7066ddec38ba1a18 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:173:5 [INFO] [stdout] 53: 0x780a9dfb3bd7 - catalystdb::dbs::ops::get::test::get_field_test::{{closure}}::hb42cf3b692518bc0 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:174:30 [INFO] [stdout] 54: 0x780a9df97ee6 - core::ops::function::FnOnce::call_once::h4caaf4932c9f01fc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x780a9e020e1b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x780a9e020e1b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 57: 0x780a9e02008e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 58: 0x780a9e02008e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x780a9e02008e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x780a9e02008e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x780a9e02008e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x780a9e02008e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 63: 0x780a9e02008e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 64: 0x780a9dfe4f14 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 65: 0x780a9dfe4f14 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 66: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 67: 0x780a9dfe870a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x780a9dfe870a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 69: 0x780a9dfe870a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 70: 0x780a9dfe870a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 72: 0x780a9dfe870a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 75: 0x780a9e1938a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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' 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: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x780a9e18eeb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x780a9e18eeb2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x780a9e18eeb2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x780a9e1ca863 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x780a9e1ca863 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x780a9e18c0d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x780a9e18c0d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x780a9e18ed02 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x780a9e19047c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x780a9e1902d2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x780a9e01b724 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x780a9e01b724 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x780a9e190e03 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x780a9e190e03 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x780a9e190bca - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x780a9e18f3a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x780a9e19085d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x780a9de3f650 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x780a9de3fa04 - core::panicking::assert_failed_inner::h483faaa3ae844fd5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:432:17 [INFO] [stdout] 20: 0x780a9df4024f - core::panicking::assert_failed::hd01bb72014ba49a3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:387:5 [INFO] [stdout] 21: 0x780a9dfb3b38 - catalystdb::dbs::ops::get::test::get_wildcard_filter_false_test::{{closure}}::h090608cd41d1e082 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:170:9 [INFO] [stdout] 22: 0x780a9df3c9ef - as core::future::future::Future>::poll::{{closure}}::hb5ce1b7a87127a93 [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: 0x780a9df38440 - tokio::task::local::LocalSet::with::{{closure}}::h48e0d530298bce6b [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: 0x780a9dea8625 - std::thread::local::LocalKey::try_with::h5f5bc517f4f99b68 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x780a9dea264e - std::thread::local::LocalKey::with::hf1272994e41fc560 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x780a9df38086 - tokio::task::local::LocalSet::with::hac7462220c901ec9 [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: 0x780a9df3bec5 - as core::future::future::Future>::poll::hfe90e611cc06d697 [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: 0x780a9df3aaef - tokio::task::local::LocalSet::run_until::{{closure}}::hd6bfb5719dfc70ad [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: 0x780a9dfdebbd - as core::future::future::Future>::poll::ha5110766b78ce8ce [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 30: 0x780a9de9f7cf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::haaeed23b7152da98 [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: 0x780a9de9e355 - tokio::runtime::coop::with_budget::h206a0c9a8e2d2ffa [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: 0x780a9de9e355 - tokio::runtime::coop::budget::h410edc9bb8454cf8 [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: 0x780a9de9e355 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h88b89b5170a468d5 [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: 0x780a9de7e7a0 - tokio::runtime::scheduler::current_thread::Context::enter::hf9b7839341ec3b16 [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: 0x780a9de8f1d8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6951833439a90b39 [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: 0x780a9de8a354 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5d1dc8ae98e1142f [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: 0x780a9df206bb - tokio::runtime::context::scoped::Scoped::set::h82dc809f06dccce2 [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: 0x780a9df64639 - tokio::runtime::context::set_scheduler::{{closure}}::h800011ac39ee8d73 [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: 0x780a9dea7982 - std::thread::local::LocalKey::try_with::h50d45db454a8de19 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x780a9dea156e - std::thread::local::LocalKey::with::h728712a746242b30 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 41: 0x780a9df63c6d - tokio::runtime::context::set_scheduler::h081c5f0e6ce9d7b1 [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: 0x780a9de84da0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3c2e19b607947085 [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: 0x780a9de8ac93 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hedbcd74871a6f9fe [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: 0x780a9de6fb0c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha890dcfeb1c9a721 [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: 0x780a9def1a78 - tokio::runtime::context::runtime::enter_runtime::h3b52cb7876f9318c [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: 0x780a9de68966 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h251e0b8fcf2d1765 [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: 0x780a9debaaac - tokio::runtime::runtime::Runtime::block_on_inner::h2b5bb3bd518a1e1c [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: 0x780a9debd75c - tokio::runtime::runtime::Runtime::block_on::hb9b9e1e01ce82f76 [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: 0x780a9df39023 - tokio::task::local::LocalSet::block_on::h90601cf13a1abc9a [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: 0x780a9df9532a - actix_rt::runtime::Runtime::block_on::h6feb11548180a7fe [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: 0x780a9dfdfe6a - actix_rt::system::SystemRunner::block_on::h4848216d2103ff6b [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: 0x780a9dfb2c36 - catalystdb::dbs::ops::get::test::get_wildcard_filter_false_test::hb5cc753f3cbe90de [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:149:5 [INFO] [stdout] 53: 0x780a9dfb2be7 - catalystdb::dbs::ops::get::test::get_wildcard_filter_false_test::{{closure}}::hc2f44b5642720062 [INFO] [stdout] at /opt/rustwide/workdir/src/dbs/ops/get.rs:150:46 [INFO] [stdout] 54: 0x780a9df98aa6 - core::ops::function::FnOnce::call_once::hb00333cb18234722 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x780a9e020e1b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x780a9e020e1b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 57: 0x780a9e02008e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 58: 0x780a9e02008e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x780a9e02008e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x780a9e02008e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x780a9e02008e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x780a9e02008e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 63: 0x780a9e02008e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 64: 0x780a9dfe4f14 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 65: 0x780a9dfe4f14 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 66: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 67: 0x780a9dfe870a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x780a9dfe870a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 69: 0x780a9dfe870a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 70: 0x780a9dfe870a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x780a9dfe870a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 72: 0x780a9dfe870a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x780a9e1938a7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 75: 0x780a9e1938a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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.38s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin catalystdb` [INFO] running `Command { std: "docker" "inspect" "836d05ab44184f9b8567c7a1de157482dde181fa65af87fae894b40c3e98c3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836d05ab44184f9b8567c7a1de157482dde181fa65af87fae894b40c3e98c3cb", kill_on_drop: false }` [INFO] [stdout] 836d05ab44184f9b8567c7a1de157482dde181fa65af87fae894b40c3e98c3cb