[INFO] cloning repository https://github.com/Toursslivers/rustapi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Toursslivers/rustapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToursslivers%2Frustapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToursslivers%2Frustapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e1b21651d77299f9f8cf92f8e3dccf0a184d1b6
[INFO] testing Toursslivers/rustapi against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToursslivers%2Frustapi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Toursslivers/rustapi
[INFO] finished tweaking git repo https://github.com/Toursslivers/rustapi
[INFO] tweaked toml for git repo https://github.com/Toursslivers/rustapi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Toursslivers/rustapi on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Toursslivers/rustapi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919
[INFO] running `Command { std: "docker" "start" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling inout v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling brotli v3.3.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling os_info v3.2.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling headers v0.3.7
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling zeroize v1.5.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling bcrypt v0.13.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling validator_types v0.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.9.1
[INFO] [stderr]    Compiling validator_derive v0.15.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling simple_asn1 v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling axum-core v0.2.6
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling trust-dns-proto v0.20.4
[INFO] [stderr]    Compiling tokio-util v0.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tower v0.4.12
[INFO] [stderr]    Compiling async-compression v0.3.12
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_with v1.12.0
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling ron v0.7.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling wither_derive v0.9.0 (https://github.com/thedodd/wither#52fd5037)
[INFO] [stderr]    Compiling trust-dns-resolver v0.20.4
[INFO] [stderr]    Compiling jsonwebtoken v8.1.1
[INFO] [stderr]    Compiling validator v0.15.0
[INFO] [stderr]    Compiling config v0.13.1
[INFO] [stderr]    Compiling bson v2.2.0
[INFO] [stderr]    Compiling axum v0.5.9
[INFO] [stderr]    Compiling mongodb v2.1.0
[INFO] [stderr]    Compiling wither v0.9.0 (https://github.com/thedodd/wither#52fd5037)
[INFO] [stderr]    Compiling rustapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/lib/models.rs:41:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub trait ModelExt {
[INFO] [stdout]     |           -------- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout]  41 |   async fn find_by_id(id: &ObjectId) -> Result<Option<Self::T>, Error> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |   async fn cursor<O>(query: Document, options: O) -> Result<ModelCursor<Self::T>, Error>
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |   async fn update_one<O>(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |   async fn update_many<O>(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |   async fn delete_many(query: Document) -> Result<DeleteResult, Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |   async fn count(query: Document) -> Result<u64, Error> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |   async fn exists(query: Document) -> Result<bool, Error> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |   async fn aggregate<A>(pipeline: Vec<Document>) -> Result<Vec<A>, Error>
[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 `environment` is never read
[INFO] [stdout]   --> src/settings.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Settings {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 42 |   pub environment: String,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Settings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/database.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     CONNECTION
[INFO] [stdout] 39 | |       .as_ref()
[INFO] [stdout]    | |_______________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling mongodb v2.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling wither v0.9.0 (https://github.com/thedodd/wither#52fd5037)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling axum v0.5.9
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling rustapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `cursor`, `update_one`, `update_many`, `count`, `exists`, and `aggregate` are never used
[INFO] [stdout]    --> src/lib/models.rs:71:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub trait ModelExt {
[INFO] [stdout]     |           -------- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout]  71 |   async fn cursor<O>(query: Document, options: O) -> Result<ModelCursor<Self::T>, Error>
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |   async fn update_one<O>(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |   async fn update_many<O>(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |   async fn count(query: Document) -> Result<u64, Error> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |   async fn exists(query: Document) -> Result<bool, Error> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |   async fn aggregate<A>(pipeline: Vec<Document>) -> Result<Vec<A>, Error>
[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 `environment` is never read
[INFO] [stdout]   --> src/settings.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Settings {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 42 |   pub environment: String,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Settings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/database.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     CONNECTION
[INFO] [stdout] 39 | |       .as_ref()
[INFO] [stdout]    | |_______________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]   --> src/main.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | mod lib;
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: lib.rs is the root of this crate's library target
[INFO] [stderr]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `cursor`, `update_one`, `update_many`, `count`, `exists`, and `aggregate` are never used
[INFO] [stderr]    --> src/lib/models.rs:71:12
[INFO] [stderr]     |
[INFO] [stderr]  27 | pub trait ModelExt {
[INFO] [stderr]     |           -------- associated functions in this trait
[INFO] [stderr] ...
[INFO] [stderr]  71 |   async fn cursor<O>(query: Document, options: O) -> Result<ModelCursor<Self::T>, Error>
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |   async fn update_one<O>(
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |   async fn update_many<O>(
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 140 |   async fn count(query: Document) -> Result<u64, Error> {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 |   async fn exists(query: Document) -> Result<bool, Error> {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |   async fn aggregate<A>(pipeline: Vec<Document>) -> Result<Vec<A>, Error>
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `environment` is never read
[INFO] [stderr]   --> src/settings.rs:42:7
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct Settings {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 42 |   pub environment: String,
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Settings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/database.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 | /     CONNECTION
[INFO] [stderr] 39 | |       .as_ref()
[INFO] [stderr]    | |_______________^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rustapi` (bin "rustapi" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustapi-977a4f1035963316)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::routes::cat::remove_cat_by_id_route ... FAILED
[INFO] [stdout] test tests::routes::status::get_status_route ... FAILED
[INFO] [stdout] test tests::routes::cat::get_cats_route ... FAILED
[INFO] [stdout] test tests::routes::cat::get_cat_by_id_route ... FAILED
[INFO] [stdout] test tests::routes::user::authenticate_user_route ... FAILED
[INFO] [stdout] test tests::routes::user::post_user_route ... FAILED
[INFO] [stdout] test tests::routes::cat::post_cat_route ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::routes::cat::remove_cat_by_id_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::routes::cat::remove_cat_by_id_route' (3918) panicked at src/tests/setup.rs:37:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Could not connect to APP"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f37cc9c - <core[6883ba1bc0fe4ed1]::result::Result<(), &str>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55869f37cc9c - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:37:37
[INFO] [stdout]   22:     0x55869f1d2a6d - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x55869f378ef0 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x55869f1b4b05 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x55869f1b3b0e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x55869f1b8db8 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x55869f1b8db8 - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x55869f1b8db8 - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x55869f3180c0 - <tokio[5fb56e2061df9249]::runtime::enter::Enter>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x55869f2907dc - <tokio[5fb56e2061df9249]::runtime::thread_pool::ThreadPool>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x55869f394199 - <tokio[5fb56e2061df9249]::runtime::Runtime>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:482:48
[INFO] [stdout]   32:     0x55869f35ea12 - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:32:11
[INFO] [stdout]   33:     0x55869f4adb89 - rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/cat.rs:123:3
[INFO] [stdout]   34:     0x55869f49fb07 - rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/cat.rs:122:28
[INFO] [stdout]   35:     0x55869f2458d6 - <rustapi[6a0fe0d3c328edf4]::tests::routes::cat::remove_cat_by_id_route::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55869f4fa96b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55869f4fa96b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x55869f507fb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55869f507fb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x55869f502a64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x55869f502a64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x55869f50b102 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55869f50b102 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x55869f50b102 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   55:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   56:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   57:     0x7037d916aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::routes::status::get_status_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::routes::status::get_status_route' (3919) panicked at src/tests/setup.rs:37:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Could not connect to APP"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f37e34c - <core[6883ba1bc0fe4ed1]::result::Result<(), &str>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55869f37e34c - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:37:37
[INFO] [stdout]   22:     0x55869f1d2b2d - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x55869f379280 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x55869f1b4e05 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x55869f1b3bfe - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x55869f1b99e8 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x55869f1b99e8 - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x55869f1b99e8 - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x55869f318300 - <tokio[5fb56e2061df9249]::runtime::enter::Enter>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x55869f290b6c - <tokio[5fb56e2061df9249]::runtime::thread_pool::ThreadPool>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x55869f3946b9 - <tokio[5fb56e2061df9249]::runtime::Runtime>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:482:48
[INFO] [stdout]   32:     0x55869f35ece2 - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:32:11
[INFO] [stdout]   33:     0x55869f4adde3 - rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/status.rs:11:3
[INFO] [stdout]   34:     0x55869f4a6b47 - rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/status.rs:10:22
[INFO] [stdout]   35:     0x55869f245996 - <rustapi[6a0fe0d3c328edf4]::tests::routes::status::get_status_route::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55869f4fa96b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55869f4fa96b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x55869f507fb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55869f507fb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x55869f502a64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x55869f502a64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x55869f50b102 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55869f50b102 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x55869f50b102 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   55:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   56:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   57:     0x7037d916aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::routes::cat::get_cats_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::routes::cat::get_cats_route' (3916) panicked at src/tests/setup.rs:37:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Could not connect to APP"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f37b5ec - <core[6883ba1bc0fe4ed1]::result::Result<(), &str>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55869f37b5ec - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:37:37
[INFO] [stdout]   22:     0x55869f1d29ad - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x55869f378b60 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x55869f1b4805 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x55869f1b3a1e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x55869f1b8188 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x55869f1b8188 - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x55869f1b8188 - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x55869f317e80 - <tokio[5fb56e2061df9249]::runtime::enter::Enter>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x55869f29044c - <tokio[5fb56e2061df9249]::runtime::thread_pool::ThreadPool>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x55869f393c68 - <tokio[5fb56e2061df9249]::runtime::Runtime>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:482:48
[INFO] [stdout]   32:     0x55869f35e742 - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:32:11
[INFO] [stdout]   33:     0x55869f4adab7 - rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/cat.rs:51:3
[INFO] [stdout]   34:     0x55869f49fa77 - rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/cat.rs:50:20
[INFO] [stdout]   35:     0x55869f245816 - <rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cats_route::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55869f4fa96b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55869f4fa96b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x55869f507fb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55869f507fb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x55869f502a64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x55869f502a64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x55869f50b102 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55869f50b102 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x55869f50b102 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   55:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   56:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   57:     0x7037d916aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::routes::cat::get_cat_by_id_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (3934) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError { _no_construct: () }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f4bbfab - <core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync>>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x55869f4da876 - tracing_subscriber[3a7c21bdbd61ab0f]::fmt::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16
[INFO] [stdout]   22:     0x55869f1a22af - rustapi[6a0fe0d3c328edf4]::logger::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:14:3
[INFO] [stdout]   23:     0x55869f408f80 - rustapi[6a0fe0d3c328edf4]::create_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:3
[INFO] [stdout]   24:     0x55869f38248c - rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:46:26
[INFO] [stdout]   25:     0x55869f273e5d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55869f49e180 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   27:     0x55869f1af676 - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   28:     0x55869f4acea2 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   29:     0x55869f37f1bd - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   30:     0x55869f2bc280 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x55869f0dbbfa - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x55869f3d542b - __rust_try
[INFO] [stdout]   33:     0x55869f399d56 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x55869f399d56 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55869f35fc29 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   36:     0x55869f387e0f - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   37:     0x55869f388273 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   38:     0x55869f46cbbb - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   39:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   40:     0x5586a0315082 - <tokio[5fb56e2061df9249]::runtime::task::LocalNotified<alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:13
[INFO] [stdout]   41:     0x5586a036b175 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:435:18
[INFO] [stdout]   42:     0x5586a0346990 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   43:     0x5586a03108a8 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   44:     0x5586a031056f - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   45:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   46:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   47:     0x5586a0371dcc - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:434:9
[INFO] [stdout]   48:     0x5586a0371193 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:401:29
[INFO] [stdout]   49:     0x5586a036b823 - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:386:20
[INFO] [stdout]   50:     0x5586a031257c - <tokio[5fb56e2061df9249]::macros::scoped_tls::ScopedKey<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>>::set::<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   51:     0x5586a037204e - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:383:13
[INFO] [stdout]   52:     0x5586a036ad5b - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:362:45
[INFO] [stdout]   53:     0x5586a036520b - <tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x5586a03764d1 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   55:     0x5586a037ae7a - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   56:     0x5586a03781d6 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   57:     0x5586a030dc11 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   58:     0x5586a03447d1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5586a035319b - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5586a034c97b - __rust_try
[INFO] [stdout]   61:     0x5586a0345e96 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5586a0345e96 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5586a030d50a - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   64:     0x5586a030f340 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   65:     0x5586a030f7d7 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   66:     0x5586a0358d0d - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   67:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   68:     0x5586a0315107 - <tokio[5fb56e2061df9249]::runtime::task::UnownedTask<tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:413:13
[INFO] [stdout]   69:     0x5586a0347bc7 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:91:19
[INFO] [stdout]   70:     0x5586a034a0bb - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:325:22
[INFO] [stdout]   71:     0x5586a0346e07 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:300:50
[INFO] [stdout]   72:     0x5586a03132e6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5586a0321772 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5586a03448a1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5586a03532c6 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   76:     0x5586a03291ab - __rust_try
[INFO] [stdout]   77:     0x5586a0321424 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5586a0321424 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5586a0321424 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x5586a033016f - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   82:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   83:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   84:     0x7037d916aa64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (3936) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError { _no_construct: () }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f4bbfab - <core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync>>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x55869f4da876 - tracing_subscriber[3a7c21bdbd61ab0f]::fmt::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16
[INFO] [stdout]   22:     0x55869f1a22af - rustapi[6a0fe0d3c328edf4]::logger::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:14:3
[INFO] [stdout]   23:     0x55869f408f80 - rustapi[6a0fe0d3c328edf4]::create_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:3
[INFO] [stdout]   24:     0x55869f38248c - rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:46:26
[INFO] [stdout]   25:     0x55869f273e5d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55869f49e180 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   27:     0x55869f1af676 - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   28:     0x55869f4acea2 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   29:     0x55869f37f1bd - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   30:     0x55869f2bc280 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x55869f0dbbfa - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x55869f3d542b - __rust_try
[INFO] [stdout]   33:     0x55869f399d56 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x55869f399d56 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55869f35fc29 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   36:     0x55869f387e0f - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   37:     0x55869f388273 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   38:     0x55869f46cbbb - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   39:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   40:     0x5586a0315082 - <tokio[5fb56e2061df9249]::runtime::task::LocalNotified<alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:13
[INFO] [stdout]   41:     0x5586a036b175 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:435:18
[INFO] [stdout]   42:     0x5586a0346990 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   43:     0x5586a03108a8 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   44:     0x5586a031056f - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   45:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   46:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   47:     0x5586a0371dcc - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:434:9
[INFO] [stdout]   48:     0x5586a0371193 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:401:29
[INFO] [stdout]   49:     0x5586a036b823 - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:386:20
[INFO] [stdout]   50:     0x5586a031257c - <tokio[5fb56e2061df9249]::macros::scoped_tls::ScopedKey<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>>::set::<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   51:     0x5586a037204e - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:383:13
[INFO] [stdout]   52:     0x5586a036ad5b - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:362:45
[INFO] [stdout]   53:     0x5586a036520b - <tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x5586a03764d1 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   55:     0x5586a037ae7a - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   56:     0x5586a03781d6 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   57:     0x5586a030dc11 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   58:     0x5586a03447d1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5586a035319b - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5586a034c97b - __rust_try
[INFO] [stdout]   61:     0x5586a0345e96 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5586a0345e96 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5586a030d50a - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   64:     0x5586a030f340 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   65:     0x5586a030f7d7 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   66:     0x5586a0358d0d - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   67:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   68:     0x5586a0315107 - <tokio[5fb56e2061df9249]::runtime::task::UnownedTask<tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:413:13
[INFO] [stdout]   69:     0x5586a0347bc7 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:91:19
[INFO] [stdout]   70:     0x5586a034a0bb - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:325:22
[INFO] [stdout]   71:     0x5586a0346e07 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:300:50
[INFO] [stdout]   72:     0x5586a03132e6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5586a0321772 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5586a03448a1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5586a03532c6 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   76:     0x5586a03291ab - __rust_try
[INFO] [stdout]   77:     0x5586a0321424 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5586a0321424 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5586a0321424 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x5586a033016f - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   82:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   83:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   84:     0x7037d916aa64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (3935) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError { _no_construct: () }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f4bbfab - <core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync>>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x55869f4da876 - tracing_subscriber[3a7c21bdbd61ab0f]::fmt::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16
[INFO] [stdout]   22:     0x55869f1a22af - rustapi[6a0fe0d3c328edf4]::logger::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:14:3
[INFO] [stdout]   23:     0x55869f408f80 - rustapi[6a0fe0d3c328edf4]::create_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:3
[INFO] [stdout]   24:     0x55869f38248c - rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:46:26
[INFO] [stdout]   25:     0x55869f273e5d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55869f49e180 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   27:     0x55869f1af676 - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   28:     0x55869f4acea2 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   29:     0x55869f37f1bd - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   30:     0x55869f2bc280 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x55869f0dbbfa - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x55869f3d542b - __rust_try
[INFO] [stdout]   33:     0x55869f399d56 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x55869f399d56 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55869f35fc29 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   36:     0x55869f387e0f - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   37:     0x55869f388273 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   38:     0x55869f46cbbb - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   39:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   40:     0x5586a0315082 - <tokio[5fb56e2061df9249]::runtime::task::LocalNotified<alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:13
[INFO] [stdout]   41:     0x5586a036b175 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:435:18
[INFO] [stdout]   42:     0x5586a0346990 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   43:     0x5586a03108a8 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   44:     0x5586a031056f - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   45:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   46:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   47:     0x5586a0371dcc - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:434:9
[INFO] [stdout]   48:     0x5586a0371193 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:401:29
[INFO] [stdout]   49:     0x5586a036b823 - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:386:20
[INFO] [stdout]   50:     0x5586a031257c - <tokio[5fb56e2061df9249]::macros::scoped_tls::ScopedKey<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>>::set::<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   51:     0x5586a037204e - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:383:13
[INFO] [stdout]   52:     0x5586a036ad5b - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:362:45
[INFO] [stdout]   53:     0x5586a036520b - <tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x5586a03764d1 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   55:     0x5586a037ae7a - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   56:     0x5586a03781d6 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   57:     0x5586a030dc11 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   58:     0x5586a03447d1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5586a035319b - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5586a034c97b - __rust_try
[INFO] [stdout]   61:     0x5586a0345e96 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5586a0345e96 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5586a030d50a - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   64:     0x5586a030f340 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   65:     0x5586a030f7d7 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   66:     0x5586a0358d0d - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   67:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   68:     0x5586a0315107 - <tokio[5fb56e2061df9249]::runtime::task::UnownedTask<tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:413:13
[INFO] [stdout]   69:     0x5586a0347bc7 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:91:19
[INFO] [stdout]   70:     0x5586a034a0bb - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:325:22
[INFO] [stdout]   71:     0x5586a0346e07 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:300:50
[INFO] [stdout]   72:     0x5586a03132e6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5586a0321772 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5586a03448a1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5586a03532c6 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   76:     0x5586a03291ab - __rust_try
[INFO] [stdout]   77:     0x5586a0321424 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5586a0321424 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5586a0321424 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x5586a033016f - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   82:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   83:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   84:     0x7037d916aa64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (3930) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError { _no_construct: () }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f4bbfab - <core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync>>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x55869f4da876 - tracing_subscriber[3a7c21bdbd61ab0f]::fmt::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16
[INFO] [stdout]   22:     0x55869f1a22af - rustapi[6a0fe0d3c328edf4]::logger::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:14:3
[INFO] [stdout]   23:     0x55869f408f80 - rustapi[6a0fe0d3c328edf4]::create_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:3
[INFO] [stdout]   24:     0x55869f38248c - rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:46:26
[INFO] [stdout]   25:     0x55869f273e5d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55869f49e180 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   27:     0x55869f1af676 - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   28:     0x55869f4acea2 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   29:     0x55869f37f1bd - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   30:     0x55869f2bc280 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x55869f0dbbfa - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x55869f3d542b - __rust_try
[INFO] [stdout]   33:     0x55869f399d56 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x55869f399d56 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55869f35fc29 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   36:     0x55869f387e0f - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   37:     0x55869f388273 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   38:     0x55869f46cbbb - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   39:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   40:     0x5586a0315082 - <tokio[5fb56e2061df9249]::runtime::task::LocalNotified<alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:13
[INFO] [stdout]   41:     0x5586a036b175 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:435:18
[INFO] [stdout]   42:     0x5586a0346990 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   43:     0x5586a03108a8 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   44:     0x5586a031056f - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   45:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   46:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   47:     0x5586a0371dcc - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:434:9
[INFO] [stdout]   48:     0x5586a0371193 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:401:29
[INFO] [stdout]   49:     0x5586a036b823 - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:386:20
[INFO] [stdout]   50:     0x5586a031257c - <tokio[5fb56e2061df9249]::macros::scoped_tls::ScopedKey<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>>::set::<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   51:     0x5586a037204e - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:383:13
[INFO] [stdout]   52:     0x5586a036ad5b - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:362:45
[INFO] [stdout]   53:     0x5586a036520b - <tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x5586a03764d1 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   55:     0x5586a037ae7a - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   56:     0x5586a03781d6 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   57:     0x5586a030dc11 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   58:     0x5586a03447d1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5586a035319b - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5586a034c97b - __rust_try
[INFO] [stdout]   61:     0x5586a0345e96 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5586a0345e96 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5586a030d50a - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   64:     0x5586a030f340 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   65:     0x5586a030f7d7 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   66:     0x5586a0358d0d - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   67:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   68:     0x5586a0315107 - <tokio[5fb56e2061df9249]::runtime::task::UnownedTask<tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:413:13
[INFO] [stdout]   69:     0x5586a0347bc7 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:91:19
[INFO] [stdout]   70:     0x5586a034a0bb - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:325:22
[INFO] [stdout]   71:     0x5586a0346e07 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:300:50
[INFO] [stdout]   72:     0x5586a03132e6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5586a0321772 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5586a03448a1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5586a03532c6 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   76:     0x5586a03291ab - __rust_try
[INFO] [stdout]   77:     0x5586a0321424 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5586a0321424 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5586a0321424 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x5586a033016f - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   82:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   83:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   84:     0x7037d916aa64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (3932) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError { _no_construct: () }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f4bbfab - <core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync>>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x55869f4da876 - tracing_subscriber[3a7c21bdbd61ab0f]::fmt::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16
[INFO] [stdout]   22:     0x55869f1a22af - rustapi[6a0fe0d3c328edf4]::logger::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:14:3
[INFO] [stdout]   23:     0x55869f408f80 - rustapi[6a0fe0d3c328edf4]::create_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:3
[INFO] [stdout]   24:     0x55869f38248c - rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:46:26
[INFO] [stdout]   25:     0x55869f273e5d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55869f49e180 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   27:     0x55869f1af676 - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   28:     0x55869f4acea2 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   29:     0x55869f37f1bd - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   30:     0x55869f2bc280 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x55869f0dbbfa - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x55869f3d542b - __rust_try
[INFO] [stdout]   33:     0x55869f399d56 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x55869f399d56 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55869f35fc29 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   36:     0x55869f387e0f - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   37:     0x55869f388273 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   38:     0x55869f46cbbb - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   39:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   40:     0x5586a0315082 - <tokio[5fb56e2061df9249]::runtime::task::LocalNotified<alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:13
[INFO] [stdout]   41:     0x5586a036b175 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:435:18
[INFO] [stdout]   42:     0x5586a0346990 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   43:     0x5586a03108a8 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   44:     0x5586a031056f - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   45:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   46:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   47:     0x5586a0371dcc - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:434:9
[INFO] [stdout]   48:     0x5586a0371193 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:401:29
[INFO] [stdout]   49:     0x5586a036b823 - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:386:20
[INFO] [stdout]   50:     0x5586a031257c - <tokio[5fb56e2061df9249]::macros::scoped_tls::ScopedKey<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>>::set::<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   51:     0x5586a037204e - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:383:13
[INFO] [stdout]   52:     0x5586a036ad5b - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:362:45
[INFO] [stdout]   53:     0x5586a036520b - <tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x5586a03764d1 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   55:     0x5586a037ae7a - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   56:     0x5586a03781d6 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   57:     0x5586a030dc11 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   58:     0x5586a03447d1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5586a035319b - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5586a034c97b - __rust_try
[INFO] [stdout]   61:     0x5586a0345e96 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5586a0345e96 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5586a030d50a - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   64:     0x5586a030f340 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   65:     0x5586a030f7d7 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   66:     0x5586a0358d0d - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   67:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   68:     0x5586a0315107 - <tokio[5fb56e2061df9249]::runtime::task::UnownedTask<tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:413:13
[INFO] [stdout]   69:     0x5586a0347bc7 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:91:19
[INFO] [stdout]   70:     0x5586a034a0bb - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:325:22
[INFO] [stdout]   71:     0x5586a0346e07 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:300:50
[INFO] [stdout]   72:     0x5586a03132e6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5586a0321772 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5586a03448a1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5586a03532c6 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   76:     0x5586a03291ab - __rust_try
[INFO] [stdout]   77:     0x5586a0321424 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5586a0321424 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5586a0321424 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x5586a033016f - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   82:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   83:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   84:     0x7037d916aa64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (3931) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError { _no_construct: () }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f4bbfab - <core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync>>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x55869f4da876 - tracing_subscriber[3a7c21bdbd61ab0f]::fmt::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.11/src/fmt/mod.rs:1201:16
[INFO] [stdout]   22:     0x55869f1a22af - rustapi[6a0fe0d3c328edf4]::logger::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:14:3
[INFO] [stdout]   23:     0x55869f408f80 - rustapi[6a0fe0d3c328edf4]::create_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:3
[INFO] [stdout]   24:     0x55869f38248c - rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:46:26
[INFO] [stdout]   25:     0x55869f273e5d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55869f49e180 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   27:     0x55869f1af676 - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   28:     0x55869f4acea2 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   29:     0x55869f37f1bd - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   30:     0x55869f2bc280 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x55869f0dbbfa - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x55869f3d542b - __rust_try
[INFO] [stdout]   33:     0x55869f399d56 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x55869f399d56 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55869f35fc29 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   36:     0x55869f387e0f - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   37:     0x55869f388273 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   38:     0x55869f46cbbb - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<rustapi[6a0fe0d3c328edf4]::tests::setup::start_app::{closure#0}>>, alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   39:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   40:     0x5586a0315082 - <tokio[5fb56e2061df9249]::runtime::task::LocalNotified<alloc[55a36b64bcbf2c0d]::sync::Arc<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:376:13
[INFO] [stdout]   41:     0x5586a036b175 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:435:18
[INFO] [stdout]   42:     0x5586a0346990 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   43:     0x5586a03108a8 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   44:     0x5586a031056f - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   45:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   46:     0x5586a0371dcc - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Core>, ()>, <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   47:     0x5586a0371dcc - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:434:9
[INFO] [stdout]   48:     0x5586a0371193 - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:401:29
[INFO] [stdout]   49:     0x5586a036b823 - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:386:20
[INFO] [stdout]   50:     0x5586a031257c - <tokio[5fb56e2061df9249]::macros::scoped_tls::ScopedKey<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Context>>::set::<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   51:     0x5586a037204e - tokio[5fb56e2061df9249]::runtime::thread_pool::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:383:13
[INFO] [stdout]   52:     0x5586a036ad5b - <tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/worker.rs:362:45
[INFO] [stdout]   53:     0x5586a036520b - <tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x5586a03764d1 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:165:24
[INFO] [stdout]   55:     0x5586a037ae7a - <tokio[5fb56e2061df9249]::loom::std::unsafe_cell::UnsafeCell<tokio[5fb56e2061df9249]::runtime::task::core::Stage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   56:     0x5586a03781d6 - <tokio[5fb56e2061df9249]::runtime::task::core::CoreStage<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/core.rs:155:24
[INFO] [stdout]   57:     0x5586a030dc11 - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:470:30
[INFO] [stdout]   58:     0x5586a03447d1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5586a035319b - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x5586a034c97b - __rust_try
[INFO] [stdout]   61:     0x5586a0345e96 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5586a0345e96 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<tokio[5fb56e2061df9249]::runtime::task::harness::poll_future<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>::{closure#0}>, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5586a030d50a - tokio[5fb56e2061df9249]::runtime::task::harness::poll_future::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:458:18
[INFO] [stdout]   64:     0x5586a030f340 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:104:27
[INFO] [stdout]   65:     0x5586a030f7d7 - <tokio[5fb56e2061df9249]::runtime::task::harness::Harness<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/harness.rs:57:20
[INFO] [stdout]   66:     0x5586a0358d0d - tokio[5fb56e2061df9249]::runtime::task::raw::poll::<tokio[5fb56e2061df9249]::runtime::blocking::task::BlockingTask<<tokio[5fb56e2061df9249]::runtime::thread_pool::worker::Launch>::launch::{closure#0}>, tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:144:13
[INFO] [stdout]   67:     0x5586a035d387 - <tokio[5fb56e2061df9249]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/raw.rs:84:18
[INFO] [stdout]   68:     0x5586a0315107 - <tokio[5fb56e2061df9249]::runtime::task::UnownedTask<tokio[5fb56e2061df9249]::runtime::blocking::schedule::NoopSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/task/mod.rs:413:13
[INFO] [stdout]   69:     0x5586a0347bc7 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:91:19
[INFO] [stdout]   70:     0x5586a034a0bb - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:325:22
[INFO] [stdout]   71:     0x5586a0346e07 - <tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/blocking/pool.rs:300:50
[INFO] [stdout]   72:     0x5586a03132e6 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5586a0321772 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5586a03448a1 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5586a03532c6 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   76:     0x5586a03291ab - __rust_try
[INFO] [stdout]   77:     0x5586a0321424 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5586a0321424 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5586a0321424 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x5586a033016f - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<tokio[5fb56e2061df9249]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   82:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   83:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   84:     0x7037d916aa64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::routes::cat::get_cat_by_id_route' (3915) panicked at src/tests/setup.rs:37:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Could not connect to APP"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f37c50c - <core[6883ba1bc0fe4ed1]::result::Result<(), &str>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55869f37c50c - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:37:37
[INFO] [stdout]   22:     0x55869f1d2a2d - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x55869f378dc0 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x55869f1b4a05 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x55869f1b3abe - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x55869f1b89a8 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x55869f1b89a8 - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x55869f1b89a8 - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x55869f318000 - <tokio[5fb56e2061df9249]::runtime::enter::Enter>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x55869f2906ac - <tokio[5fb56e2061df9249]::runtime::thread_pool::ThreadPool>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x55869f393fe8 - <tokio[5fb56e2061df9249]::runtime::Runtime>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:482:48
[INFO] [stdout]   32:     0x55869f35e922 - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:32:11
[INFO] [stdout]   33:     0x55869f4adb59 - rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/cat.rs:93:3
[INFO] [stdout]   34:     0x55869f49fad7 - rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/cat.rs:92:25
[INFO] [stdout]   35:     0x55869f245896 - <rustapi[6a0fe0d3c328edf4]::tests::routes::cat::get_cat_by_id_route::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55869f4fa96b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55869f4fa96b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x55869f507fb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55869f507fb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x55869f502a64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x55869f502a64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x55869f50b102 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55869f50b102 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x55869f50b102 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   55:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   56:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   57:     0x7037d916aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::routes::user::authenticate_user_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::routes::user::authenticate_user_route' (3920) panicked at src/tests/setup.rs:37:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Could not connect to APP"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f37dbbc - <core[6883ba1bc0fe4ed1]::result::Result<(), &str>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55869f37dbbc - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:37:37
[INFO] [stdout]   22:     0x55869f1d2aed - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x55869f379150 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x55869f1b4d05 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x55869f1b3bae - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x55869f1b95d8 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x55869f1b95d8 - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x55869f1b95d8 - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x55869f318240 - <tokio[5fb56e2061df9249]::runtime::enter::Enter>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x55869f290a3c - <tokio[5fb56e2061df9249]::runtime::thread_pool::ThreadPool>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x55869f394509 - <tokio[5fb56e2061df9249]::runtime::Runtime>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:482:48
[INFO] [stdout]   32:     0x55869f35ebf2 - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:32:11
[INFO] [stdout]   33:     0x55869f4addad - rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/user.rs:60:3
[INFO] [stdout]   34:     0x55869f4a5727 - rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/user.rs:48:29
[INFO] [stdout]   35:     0x55869f245956 - <rustapi[6a0fe0d3c328edf4]::tests::routes::user::authenticate_user_route::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55869f4fa96b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55869f4fa96b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x55869f507fb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55869f507fb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x55869f502a64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x55869f502a64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x55869f50b102 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55869f50b102 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x55869f50b102 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   55:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   56:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   57:     0x7037d916aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::routes::user::post_user_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::routes::user::post_user_route' (3921) panicked at src/tests/setup.rs:37:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Could not connect to APP"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f37d42c - <core[6883ba1bc0fe4ed1]::result::Result<(), &str>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55869f37d42c - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:37:37
[INFO] [stdout]   22:     0x55869f1d2aad - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x55869f379020 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x55869f1b4c05 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x55869f1b3b5e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x55869f1b91c8 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x55869f1b91c8 - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x55869f1b91c8 - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x55869f318180 - <tokio[5fb56e2061df9249]::runtime::enter::Enter>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x55869f29090c - <tokio[5fb56e2061df9249]::runtime::thread_pool::ThreadPool>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x55869f394358 - <tokio[5fb56e2061df9249]::runtime::Runtime>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:482:48
[INFO] [stdout]   32:     0x55869f35eb02 - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:32:11
[INFO] [stdout]   33:     0x55869f4adcce - rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/user.rs:25:3
[INFO] [stdout]   34:     0x55869f4a56f7 - rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/user.rs:11:21
[INFO] [stdout]   35:     0x55869f245916 - <rustapi[6a0fe0d3c328edf4]::tests::routes::user::post_user_route::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55869f4fa96b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55869f4fa96b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x55869f507fb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55869f507fb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x55869f502a64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x55869f502a64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x55869f50b102 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55869f50b102 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x55869f50b102 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   55:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   56:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   57:     0x7037d916aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::routes::cat::post_cat_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::routes::cat::post_cat_route' (3917) panicked at src/tests/setup.rs:37:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Could not connect to APP"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5586a045e321 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5586a045e321 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586a045e321 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5586a04775ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586a04775ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5586a0463a9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5586a0463a9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5586a043ab26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586a043ab26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586a0455749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55869f507630 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55869f507630 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5586a0455a72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5586a0455a72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5586a043abd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5586a0432089 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5586a043ba5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5586a0477dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5586a0477b32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55869f37bd7c - <core[6883ba1bc0fe4ed1]::result::Result<(), &str>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55869f37bd7c - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:37:37
[INFO] [stdout]   22:     0x55869f1d29ed - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x55869f378c90 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   24:     0x55869f1b4905 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::try_with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x55869f1b3a6e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[5fb56e2061df9249]::coop::Budget>>>::with::<tokio[5fb56e2061df9249]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x55869f1b8598 - tokio[5fb56e2061df9249]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   27:     0x55869f1b8598 - tokio[5fb56e2061df9249]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   28:     0x55869f1b8598 - <tokio[5fb56e2061df9249]::park::thread::CachedParkThread>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x55869f317f40 - <tokio[5fb56e2061df9249]::runtime::enter::Enter>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x55869f29057c - <tokio[5fb56e2061df9249]::runtime::thread_pool::ThreadPool>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x55869f393e28 - <tokio[5fb56e2061df9249]::runtime::Runtime>::block_on::<rustapi[6a0fe0d3c328edf4]::tests::setup::with_app<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:482:48
[INFO] [stdout]   32:     0x55869f35e832 - rustapi[6a0fe0d3c328edf4]::tests::setup::with_app::<rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/setup.rs:32:11
[INFO] [stdout]   33:     0x55869f4adb2b - rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/cat.rs:23:3
[INFO] [stdout]   34:     0x55869f49faa7 - rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/routes/cat.rs:13:20
[INFO] [stdout]   35:     0x55869f245856 - <rustapi[6a0fe0d3c328edf4]::tests::routes::cat::post_cat_route::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55869f4fa96b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55869f4fa96b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x55869f507fb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x55869f507fb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55869f507fb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x55869f507fb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x55869f502a64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x55869f502a64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x55869f50b102 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x55869f50b102 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55869f50b102 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55869f50b102 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x55869f50b102 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5586a045d23f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   55:     0x5586a045d23f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   56:     0x7037d90ddaa4 - <unknown>
[INFO] [stdout]   57:     0x7037d916aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::routes::cat::get_cat_by_id_route
[INFO] [stdout]     tests::routes::cat::get_cats_route
[INFO] [stdout]     tests::routes::cat::post_cat_route
[INFO] [stdout]     tests::routes::cat::remove_cat_by_id_route
[INFO] [stdout]     tests::routes::status::get_status_route
[INFO] [stdout]     tests::routes::user::authenticate_user_route
[INFO] [stdout]     tests::routes::user::post_user_route
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.85s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rustapi`
[INFO] running `Command { std: "docker" "inspect" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919", kill_on_drop: false }`
[INFO] [stdout] 29990c3ee23ef789a3d0aa2fc5cd8054db990856f48e65450c7e90e9cd86b919
