[INFO] cloning repository https://github.com/morimura07/type-oxidizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morimura07/type-oxidizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b46b22ef1a254e65bc2b7dea5cca83c03bca3533
[INFO] testing morimura07/type-oxidizer against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/morimura07/type-oxidizer
[INFO] finished tweaking git repo https://github.com/morimura07/type-oxidizer
[INFO] tweaked toml for git repo https://github.com/morimura07/type-oxidizer written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/morimura07/type-oxidizer on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/morimura07/type-oxidizer 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-registry v1.2.0
[INFO] [stderr]   Downloaded tokio-postgres-rustls v0.5.0
[INFO] [stderr]   Downloaded webpki v0.21.3
[INFO] [stderr]   Downloaded subtle v2.2.3
[INFO] [stderr]   Downloaded cpuid-bool v0.1.2
[INFO] [stderr]   Downloaded siphasher v0.3.3
[INFO] [stderr]   Downloaded instant v0.1.6
[INFO] [stderr]   Downloaded refinery-macros v0.4.0
[INFO] [stderr]   Downloaded refinery-core v0.4.0
[INFO] [stderr]   Downloaded sha2 v0.9.1
[INFO] [stderr]   Downloaded refinery v0.4.0
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded tinyvec v0.3.3
[INFO] [stderr]   Downloaded generic-array v0.14.3
[INFO] [stderr]   Downloaded cloudabi v0.1.0
[INFO] [stderr]   Downloaded num-integer v0.1.43
[INFO] [stderr]   Downloaded smallvec v1.4.1
[INFO] [stderr]   Downloaded lock_api v0.4.1
[INFO] [stderr]   Downloaded tokio-util v0.3.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.8
[INFO] [stderr]   Downloaded async-trait v0.1.50
[INFO] [stderr]   Downloaded postgres-openssl v0.3.0
[INFO] [stderr]   Downloaded vcpkg v0.2.10
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded thiserror v1.0.20
[INFO] [stderr]   Downloaded thiserror-impl v1.0.20
[INFO] [stderr]   Downloaded pkg-config v0.3.18
[INFO] [stderr]   Downloaded postgres-types v0.1.2
[INFO] [stderr]   Downloaded postgres-protocol v0.5.2
[INFO] [stderr]   Downloaded parking_lot v0.11.0
[INFO] [stderr]   Downloaded parking_lot_core v0.8.0
[INFO] [stderr]   Downloaded tokio-openssl v0.4.0
[INFO] [stderr]   Downloaded sct v0.6.0
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded tokio-postgres v0.5.5
[INFO] [stderr]   Downloaded mobc v0.5.12
[INFO] [stderr]   Downloaded openssl-sys v0.9.60
[INFO] [stderr]   Downloaded syn v1.0.71
[INFO] [stderr]   Downloaded unicode-normalization v0.1.13
[INFO] [stderr]   Downloaded serde v1.0.114
[INFO] [stderr]   Downloaded serde_derive v1.0.114
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded openssl v0.10.32
[INFO] [stderr]   Downloaded rustls v0.18.1
[INFO] [stderr]   Downloaded barrel v0.6.5
[INFO] [stderr]   Downloaded openssl-src v111.10.2+1.1.1g
[INFO] [stderr]   Downloaded ring v0.16.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e79a8db9062d825de015f882b7331d0898fa31dde66abeefd95151d31a2850c
[INFO] running `Command { std: "docker" "start" "-a" "0e79a8db9062d825de015f882b7331d0898fa31dde66abeefd95151d31a2850c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e79a8db9062d825de015f882b7331d0898fa31dde66abeefd95151d31a2850c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e79a8db9062d825de015f882b7331d0898fa31dde66abeefd95151d31a2850c", kill_on_drop: false }`
[INFO] [stdout] 0e79a8db9062d825de015f882b7331d0898fa31dde66abeefd95151d31a2850c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd003b9ffd573aeaf250dab40d7f6da378ebfd61bb9cb11c6e795ce9688ebbae
[INFO] running `Command { std: "docker" "start" "-a" "dd003b9ffd573aeaf250dab40d7f6da378ebfd61bb9cb11c6e795ce9688ebbae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling generic-array v0.14.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling tinyvec v0.3.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling pin-project-lite v0.1.7
[INFO] [stderr]    Compiling subtle v2.2.3
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling openssl-src v111.10.2+1.1.1g
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling instant v0.1.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling barrel v0.6.5
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling postgres-protocol v0.5.2
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling postgres-types v0.1.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling pin-project v0.4.23
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling oxidizer-entity-macro v0.2.2 (/opt/rustwide/workdir/oxidizer-entity-macro)
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stdout]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::field_extras::*`
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::field_extras::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stdout]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Props {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Builder {
[INFO] [stdout]    |           ------- associated function in this trait
[INFO] [stdout] 16 |     fn new() -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling mobc v0.5.12
[INFO] [stderr]    Compiling tokio-postgres v0.5.5
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling refinery-core v0.4.0
[INFO] [stderr]    Compiling refinery-macros v0.4.0
[INFO] [stderr]    Compiling refinery v0.4.0
[INFO] [stderr]    Compiling tokio-openssl v0.4.0
[INFO] [stderr]    Compiling postgres-openssl v0.3.0
[INFO] [stderr]    Compiling oxidizer v0.2.2 (/opt/rustwide/workdir/oxidizer)
[INFO] [stderr]    Compiling oxidizer-tests v0.2.1 (/opt/rustwide/workdir/oxidizer-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "dd003b9ffd573aeaf250dab40d7f6da378ebfd61bb9cb11c6e795ce9688ebbae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd003b9ffd573aeaf250dab40d7f6da378ebfd61bb9cb11c6e795ce9688ebbae", kill_on_drop: false }`
[INFO] [stdout] dd003b9ffd573aeaf250dab40d7f6da378ebfd61bb9cb11c6e795ce9688ebbae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5963996f0f17be654c6fa870e6ef5a387a0d9118ddc5494019698df0fbf1ef2
[INFO] running `Command { std: "docker" "start" "-a" "e5963996f0f17be654c6fa870e6ef5a387a0d9118ddc5494019698df0fbf1ef2", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxidizer-entity-macro v0.2.2 (/opt/rustwide/workdir/oxidizer-entity-macro)
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stdout]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::field_extras::*`
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::field_extras::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stdout]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::field_extras::*`
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::field_extras::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stdout]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Props {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Builder {
[INFO] [stdout]    |           ------- associated function in this trait
[INFO] [stdout] 16 |     fn new() -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stdout]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Props {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Builder {
[INFO] [stdout]    |           ------- associated function in this trait
[INFO] [stdout] 16 |     fn new() -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling oxidizer v0.2.2 (/opt/rustwide/workdir/oxidizer)
[INFO] [stderr]    Compiling oxidizer-tests v0.2.1 (/opt/rustwide/workdir/oxidizer-tests)
[INFO] [stdout] warning: function `test_tls` is never used
[INFO] [stdout]   --> oxidizer-tests/src/main.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn test_tls() {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> oxidizer/src/tests_macro.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct TestIgnoredType {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 117 |     data: i32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignored` is never read
[INFO] [stdout]    --> oxidizer/src/tests_macro.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct TestIgnoreField {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ignored: TestIgnoredType,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.60s
[INFO] running `Command { std: "docker" "inspect" "e5963996f0f17be654c6fa870e6ef5a387a0d9118ddc5494019698df0fbf1ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5963996f0f17be654c6fa870e6ef5a387a0d9118ddc5494019698df0fbf1ef2", kill_on_drop: false }`
[INFO] [stdout] e5963996f0f17be654c6fa870e6ef5a387a0d9118ddc5494019698df0fbf1ef2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c384f0a17cf1d67bc96791e18f3f20b1962835cf1febb194d66e26634131534
[INFO] running `Command { std: "docker" "start" "-a" "0c384f0a17cf1d67bc96791e18f3f20b1962835cf1febb194d66e26634131534", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `quote_spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Type`
[INFO] [stderr]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |                                                             ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stderr]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stderr] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stderr]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `darling::FromMeta`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use darling::FromMeta;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proc_macro::TokenStream`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use proc_macro::TokenStream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stderr]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stderr]   |
[INFO] [stderr] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stderr]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::field_extras::*`
[INFO] [stderr]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use super::field_extras::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `darling::FromMeta`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use darling::FromMeta;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proc_macro::TokenStream`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use proc_macro::TokenStream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `quote_spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stderr]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spanned::Spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spanned::Spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `props`
[INFO] [stderr]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `props`
[INFO] [stderr]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stderr]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stderr]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stderr]     |
[INFO] [stderr]  24 | impl Props {
[INFO] [stderr]     | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub trait Builder {
[INFO] [stderr]    |           ------- associated function in this trait
[INFO] [stderr] 16 |     fn new() -> Self;
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stderr]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stderr]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidizer-entity-macro` (lib) generated 24 warnings (run `cargo fix --lib -p oxidizer-entity-macro` to apply 20 suggestions)
[INFO] [stderr] warning: `oxidizer-entity-macro` (lib test) generated 24 warnings (24 duplicates)
[INFO] [stderr] warning: field `data` is never read
[INFO] [stderr]    --> oxidizer/src/tests_macro.rs:117:5
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub struct TestIgnoredType {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] 117 |     data: i32,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `ignored` is never read
[INFO] [stderr]    --> oxidizer/src/tests_macro.rs:127:5
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub struct TestIgnoreField {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 127 |     ignored: TestIgnoredType,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidizer` (lib test) generated 2 warnings
[INFO] [stderr] warning: function `test_tls` is never used
[INFO] [stderr]   --> oxidizer-tests/src/main.rs:40:14
[INFO] [stderr]    |
[INFO] [stderr] 40 |     async fn test_tls() {
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidizer-tests` (bin "oxidizer-tests" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidizer-a756024fb0d1bfae)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test tests_macro::test_entity_macro_clean ... ok
[INFO] [stdout] test tests_macro::test_custom_table_name ... ok
[INFO] [stdout] test tests_macro::test_migrations_module ... ok
[INFO] [stdout] test tests_macro::test_indexed_field ... FAILED
[INFO] [stdout] test tests_macro::test_indexes ... FAILED
[INFO] [stdout] test tests_macro::test_entity_field_ignore ... FAILED
[INFO] [stdout] test tests_macro::test_entity_custom_type ... FAILED
[INFO] [stdout] test tests_macro::test_custom_primary_key ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_find ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_save ... FAILED
[INFO] [stdout] test tests_macro::test_entity_custom_type_error ... FAILED
[INFO] [stdout] test tests_macro::test_only_pk ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_first ... FAILED
[INFO] [stdout] test db::tests_db::test_db_raw_query ... FAILED
[INFO] [stdout] test tests_macro::test_many_to_many ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_save_update ... FAILED
[INFO] [stdout] test tests_macro::test_migrations_module_fs ... FAILED
[INFO] [stdout] test tests_macro::test_migrations_changed ... FAILED
[INFO] [stdout] test tests_macro::test_nullable ... FAILED
[INFO] [stdout] test tests_macro::test_pk_no_increments ... FAILED
[INFO] [stdout] test tests_macro::test_relation_has_many ... FAILED
[INFO] [stdout] test tests_macro::test_relation ... FAILED
[INFO] [stdout] test tests_macro::test_relation_nullable ... FAILED
[INFO] [stdout] test tests_macro::test_reserved_table_names ... FAILED
[INFO] [stdout] test tests_macro::test_safe_migrations ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_delete ... FAILED
[INFO] [stdout] test tests_macro::test_entity_custom_type_2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_indexed_field stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_indexed_field' (39) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635eb6d40 - oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:844:74
[INFO] [stdout]   23:     0x64b635f145dd - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f2faa0 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8445 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3ade - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f09a0c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f09a0c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f09a0c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13a1e - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f17097 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f02515 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f006e0 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa2d2d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f494e6 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb14fa - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a5b7 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edc2c9 - oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:842:1
[INFO] [stdout]   39:     0x64b635eaf1f7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:843:30
[INFO] [stdout]   40:     0x64b635ef1a86 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_indexed_field::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_indexes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_indexes' (40) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635eaf7fc - oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:479:68
[INFO] [stdout]   23:     0x64b635f1408d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f2f4b0 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef7f45 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef394e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0757c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0757c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0757c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f1388c - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f16af9 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f012a5 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f005a2 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa26ed - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f48f96 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb113c - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a3f9 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edb967 - oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:477:1
[INFO] [stdout]   39:     0x64b635eaf107 - oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:478:24
[INFO] [stdout]   40:     0x64b635ef1946 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_indexes::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_field_ignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_field_ignore' (24) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ec2480 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:682:80
[INFO] [stdout]   23:     0x64b635f154bd - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f30b40 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef9245 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3f3e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f1006c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f1006c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f1006c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13e1c - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f17fc9 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f058b5 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00a62 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa3d8d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f4a336 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb1eec - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9aa89 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635eddd37 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:680:1
[INFO] [stdout]   39:     0x64b635eaf497 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:681:36
[INFO] [stdout]   40:     0x64b635ef1e06 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_field_ignore::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_custom_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_custom_type' (21) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ebf6b4 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:699:79
[INFO] [stdout]   23:     0x64b635f1507d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f30680 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8e45 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3dfe - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0e32c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0e32c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0e32c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13cfe - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f17b77 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f049f5 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00960 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa38ed - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f49f26 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb1c1a - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a927 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edd5a9 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:697:1
[INFO] [stdout]   39:     0x64b635eaf3d7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:698:35
[INFO] [stdout]   40:     0x64b635ef1d06 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_custom_primary_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_custom_primary_key' (19) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ebe4d4 - oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:801:79
[INFO] [stdout]   23:     0x64b635f14f6d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f30550 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8d45 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3dae - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0dbdc - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0dbdc - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0dbdc - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13cac - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f17a59 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f04645 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00922 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa37ad - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f49e16 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb1b5c - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a8c9 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edd3c7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:799:1
[INFO] [stdout]   39:     0x64b635eaf3a7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:800:35
[INFO] [stdout]   40:     0x64b635ef1cc6 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_custom_primary_key::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_find stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_find' (27) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635eb9980 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:306:78
[INFO] [stdout]   23:     0x64b635f14a1d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f2ff60 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8845 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3c1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0b74c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0b74c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0b74c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13b3e - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f174e7 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f033d5 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f007e0 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa31cd - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f498f6 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb17ca - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a717 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edca59 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:304:1
[INFO] [stdout]   39:     0x64b635eaf2b7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:305:34
[INFO] [stdout]   40:     0x64b635ef1b86 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_find::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_save stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_save' (37) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635eba750 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:264:78
[INFO] [stdout]   23:     0x64b635f14b2d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f30090 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8945 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3c6e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0be9c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0be9c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0be9c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13b8e - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f17607 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f03785 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00820 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa330d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f49a06 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb188a - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a767 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edcc39 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:262:1
[INFO] [stdout]   39:     0x64b635eaf2e7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:263:34
[INFO] [stdout]   40:     0x64b635ef1bc6 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_custom_type_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_custom_type_error' (23) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ec703a - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:722:85
[INFO] [stdout]   23:     0x64b635f15a0d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f31130 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef9745 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef40ce - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f124fc - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f124fc - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f124fc - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13fae - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f18567 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f06b25 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00ba0 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa43cd - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f4a886 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb22aa - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9ac47 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635ede699 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:720:1
[INFO] [stdout]   39:     0x64b635eaf587 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:721:41
[INFO] [stdout]   40:     0x64b635ef1f46 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_error::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_only_pk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_only_pk' (56) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635eb11d4 - oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:779:68
[INFO] [stdout]   23:     0x64b635f1419d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f2f5e0 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8045 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef399e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f07ccc - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f07ccc - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f07ccc - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f138dc - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f16c19 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f01655 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f005e2 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa282d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f490a6 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb11fc - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a459 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edbb47 - oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:777:1
[INFO] [stdout]   39:     0x64b635eaf137 - oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:778:24
[INFO] [stdout]   40:     0x64b635ef1986 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_only_pk::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr] error: test failed, to rerun pass `-p oxidizer --lib`
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_first stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_first' (32) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ec0872 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:323:79
[INFO] [stdout]   23:     0x64b635f1529d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f308e0 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef9045 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3e9e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0f1cc - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0f1cc - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0f1cc - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13d7c - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f17d89 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f05155 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f009e2 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa3b0d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f4a116 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb1d6c - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a9c9 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edd977 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:321:1
[INFO] [stdout]   39:     0x64b635eaf437 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:322:35
[INFO] [stdout]   40:     0x64b635ef1d86 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_first::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests_db::test_db_raw_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests_db::test_db_raw_query' (18) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635f6727b - oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/tests_db.rs:5:69
[INFO] [stdout]   23:     0x64b635f15c2d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f31390 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef9945 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef416e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f1339c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f1339c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f1339c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f1404c - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f187a9 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f07285 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00c22 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa464d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f4aaa6 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb242c - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9ace9 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635f6b427 - oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/tests_db.rs:3:1
[INFO] [stdout]   39:     0x64b635f67017 - oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/tests_db.rs:4:29
[INFO] [stdout]   40:     0x64b635ef1fc6 - <oxidizer[649a12a55d65ffd3]::db::tests_db::test_db_raw_query::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_many_to_many stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_many_to_many' (41) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635eb5619 - oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:650:73
[INFO] [stdout]   23:     0x64b635f144cd - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f2f970 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8345 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3a8e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f092bc - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f092bc - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f092bc - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f139ce - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f16f77 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f02165 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f006a0 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa2bed - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f493d6 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb143a - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a567 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edc0e9 - oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:648:1
[INFO] [stdout]   39:     0x64b635eaf1c7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:649:29
[INFO] [stdout]   40:     0x64b635ef1a46 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_many_to_many::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_save_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_save_update' (38) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ec8784 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:281:85
[INFO] [stdout]   23:     0x64b635f15b1d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f31260 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef9845 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef411e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f12c4c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f12c4c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f12c4c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13ffe - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f18687 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f06ed5 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00be0 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa450d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f4a996 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb236a - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9ac97 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635ede879 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:279:1
[INFO] [stdout]   39:     0x64b635eaf5b7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:280:41
[INFO] [stdout]   40:     0x64b635ef1f86 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_save_update::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_migrations_module_fs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_migrations_module_fs' (52) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ec58fb - oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:605:81
[INFO] [stdout]   23:     0x64b635f157ed - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f30ed0 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef9545 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef402e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f1165c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f1165c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f1165c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13f0c - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f18329 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f063c5 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00b22 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa414d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f4a666 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb212c - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9ab89 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635ede2d7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:603:1
[INFO] [stdout]   39:     0x64b635eaf527 - oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:604:37
[INFO] [stdout]   40:     0x64b635ef1ec6 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_module_fs::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_migrations_changed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_migrations_changed' (47) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ec1a14 - oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:565:79
[INFO] [stdout]   23:     0x64b635f153ad - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f30a10 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef9145 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3eee - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0f91c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0f91c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0f91c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13dcc - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f17ea9 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f05505 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00a22 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa3c4d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f4a226 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb1e2c - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9aa29 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635eddb57 - oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:563:1
[INFO] [stdout]   39:     0x64b635eaf467 - oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:564:35
[INFO] [stdout]   40:     0x64b635ef1dc6 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_migrations_changed::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_nullable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_nullable' (54) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635eb2229 - oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:412:69
[INFO] [stdout]   23:     0x64b635f142ad - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f2f710 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8145 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef39ee - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0841c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0841c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0841c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f1392c - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f16d39 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f01a05 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00622 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa296d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f491b6 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb12bc - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a4b9 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edbd27 - oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:410:1
[INFO] [stdout]   39:     0x64b635eaf167 - oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:411:25
[INFO] [stdout]   40:     0x64b635ef19c6 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_nullable::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_pk_no_increments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_pk_no_increments' (58) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635eb8974 - oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:825:77
[INFO] [stdout]   23:     0x64b635f147fd - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f2fd00 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8645 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3b7e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0a8ac - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0a8ac - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0a8ac - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13abc - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f172d9 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f02c75 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00762 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa2fad - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f49706 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb167c - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a669 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edc687 - oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:823:1
[INFO] [stdout]   39:     0x64b635eaf257 - oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:824:33
[INFO] [stdout]   40:     0x64b635ef1b06 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_pk_no_increments::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_relation_has_many stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_relation_has_many' (62) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ebb789 - oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:618:78
[INFO] [stdout]   23:     0x64b635f14d4d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f302f0 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8b45 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3d0e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0cd3c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0cd3c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0cd3c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13c0c - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f17819 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f03ee5 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f008a2 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa352d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f49bf6 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb19dc - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a809 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edd007 - oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:616:1
[INFO] [stdout]   39:     0x64b635eaf347 - oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:617:34
[INFO] [stdout]   40:     0x64b635ef1c46 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_has_many::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_relation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_relation' (60) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635eb38f1 - oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:374:69
[INFO] [stdout]   23:     0x64b635f143bd - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f2f840 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8245 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3a3e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f08b6c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f08b6c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f08b6c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f1397e - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f16e57 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f01db5 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00660 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa2aad - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f492c6 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb137a - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a517 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edbf09 - oxidizer[649a12a55d65ffd3]::tests_macro::test_relation
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:372:1
[INFO] [stdout]   39:     0x64b635eaf197 - oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:373:25
[INFO] [stdout]   40:     0x64b635ef1a06 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_relation::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_relation_nullable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_relation_nullable' (64) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ebce0e - oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:443:78
[INFO] [stdout]   23:     0x64b635f14e5d - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f30420 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8c45 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3d5e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0d48c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0d48c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0d48c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13c5c - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f17939 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f04295 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f008e2 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa366d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f49d06 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb1a9c - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a869 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edd1e7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:441:1
[INFO] [stdout]   39:     0x64b635eaf377 - oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:442:34
[INFO] [stdout]   40:     0x64b635ef1c86 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_relation_nullable::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_reserved_table_names stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_reserved_table_names' (66) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ec6230 - oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:866:81
[INFO] [stdout]   23:     0x64b635f158fd - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f31000 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef9645 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef407e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f11dac - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f11dac - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f11dac - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13f5c - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f18449 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f06775 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00b62 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa428d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f4a776 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb21ec - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9abe9 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635ede4b7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:864:1
[INFO] [stdout]   39:     0x64b635eaf557 - oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:865:37
[INFO] [stdout]   40:     0x64b635ef1f06 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_reserved_table_names::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_safe_migrations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_safe_migrations' (68) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635eb7acd - oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:529:76
[INFO] [stdout]   23:     0x64b635f146ed - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f2fbd0 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef8545 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3b2e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f0a15c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f0a15c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f0a15c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13a6c - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f171b9 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f028c5 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00722 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa2e6d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f495f6 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb15bc - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9a609 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635edc4a7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:527:1
[INFO] [stdout]   39:     0x64b635eaf227 - oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:528:32
[INFO] [stdout]   40:     0x64b635ef1ac6 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_safe_migrations::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_delete' (26) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ec31fe - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:347:80
[INFO] [stdout]   23:     0x64b635f155cd - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f30c70 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef9345 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3f8e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f107bc - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f107bc - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f107bc - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13e6e - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f180e7 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f05c65 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00aa0 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa3ecd - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f4a446 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb1faa - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9aae7 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635eddf19 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:345:1
[INFO] [stdout]   39:     0x64b635eaf4c7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:346:36
[INFO] [stdout]   40:     0x64b635ef1e46 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_macro_delete::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_custom_type_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_custom_type_2' (22) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b6364a628a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b6364a628a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b6364a628a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b6364be30a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b6364be30a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64b6364ab772 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64b6364ab772 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64b63648428f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b63648428f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b63649e169 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b635fd752c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64b635fd752c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64b63649e3e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64b63649e3e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b636484348 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b636479479 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b63648521d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b6364beafc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b6364be842 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64b635f66813 - <core[e929cb53b82a81ca]::result::Result<u64, oxidizer[649a12a55d65ffd3]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64b635f66813 - oxidizer[649a12a55d65ffd3]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x64b635ec48b4 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:756:81
[INFO] [stdout]   23:     0x64b635f156dd - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64b635f30da0 - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x64b635ef9445 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::try_with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x64b635ef3fde - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[a2488286b33c7a73]::coop::Budget>>>::with::<tokio[a2488286b33c7a73]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x64b635f10f0c - tokio[a2488286b33c7a73]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64b635f10f0c - tokio[a2488286b33c7a73]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64b635f10f0c - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64b635f13ebe - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x64b635f18207 - <tokio[a2488286b33c7a73]::macros::scoped_tls::ScopedKey<tokio[a2488286b33c7a73]::runtime::basic_scheduler::Context>>::set::<tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x64b635f06015 - tokio[a2488286b33c7a73]::runtime::basic_scheduler::enter::<<tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, (), tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64b635f00ae0 - <tokio[a2488286b33c7a73]::runtime::basic_scheduler::BasicScheduler<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::time::driver::Driver<tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>, tokio[a2488286b33c7a73]::park::either::Either<tokio[a2488286b33c7a73]::io::driver::Driver, tokio[a2488286b33c7a73]::park::thread::ParkThread>>>>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64b635fa400d - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64b635f4a556 - tokio[a2488286b33c7a73]::runtime::context::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64b635fb206a - <tokio[a2488286b33c7a73]::runtime::handle::Handle>::enter::<<tokio[a2488286b33c7a73]::runtime::Runtime>::block_on<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64b635f9ab37 - <tokio[a2488286b33c7a73]::runtime::Runtime>::block_on::<oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x64b635ede0f9 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:754:1
[INFO] [stdout]   39:     0x64b635eaf4f7 - oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:755:37
[INFO] [stdout]   40:     0x64b635ef1e86 - <oxidizer[649a12a55d65ffd3]::tests_macro::test_entity_custom_type_2::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64b635fca80b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b635fca80b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x64b635fd7ffb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x64b635fd7ffb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x64b635fd7ffb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x64b635fd7ffb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x64b635fd1714 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x64b635fd1714 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x64b635fdac02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x64b635fdac02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x64b635fdac02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64b635fdac02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x64b635fdac02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64b6364a599f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x64b6364a599f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7d4e82c1caa4 - <unknown>
[INFO] [stdout]   62:     0x7d4e82ca9a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests_db::test_db_raw_query
[INFO] [stdout]     tests_macro::test_custom_primary_key
[INFO] [stdout]     tests_macro::test_entity_custom_type
[INFO] [stdout]     tests_macro::test_entity_custom_type_2
[INFO] [stdout]     tests_macro::test_entity_custom_type_error
[INFO] [stdout]     tests_macro::test_entity_field_ignore
[INFO] [stdout]     tests_macro::test_entity_macro_delete
[INFO] [stdout]     tests_macro::test_entity_macro_find
[INFO] [stdout]     tests_macro::test_entity_macro_first
[INFO] [stdout]     tests_macro::test_entity_macro_save
[INFO] [stdout]     tests_macro::test_entity_macro_save_update
[INFO] [stdout]     tests_macro::test_indexed_field
[INFO] [stdout]     tests_macro::test_indexes
[INFO] [stdout]     tests_macro::test_many_to_many
[INFO] [stdout]     tests_macro::test_migrations_changed
[INFO] [stdout]     tests_macro::test_migrations_module_fs
[INFO] [stdout]     tests_macro::test_nullable
[INFO] [stdout]     tests_macro::test_only_pk
[INFO] [stdout]     tests_macro::test_pk_no_increments
[INFO] [stdout]     tests_macro::test_relation
[INFO] [stdout]     tests_macro::test_relation_has_many
[INFO] [stdout]     tests_macro::test_relation_nullable
[INFO] [stdout]     tests_macro::test_reserved_table_names
[INFO] [stdout]     tests_macro::test_safe_migrations
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c384f0a17cf1d67bc96791e18f3f20b1962835cf1febb194d66e26634131534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c384f0a17cf1d67bc96791e18f3f20b1962835cf1febb194d66e26634131534", kill_on_drop: false }`
[INFO] [stdout] 0c384f0a17cf1d67bc96791e18f3f20b1962835cf1febb194d66e26634131534
