[INFO] cloning repository https://github.com/comradez/backend-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comradez/backend-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomradez%2Fbackend-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomradez%2Fbackend-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdc40a8b18d23339319c448b4a05cb943aba485c
[INFO] testing comradez/backend-demo against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomradez%2Fbackend-demo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/comradez/backend-demo
[INFO] finished tweaking git repo https://github.com/comradez/backend-demo
[INFO] tweaked toml for git repo https://github.com/comradez/backend-demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/comradez/backend-demo on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/comradez/backend-demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded serde v1.0.124
[INFO] [stderr]   Downloaded time-macros v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.71
[INFO] [stderr]   Downloaded actix-testing v1.0.1
[INFO] [stderr]   Downloaded bytestring v1.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.124
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.71
[INFO] [stderr]   Downloaded actix-router v0.2.7
[INFO] [stderr]   Downloaded actix-rt v2.1.0
[INFO] [stderr]   Downloaded r2d2 v0.8.9
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.71
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.71
[INFO] [stderr]   Downloaded time-macros-impl v0.1.1
[INFO] [stderr]   Downloaded standback v0.2.15
[INFO] [stderr]   Downloaded const_fn v0.4.5
[INFO] [stderr]   Downloaded serde_urlencoded v0.7.0
[INFO] [stderr]   Downloaded actix-threadpool v0.3.3
[INFO] [stderr]   Downloaded copyless v0.1.5
[INFO] [stderr]   Downloaded actix-macros v0.2.0
[INFO] [stderr]   Downloaded instant v0.1.9
[INFO] [stderr]   Downloaded futures-sink v0.3.13
[INFO] [stderr]   Downloaded byteorder v1.4.2
[INFO] [stderr]   Downloaded enum-as-inner v0.3.3
[INFO] [stderr]   Downloaded actix-web-codegen v0.4.0
[INFO] [stderr]   Downloaded vcpkg v0.2.11
[INFO] [stderr]   Downloaded sha-1 v0.9.4
[INFO] [stderr]   Downloaded futures-task v0.3.13
[INFO] [stderr]   Downloaded miow v0.3.6
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.5
[INFO] [stderr]   Downloaded base-x v0.2.8
[INFO] [stderr]   Downloaded actix-macros v0.1.3
[INFO] [stderr]   Downloaded mio v0.7.9
[INFO] [stderr]   Downloaded futures-core v0.3.13
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded actix-connect v2.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.24
[INFO] [stderr]   Downloaded actix-rt v1.1.1
[INFO] [stderr]   Downloaded async-trait v0.1.47
[INFO] [stderr]   Downloaded actix-tls v2.0.0
[INFO] [stderr]   Downloaded lock_api v0.4.2
[INFO] [stderr]   Downloaded brotli2 v0.3.2
[INFO] [stderr]   Downloaded time v0.2.25
[INFO] [stderr]   Downloaded hermit-abi v0.1.18
[INFO] [stderr]   Downloaded futures-io v0.3.13
[INFO] [stderr]   Downloaded cpuid-bool v0.1.2
[INFO] [stderr]   Downloaded actix-codec v0.3.0
[INFO] [stderr]   Downloaded addr2line v0.14.1
[INFO] [stderr]   Downloaded redox_syscall v0.2.5
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded once_cell v1.7.2
[INFO] [stderr]   Downloaded futures-macro v0.3.13
[INFO] [stderr]   Downloaded pin-project-internal v0.4.27
[INFO] [stderr]   Downloaded tokio v1.3.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.6
[INFO] [stderr]   Downloaded futures-channel v0.3.13
[INFO] [stderr]   Downloaded actix-service v1.0.6
[INFO] [stderr]   Downloaded signal-hook-registry v1.3.0
[INFO] [stderr]   Downloaded cookie v0.14.4
[INFO] [stderr]   Downloaded actix-utils v2.0.0
[INFO] [stderr]   Downloaded thiserror v1.0.24
[INFO] [stderr]   Downloaded rustc-demangle v0.1.18
[INFO] [stderr]   Downloaded ipconfig v0.2.2
[INFO] [stderr]   Downloaded httparse v1.3.5
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded mio-uds v0.6.8
[INFO] [stderr]   Downloaded actix-server v1.0.4
[INFO] [stderr]   Downloaded tinyvec v1.1.1
[INFO] [stderr]   Downloaded socket2 v0.3.19
[INFO] [stderr]   Downloaded tokio-util v0.3.1
[INFO] [stderr]   Downloaded futures v0.3.13
[INFO] [stderr]   Downloaded pin-project v1.0.5
[INFO] [stderr]   Downloaded pin-project-internal v1.0.5
[INFO] [stderr]   Downloaded awc v2.0.3
[INFO] [stderr]   Downloaded url v2.2.1
[INFO] [stderr]   Downloaded derive_more v0.99.11
[INFO] [stderr]   Downloaded bytes v0.5.6
[INFO] [stderr]   Downloaded pin-project v0.4.27
[INFO] [stderr]   Downloaded indexmap v1.6.2
[INFO] [stderr]   Downloaded tracing v0.1.25
[INFO] [stderr]   Downloaded tracing-core v0.1.17
[INFO] [stderr]   Downloaded cc v1.0.67
[INFO] [stderr]   Downloaded heck v0.3.2
[INFO] [stderr]   Downloaded backtrace v0.3.56
[INFO] [stderr]   Downloaded hashbrown v0.9.1
[INFO] [stderr]   Downloaded trust-dns-resolver v0.19.6
[INFO] [stderr]   Downloaded http v0.2.3
[INFO] [stderr]   Downloaded diesel v1.4.6
[INFO] [stderr]   Downloaded unicode-normalization v0.1.17
[INFO] [stderr]   Downloaded bumpalo v3.6.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.71
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded actix-web v3.3.2
[INFO] [stderr]   Downloaded futures-util v0.3.13
[INFO] [stderr]   Downloaded syn v1.0.62
[INFO] [stderr]   Downloaded h2 v0.2.7
[INFO] [stderr]   Downloaded actix-http v2.2.0
[INFO] [stderr]   Downloaded object v0.23.0
[INFO] [stderr]   Downloaded trust-dns-proto v0.19.6
[INFO] [stderr]   Downloaded regex v1.4.3
[INFO] [stderr]   Downloaded idna v0.2.2
[INFO] [stderr]   Downloaded regex-syntax v0.6.22
[INFO] [stderr]   Downloaded tokio v0.2.25
[INFO] [stderr]   Downloaded brotli-sys v0.3.2
[INFO] [stderr]   Downloaded libc v0.2.88
[INFO] [stderr]   Downloaded gimli v0.23.0
[INFO] [stderr]   Downloaded encoding_rs v0.8.28
[INFO] [stderr]   Downloaded libsqlite3-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bdf1869a2a2999bf009b18996c04cf5bfa5cd4e67b70e34a95eb4af5435d1e9
[INFO] running `Command { std: "docker" "start" "-a" "6bdf1869a2a2999bf009b18996c04cf5bfa5cd4e67b70e34a95eb4af5435d1e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bdf1869a2a2999bf009b18996c04cf5bfa5cd4e67b70e34a95eb4af5435d1e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bdf1869a2a2999bf009b18996c04cf5bfa5cd4e67b70e34a95eb4af5435d1e9", kill_on_drop: false }`
[INFO] [stdout] 6bdf1869a2a2999bf009b18996c04cf5bfa5cd4e67b70e34a95eb4af5435d1e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b27ab1b86bb3fb2525cc7963f4ee96d35c173165c27a5d14f413aac42e343250
[INFO] running `Command { std: "docker" "start" "-a" "b27ab1b86bb3fb2525cc7963f4ee96d35c173165c27a5d14f413aac42e343250", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.62
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling async-trait v0.1.47
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling standback v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.1
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling mio v0.7.9
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling actix-macros v0.2.0
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling actix-rt v2.1.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling trust-dns-proto v0.19.6
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling diesel v1.4.6
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.6
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling actix-http v2.2.0
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling backend-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `UserJson` is never constructed
[INFO] [stdout]   --> src/models.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct UserJson {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout]   | |         ---- `user` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_user`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout]   | |         ----- `title` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout] 6 | |         content -> Text,
[INFO] [stdout]   | |         ------- `content` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | |         pub_date -> Timestamp,
[INFO] [stdout]   | |         -------- `pub_date` is not local
[INFO] [stdout] 8 | |     }
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_pub_date`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] 15 | |         register_date -> Timestamp,
[INFO] [stdout]    | |         ------------- `register_date` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_register_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 -^^^^^^^^^
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                             ^--------
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             `Queryable` is not local
[INFO] [stdout]   |                             move the `impl` block outside of this function `_impl_queryable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 -^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                             ^--------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `Queryable` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_queryable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "b27ab1b86bb3fb2525cc7963f4ee96d35c173165c27a5d14f413aac42e343250", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b27ab1b86bb3fb2525cc7963f4ee96d35c173165c27a5d14f413aac42e343250", kill_on_drop: false }`
[INFO] [stdout] b27ab1b86bb3fb2525cc7963f4ee96d35c173165c27a5d14f413aac42e343250
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a91a73f3c0c9e9b177c7b6d610ada4ae8281bc8dc3e63fb1d5b2265fc6d7b7c1
[INFO] running `Command { std: "docker" "start" "-a" "a91a73f3c0c9e9b177c7b6d610ada4ae8281bc8dc3e63fb1d5b2265fc6d7b7c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling backend-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:204:10
[INFO] [stdout]     |
[INFO] [stdout] 204 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:320:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:347:10
[INFO] [stdout]     |
[INFO] [stdout] 347 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserJson` is never constructed
[INFO] [stdout]   --> src/models.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct UserJson {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout]   | |         ---- `user` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_user`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout]   | |         ----- `title` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout] 6 | |         content -> Text,
[INFO] [stdout]   | |         ------- `content` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | |         pub_date -> Timestamp,
[INFO] [stdout]   | |         -------- `pub_date` is not local
[INFO] [stdout] 8 | |     }
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_pub_date`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] 15 | |         register_date -> Timestamp,
[INFO] [stdout]    | |         ------------- `register_date` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_register_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 -^^^^^^^^^
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                             ^--------
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             `Queryable` is not local
[INFO] [stdout]   |                             move the `impl` block outside of this function `_impl_queryable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 -^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                             ^--------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `Queryable` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_queryable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.82s
[INFO] running `Command { std: "docker" "inspect" "a91a73f3c0c9e9b177c7b6d610ada4ae8281bc8dc3e63fb1d5b2265fc6d7b7c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91a73f3c0c9e9b177c7b6d610ada4ae8281bc8dc3e63fb1d5b2265fc6d7b7c1", kill_on_drop: false }`
[INFO] [stdout] a91a73f3c0c9e9b177c7b6d610ada4ae8281bc8dc3e63fb1d5b2265fc6d7b7c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58f9baa3276353afa6817467172897d638726d121707ea3b0e862d2b9d4c3ed1
[INFO] running `Command { std: "docker" "start" "-a" "58f9baa3276353afa6817467172897d638726d121707ea3b0e862d2b9d4c3ed1", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:149:10
[INFO] [stderr]     |
[INFO] [stderr] 149 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:204:10
[INFO] [stderr]     |
[INFO] [stderr] 204 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:228:10
[INFO] [stderr]     |
[INFO] [stderr] 228 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:254:10
[INFO] [stderr]     |
[INFO] [stderr] 254 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:320:10
[INFO] [stderr]     |
[INFO] [stderr] 320 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:347:10
[INFO] [stderr]     |
[INFO] [stderr] 347 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserJson` is never constructed
[INFO] [stderr]   --> src/models.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct UserJson {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | | `table` is not local
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr]   | |         -- `id` is not local
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr]   | |         ---- `user` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_user`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] 5 | |         title -> Text,
[INFO] [stderr]   | |         ----- `title` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] 5 | |         title -> Text,
[INFO] [stderr] 6 | |         content -> Text,
[INFO] [stderr]   | |         ------- `content` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] ... |
[INFO] [stderr] 7 | |         pub_date -> Timestamp,
[INFO] [stderr]   | |         -------- `pub_date` is not local
[INFO] [stderr] 8 | |     }
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_pub_date`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr]    | |         ---- `name` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr] 15 | |         register_date -> Timestamp,
[INFO] [stderr]    | |         ------------- `register_date` is not local
[INFO] [stderr] 16 | |     }
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_register_date`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                 ^---------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Insertable` is not local
[INFO] [stderr]   |                 `table` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                 -^^^^^^^^^
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Insertable` is not local
[INFO] [stderr]   |                 `table` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                 ^---------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `UndecoratedInsertRecord` is not local
[INFO] [stderr]   |                 `table` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                             ^--------
[INFO] [stderr]   |                             |
[INFO] [stderr]   |                             `Queryable` is not local
[INFO] [stderr]   |                             move the `impl` block outside of this function `_impl_queryable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                 ^---------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Insertable` is not local
[INFO] [stderr]    |                 `table` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                 -^^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Insertable` is not local
[INFO] [stderr]    |                 `table` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                 ^---------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                 `table` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:29
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                             ^--------
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             `Queryable` is not local
[INFO] [stderr]    |                             move the `impl` block outside of this function `_impl_queryable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `backend-demo` (bin "backend-demo" test) generated 26 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/backend_demo-d96697b989b61b4c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test server_test::server_test::test_content_too_long ... FAILED
[INFO] [stdout] test server_test::server_test::test_unknown_user ... FAILED
[INFO] [stdout] test server_test::server_test::test_user_name_too_long ... FAILED
[INFO] [stdout] test server_test::server_test::test_add_new_message ... FAILED
[INFO] [stdout] test server_test::server_test::test_clear_message ... FAILED
[INFO] [stdout] test server_test::server_test::test_title_lost ... FAILED
[INFO] [stdout] test server_test::server_test::test_message_can_be_fetched ... FAILED
[INFO] [stdout] test server_test::server_test::test_content_lost ... FAILED
[INFO] [stdout] test server_test::server_test::test_can_reach ... FAILED
[INFO] [stdout] test server_test::server_test::test_title_too_long ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_content_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_content_too_long' (22) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58198c1cecea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58198c1cecea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58198c1e573a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58198c1e573a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58198c1d3782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58198c1d3782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58198c1ad6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58198c1ad6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58198c1c6eb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58198bdef49c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58198bdef49c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58198c1c7072 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58198c1c7072 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58198c1ad788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58198c1a2789 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58198c1ae53d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58198c1e5efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58198c1e5c72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58198bdcadfa - <core[e929cb53b82a81ca]::result::Result<r2d2[e9722d442b98d191]::Pool<diesel[ae30bc7ab7a4fdfb]::r2d2::ConnectionManager<diesel[ae30bc7ab7a4fdfb]::sqlite::connection::SqliteConnection>>, r2d2[e9722d442b98d191]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58198bd9d6da - backend_demo[8c29520d818f2f5]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x58198bd9a852 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:268:24
[INFO] [stdout]   23:     0x58198bdaf856 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x58198bd72a20 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x58198bdd4f05 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58198bdd2fce - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58198bdb08a2 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x58198bdb08a2 - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x58198bdb08a2 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x58198bd564ed - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::task::local::Context>>::set::<<tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x58198bdad25a - <tokio[5cb347a442df440c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x58198bdb3a5b - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x58198bdaf255 - <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x58198bde186d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58198bd6f75d - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x58198bd71e40 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x58198bdd4505 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58198bdd2cae - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58198bd6db7c - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x58198bd6db7c - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x58198bd6db7c - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x58198bd6ef7a - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x58198bd56e05 - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::runtime::basic_scheduler::Context>>::set::<tokio[5cb347a442df440c]::runtime::basic_scheduler::enter<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58198bd69832 - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x58198bd67b33 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x58198bd678a7 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::InnerGuard<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x58198bd66a7e - <tokio[5cb347a442df440c]::runtime::basic_scheduler::BasicScheduler<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x58198bdacd67 - <tokio[5cb347a442df440c]::runtime::Runtime>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x58198bdad684 - <tokio[5cb347a442df440c]::task::local::LocalSet>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x58198bdd269d - <actix_rt[2c54b8067c72011d]::runtime::Runtime>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x58198bd78601 - <actix_rt[2c54b8067c72011d]::system::SystemRunner>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x58198bd9e594 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:265:5
[INFO] [stdout]   53:     0x58198bd952e7 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:266:37
[INFO] [stdout]   54:     0x58198bdc7916 - <backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_too_long::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x58198bde277b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58198bde277b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x58198bdeff6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58198bdeff6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x58198bdeff6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x58198bde9684 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x58198bde9684 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x58198bdf2b72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58198bdf2b72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x58198bdf2b72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x58198c1ce5cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x58198c1ce5cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d8925031aa4 - <unknown>
[INFO] [stdout]   76:     0x7d89250bea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_unknown_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_unknown_user' (26) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58198c1cecea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58198c1cecea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58198c1e573a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58198c1e573a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58198c1d3782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58198c1d3782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58198c1ad6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58198c1ad6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58198c1c6eb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58198bdef49c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58198bdef49c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58198c1c7072 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58198c1c7072 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58198c1ad788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58198c1a2789 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58198c1ae53d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58198c1e5efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58198c1e5c72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58198bdcadfa - <core[e929cb53b82a81ca]::result::Result<r2d2[e9722d442b98d191]::Pool<diesel[ae30bc7ab7a4fdfb]::r2d2::ConnectionManager<diesel[ae30bc7ab7a4fdfb]::sqlite::connection::SqliteConnection>>, r2d2[e9722d442b98d191]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58198bd9d6da - backend_demo[8c29520d818f2f5]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x58198bd96f18 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:334:24
[INFO] [stdout]   23:     0x58198bdaf7d6 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x58198bd72560 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x58198bdd4b05 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58198bdd2e8e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58198bdb0022 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x58198bdb0022 - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x58198bdb0022 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x58198bd560ed - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::task::local::Context>>::set::<<tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x58198bdad11a - <tokio[5cb347a442df440c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x58198bdb391b - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x58198bdae955 - <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x58198bde176d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58198bd6f31d - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x58198bd71980 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x58198bdd4105 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58198bdd2b6e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58198bd6bebc - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x58198bd6bebc - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x58198bd6bebc - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x58198bd6eefa - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x58198bd56a85 - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::runtime::basic_scheduler::Context>>::set::<tokio[5cb347a442df440c]::runtime::basic_scheduler::enter<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58198bd689b2 - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x58198bd67ab3 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x58198bd675a7 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::InnerGuard<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x58198bd65e7e - <tokio[5cb347a442df440c]::runtime::basic_scheduler::BasicScheduler<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x58198bdac927 - <tokio[5cb347a442df440c]::runtime::Runtime>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x58198bdad4c6 - <tokio[5cb347a442df440c]::task::local::LocalSet>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x58198bdd255b - <actix_rt[2c54b8067c72011d]::runtime::Runtime>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x58198bd78503 - <actix_rt[2c54b8067c72011d]::system::SystemRunner>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x58198bd9e392 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:331:5
[INFO] [stdout]   53:     0x58198bd95227 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:332:33
[INFO] [stdout]   54:     0x58198bdc7816 - <backend_demo[8c29520d818f2f5]::server_test::server_test::test_unknown_user::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x58198bde277b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58198bde277b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x58198bdeff6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58198bdeff6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x58198bdeff6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x58198bde9684 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x58198bde9684 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x58198bdf2b72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58198bdf2b72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x58198bdf2b72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x58198c1ce5cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x58198c1ce5cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d8925031aa4 - <unknown>
[INFO] [stdout]   76:     0x7d89250bea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_user_name_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_user_name_too_long' (27) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58198c1cecea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58198c1cecea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58198c1e573a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58198c1e573a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58198c1d3782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58198c1d3782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58198c1ad6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58198c1ad6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58198c1c6eb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58198bdef49c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58198bdef49c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58198c1c7072 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58198c1c7072 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58198c1ad788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58198c1a2789 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58198c1ae53d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58198c1e5efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58198c1e5c72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58198bdcadfa - <core[e929cb53b82a81ca]::result::Result<r2d2[e9722d442b98d191]::Pool<diesel[ae30bc7ab7a4fdfb]::r2d2::ConnectionManager<diesel[ae30bc7ab7a4fdfb]::sqlite::connection::SqliteConnection>>, r2d2[e9722d442b98d191]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58198bd9d6da - backend_demo[8c29520d818f2f5]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x58198bd9b352 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:241:24
[INFO] [stdout]   23:     0x58198bdaf876 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x58198bd72b50 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x58198bdd5005 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58198bdd301e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58198bdb0ac2 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x58198bdb0ac2 - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x58198bdb0ac2 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x58198bd565ed - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::task::local::Context>>::set::<<tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x58198bdad2aa - <tokio[5cb347a442df440c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x58198bdb3aab - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x58198bdaf495 - <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x58198bde18ad - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58198bd6f86d - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x58198bd71f70 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x58198bdd4605 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58198bdd2cfe - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58198bd6e2ac - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x58198bd6e2ac - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x58198bd6e2ac - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x58198bd6ef9a - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x58198bd56ee5 - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::runtime::basic_scheduler::Context>>::set::<tokio[5cb347a442df440c]::runtime::basic_scheduler::enter<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58198bd69bd2 - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x58198bd67b53 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x58198bd67967 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::InnerGuard<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x58198bd66d7e - <tokio[5cb347a442df440c]::runtime::basic_scheduler::BasicScheduler<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x58198bdace77 - <tokio[5cb347a442df440c]::runtime::Runtime>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x58198bdad6f4 - <tokio[5cb347a442df440c]::task::local::LocalSet>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x58198bdd26ed - <actix_rt[2c54b8067c72011d]::runtime::Runtime>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x58198bd78641 - <actix_rt[2c54b8067c72011d]::system::SystemRunner>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x58198bd9e614 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:238:5
[INFO] [stdout]   53:     0x58198bd95317 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:239:39
[INFO] [stdout]   54:     0x58198bdc7956 - <backend_demo[8c29520d818f2f5]::server_test::server_test::test_user_name_too_long::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x58198bde277b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58198bde277b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x58198bdeff6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58198bdeff6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x58198bdeff6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x58198bde9684 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x58198bde9684 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x58198bdf2b72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58198bdf2b72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x58198bdf2b72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x58198c1ce5cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x58198c1ce5cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d8925031aa4 - <unknown>
[INFO] [stdout]   76:     0x7d89250bea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_add_new_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_add_new_message' (18) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58198c1cecea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58198c1cecea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58198c1e573a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58198c1e573a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58198c1d3782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58198c1d3782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58198c1ad6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58198c1ad6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58198c1c6eb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58198bdef49c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58198bdef49c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58198c1c7072 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58198c1c7072 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58198c1ad788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58198c1a2789 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58198c1ae53d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58198c1e5efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58198c1e5c72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58198bdcadfa - <core[e929cb53b82a81ca]::result::Result<r2d2[e9722d442b98d191]::Pool<diesel[ae30bc7ab7a4fdfb]::r2d2::ConnectionManager<diesel[ae30bc7ab7a4fdfb]::sqlite::connection::SqliteConnection>>, r2d2[e9722d442b98d191]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58198bd9d6da - backend_demo[8c29520d818f2f5]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x58198bd99556 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:135:24
[INFO] [stdout]   23:     0x58198bdaf836 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x58198bd728f0 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x58198bdd4e05 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58198bdd2f7e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58198bdb0682 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x58198bdb0682 - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x58198bdb0682 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x58198bd563ed - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::task::local::Context>>::set::<<tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x58198bdad20a - <tokio[5cb347a442df440c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x58198bdb3a0b - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x58198bdaf015 - <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x58198bde182d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58198bd6f64d - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x58198bd71d10 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x58198bdd4405 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58198bdd2c5e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58198bd6d44c - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x58198bd6d44c - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x58198bd6d44c - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x58198bd6ef5a - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x58198bd56d25 - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::runtime::basic_scheduler::Context>>::set::<tokio[5cb347a442df440c]::runtime::basic_scheduler::enter<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58198bd69492 - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x58198bd67b13 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x58198bd677e7 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::InnerGuard<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x58198bd6677e - <tokio[5cb347a442df440c]::runtime::basic_scheduler::BasicScheduler<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x58198bdacc57 - <tokio[5cb347a442df440c]::runtime::Runtime>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x58198bdad616 - <tokio[5cb347a442df440c]::task::local::LocalSet>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x58198bdd264b - <actix_rt[2c54b8067c72011d]::runtime::Runtime>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x58198bd785c3 - <actix_rt[2c54b8067c72011d]::system::SystemRunner>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x58198bd9e512 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:132:5
[INFO] [stdout]   53:     0x58198bd952b7 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:133:36
[INFO] [stdout]   54:     0x58198bdc78d6 - <backend_demo[8c29520d818f2f5]::server_test::server_test::test_add_new_message::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x58198bde277b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58198bde277b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x58198bdeff6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58198bdeff6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x58198bdeff6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x58198bde9684 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x58198bde9684 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x58198bdf2b72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58198bdf2b72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x58198bdf2b72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x58198c1ce5cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x58198c1ce5cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d8925031aa4 - <unknown>
[INFO] [stdout]   76:     0x7d89250bea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_clear_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_clear_message' (20) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58198c1cecea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58198c1cecea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58198c1e573a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58198c1e573a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58198c1d3782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58198c1d3782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58198c1ad6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58198c1ad6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58198c1c6eb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58198bdef49c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58198bdef49c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58198c1c7072 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58198c1c7072 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58198c1ad788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58198c1a2789 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58198c1ae53d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58198c1e5efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58198c1e5c72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58198bdcadfa - <core[e929cb53b82a81ca]::result::Result<r2d2[e9722d442b98d191]::Pool<diesel[ae30bc7ab7a4fdfb]::r2d2::ConnectionManager<diesel[ae30bc7ab7a4fdfb]::sqlite::connection::SqliteConnection>>, r2d2[e9722d442b98d191]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58198bd9d6da - backend_demo[8c29520d818f2f5]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x58198bd98060 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:391:24
[INFO] [stdout]   23:     0x58198bdaf7f6 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x58198bd72690 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x58198bdd4c05 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58198bdd2ede - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58198bdb0242 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x58198bdb0242 - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x58198bdb0242 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x58198bd561ed - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::task::local::Context>>::set::<<tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x58198bdad16a - <tokio[5cb347a442df440c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x58198bdb396b - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x58198bdaeb95 - <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x58198bde17ad - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58198bd6f42d - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x58198bd71ab0 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x58198bdd4205 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58198bdd2bbe - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58198bd6c5ec - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x58198bd6c5ec - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x58198bd6c5ec - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x58198bd6ef1a - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x58198bd56b65 - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::runtime::basic_scheduler::Context>>::set::<tokio[5cb347a442df440c]::runtime::basic_scheduler::enter<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58198bd68d52 - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x58198bd67ad3 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x58198bd67667 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::InnerGuard<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x58198bd6617e - <tokio[5cb347a442df440c]::runtime::basic_scheduler::BasicScheduler<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x58198bdaca37 - <tokio[5cb347a442df440c]::runtime::Runtime>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x58198bdad536 - <tokio[5cb347a442df440c]::task::local::LocalSet>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x58198bdd25ab - <actix_rt[2c54b8067c72011d]::runtime::Runtime>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x58198bd78543 - <actix_rt[2c54b8067c72011d]::system::SystemRunner>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x58198bd9e412 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:388:5
[INFO] [stdout]   53:     0x58198bd95257 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:389:34
[INFO] [stdout]   54:     0x58198bdc7856 - <backend_demo[8c29520d818f2f5]::server_test::server_test::test_clear_message::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x58198bde277b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58198bde277b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x58198bdeff6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58198bdeff6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x58198bdeff6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x58198bde9684 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x58198bde9684 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x58198bdf2b72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58198bdf2b72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x58198bdf2b72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x58198c1ce5cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x58198c1ce5cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d8925031aa4 - <unknown>
[INFO] [stdout]   76:     0x7d89250bea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_title_lost stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_title_lost' (24) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58198c1cecea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58198c1cecea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58198c1e573a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58198c1e573a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58198c1d3782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58198c1d3782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58198c1ad6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58198c1ad6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58198c1c6eb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58198bdef49c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58198bdef49c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58198c1c7072 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58198c1c7072 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58198c1ad788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58198c1a2789 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58198c1ae53d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58198c1e5efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58198c1e5c72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58198bdcadfa - <core[e929cb53b82a81ca]::result::Result<r2d2[e9722d442b98d191]::Pool<diesel[ae30bc7ab7a4fdfb]::r2d2::ConnectionManager<diesel[ae30bc7ab7a4fdfb]::sqlite::connection::SqliteConnection>>, r2d2[e9722d442b98d191]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58198bd9d6da - backend_demo[8c29520d818f2f5]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x58198bd95a5e - backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:193:24
[INFO] [stdout]   23:     0x58198bdaf796 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x58198bd72300 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x58198bdd4905 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58198bdd2dee - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58198bdafbe2 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x58198bdafbe2 - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x58198bdafbe2 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x58198bd55eed - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::task::local::Context>>::set::<<tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x58198bdad07a - <tokio[5cb347a442df440c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x58198bdb387b - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x58198bdae4d5 - <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x58198bde16ed - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58198bd6f0fd - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x58198bd71720 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x58198bdd3f05 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58198bdd2ace - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58198bd6b05c - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x58198bd6b05c - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x58198bd6b05c - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x58198bd6eeba - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x58198bd568c5 - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::runtime::basic_scheduler::Context>>::set::<tokio[5cb347a442df440c]::runtime::basic_scheduler::enter<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58198bd68272 - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x58198bd67a73 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x58198bd67427 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::InnerGuard<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x58198bd6587e - <tokio[5cb347a442df440c]::runtime::basic_scheduler::BasicScheduler<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x58198bdac707 - <tokio[5cb347a442df440c]::runtime::Runtime>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x58198bdad3e4 - <tokio[5cb347a442df440c]::task::local::LocalSet>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x58198bdd24bd - <actix_rt[2c54b8067c72011d]::runtime::Runtime>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x58198bd78481 - <actix_rt[2c54b8067c72011d]::system::SystemRunner>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x58198bd9e294 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:190:5
[INFO] [stdout]   53:     0x58198bd951c7 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:191:31
[INFO] [stdout]   54:     0x58198bdc7796 - <backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_lost::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x58198bde277b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58198bde277b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x58198bdeff6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58198bdeff6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x58198bdeff6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x58198bde9684 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x58198bde9684 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x58198bdf2b72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58198bdf2b72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x58198bdf2b72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x58198c1ce5cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x58198c1ce5cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d8925031aa4 - <unknown>
[INFO] [stdout]   76:     0x7d89250bea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_message_can_be_fetched stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_message_can_be_fetched' (23) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58198c1cecea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58198c1cecea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58198c1e573a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58198c1e573a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58198c1d3782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58198c1d3782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58198c1ad6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58198c1ad6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58198c1c6eb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58198bdef49c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58198bdef49c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58198c1c7072 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58198c1c7072 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58198c1ad788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58198c1a2789 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58198c1ae53d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58198c1e5efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58198c1e5c72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58198bdcadfa - <core[e929cb53b82a81ca]::result::Result<r2d2[e9722d442b98d191]::Pool<diesel[ae30bc7ab7a4fdfb]::r2d2::ConnectionManager<diesel[ae30bc7ab7a4fdfb]::sqlite::connection::SqliteConnection>>, r2d2[e9722d442b98d191]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58198bd9d6da - backend_demo[8c29520d818f2f5]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x58198bd9be61 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:89:24
[INFO] [stdout]   23:     0x58198bdaf896 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x58198bd72c80 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x58198bdd5105 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58198bdd306e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58198bdb0ce2 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x58198bdb0ce2 - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x58198bdb0ce2 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x58198bd566ed - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::task::local::Context>>::set::<<tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x58198bdad2fa - <tokio[5cb347a442df440c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x58198bdb3afb - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x58198bdaf6d5 - <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x58198bde18ed - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58198bd6f97d - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x58198bd720a0 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x58198bdd4705 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58198bdd2d4e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58198bd6e9dc - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x58198bd6e9dc - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x58198bd6e9dc - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x58198bd6efba - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x58198bd56fc5 - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::runtime::basic_scheduler::Context>>::set::<tokio[5cb347a442df440c]::runtime::basic_scheduler::enter<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58198bd69f72 - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x58198bd67b73 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x58198bd67a27 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::InnerGuard<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x58198bd6707e - <tokio[5cb347a442df440c]::runtime::basic_scheduler::BasicScheduler<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x58198bdacf87 - <tokio[5cb347a442df440c]::runtime::Runtime>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x58198bdad766 - <tokio[5cb347a442df440c]::task::local::LocalSet>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x58198bdd273b - <actix_rt[2c54b8067c72011d]::runtime::Runtime>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x58198bd78683 - <actix_rt[2c54b8067c72011d]::system::SystemRunner>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x58198bd9e692 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:86:5
[INFO] [stdout]   53:     0x58198bd95347 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:87:43
[INFO] [stdout]   54:     0x58198bdc7996 - <backend_demo[8c29520d818f2f5]::server_test::server_test::test_message_can_be_fetched::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x58198bde277b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58198bde277b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x58198bdeff6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58198bdeff6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x58198bdeff6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x58198bde9684 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x58198bde9684 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x58198bdf2b72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58198bdf2b72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x58198bdf2b72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x58198c1ce5cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x58198c1ce5cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d8925031aa4 - <unknown>
[INFO] [stdout]   76:     0x7d89250bea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_content_lost stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_content_lost' (21) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58198c1cecea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58198c1cecea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58198c1e573a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58198c1e573a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58198c1d3782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58198c1d3782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58198c1ad6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58198c1ad6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58198c1c6eb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58198bdef49c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58198bdef49c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58198c1c7072 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58198c1c7072 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58198c1ad788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58198c1a2789 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58198c1ae53d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58198c1e5efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58198c1e5c72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58198bdcadfa - <core[e929cb53b82a81ca]::result::Result<r2d2[e9722d442b98d191]::Pool<diesel[ae30bc7ab7a4fdfb]::r2d2::ConnectionManager<diesel[ae30bc7ab7a4fdfb]::sqlite::connection::SqliteConnection>>, r2d2[e9722d442b98d191]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58198bd9d6da - backend_demo[8c29520d818f2f5]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x58198bd964ae - backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:217:24
[INFO] [stdout]   23:     0x58198bdaf7b6 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x58198bd72430 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x58198bdd4a05 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58198bdd2e3e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58198bdafe02 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x58198bdafe02 - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x58198bdafe02 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x58198bd55fed - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::task::local::Context>>::set::<<tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x58198bdad0ca - <tokio[5cb347a442df440c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x58198bdb38cb - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x58198bdae715 - <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x58198bde172d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58198bd6f20d - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x58198bd71850 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x58198bdd4005 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58198bdd2b1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58198bd6b78c - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x58198bd6b78c - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x58198bd6b78c - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x58198bd6eeda - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x58198bd569a5 - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::runtime::basic_scheduler::Context>>::set::<tokio[5cb347a442df440c]::runtime::basic_scheduler::enter<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58198bd68612 - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x58198bd67a93 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x58198bd674e7 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::InnerGuard<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x58198bd65b7e - <tokio[5cb347a442df440c]::runtime::basic_scheduler::BasicScheduler<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x58198bdac817 - <tokio[5cb347a442df440c]::runtime::Runtime>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x58198bdad454 - <tokio[5cb347a442df440c]::task::local::LocalSet>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x58198bdd250d - <actix_rt[2c54b8067c72011d]::runtime::Runtime>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x58198bd784c1 - <actix_rt[2c54b8067c72011d]::system::SystemRunner>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x58198bd9e314 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:214:5
[INFO] [stdout]   53:     0x58198bd951f7 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:215:33
[INFO] [stdout]   54:     0x58198bdc77d6 - <backend_demo[8c29520d818f2f5]::server_test::server_test::test_content_lost::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x58198bde277b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58198bde277b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x58198bdeff6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58198bdeff6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x58198bdeff6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x58198bde9684 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x58198bde9684 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x58198bdf2b72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58198bdf2b72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x58198bdf2b72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x58198c1ce5cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x58198c1ce5cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d8925031aa4 - <unknown>
[INFO] [stdout]   76:     0x7d89250bea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_can_reach stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_can_reach' (19) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58198c1cecea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58198c1cecea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58198c1e573a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58198c1e573a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58198c1d3782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58198c1d3782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58198c1ad6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58198c1ad6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58198c1c6eb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58198bdef49c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58198bdef49c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58198c1c7072 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58198c1c7072 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58198c1ad788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58198c1a2789 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58198c1ae53d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58198c1e5efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58198c1e5c72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58198bdcadfa - <core[e929cb53b82a81ca]::result::Result<r2d2[e9722d442b98d191]::Pool<diesel[ae30bc7ab7a4fdfb]::r2d2::ConnectionManager<diesel[ae30bc7ab7a4fdfb]::sqlite::connection::SqliteConnection>>, r2d2[e9722d442b98d191]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58198bd9d6da - backend_demo[8c29520d818f2f5]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x58198bd953bd - backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:76:24
[INFO] [stdout]   23:     0x58198bdaf776 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x58198bd721d0 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x58198bdd4805 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58198bdd2d9e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58198bdaf9c2 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x58198bdaf9c2 - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x58198bdaf9c2 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x58198bd55ded - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::task::local::Context>>::set::<<tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x58198bdad02a - <tokio[5cb347a442df440c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x58198bdb382b - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x58198bdae295 - <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x58198bde16ad - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58198bd6efed - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x58198bd715f0 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x58198bdd3e05 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58198bdd2a7e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58198bd6a92c - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x58198bd6a92c - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x58198bd6a92c - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x58198bd6ee9a - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x58198bd567e5 - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::runtime::basic_scheduler::Context>>::set::<tokio[5cb347a442df440c]::runtime::basic_scheduler::enter<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58198bd67ed2 - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x58198bd67a53 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x58198bd67367 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::InnerGuard<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x58198bd6557e - <tokio[5cb347a442df440c]::runtime::basic_scheduler::BasicScheduler<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x58198bdac5f7 - <tokio[5cb347a442df440c]::runtime::Runtime>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x58198bdad374 - <tokio[5cb347a442df440c]::task::local::LocalSet>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x58198bdd246d - <actix_rt[2c54b8067c72011d]::runtime::Runtime>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x58198bd78441 - <actix_rt[2c54b8067c72011d]::system::SystemRunner>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x58198bd9e214 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:74:5
[INFO] [stdout]   53:     0x58198bd95197 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:75:30
[INFO] [stdout]   54:     0x58198bdc7756 - <backend_demo[8c29520d818f2f5]::server_test::server_test::test_can_reach::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x58198bde277b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58198bde277b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x58198bdeff6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58198bdeff6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x58198bdeff6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x58198bde9684 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x58198bde9684 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x58198bdf2b72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58198bdf2b72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x58198bdf2b72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x58198c1ce5cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x58198c1ce5cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d8925031aa4 - <unknown>
[INFO] [stdout]   76:     0x7d89250bea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_title_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_title_too_long' (25) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58198c1cecea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58198c1cecea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58198c1cecea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58198c1e573a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58198c1e573a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58198c1d3782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58198c1d3782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58198c1ad6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58198c1ad6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58198c1c6eb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58198bdef49c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58198bdef49c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58198c1c7072 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58198c1c7072 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58198c1ad788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58198c1a2789 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58198c1ae53d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58198c1e5efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58198c1e5c72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58198bdcadfa - <core[e929cb53b82a81ca]::result::Result<r2d2[e9722d442b98d191]::Pool<diesel[ae30bc7ab7a4fdfb]::r2d2::ConnectionManager<diesel[ae30bc7ab7a4fdfb]::sqlite::connection::SqliteConnection>>, r2d2[e9722d442b98d191]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58198bd9d6da - backend_demo[8c29520d818f2f5]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x58198bd98a22 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:300:24
[INFO] [stdout]   23:     0x58198bdaf816 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x58198bd727c0 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x58198bdd4d05 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x58198bdd2f2e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x58198bdb0462 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x58198bdb0462 - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x58198bdb0462 - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x58198bd562ed - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::task::local::Context>>::set::<<tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x58198bdad1ba - <tokio[5cb347a442df440c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x58198bdb39bb - <tokio[5cb347a442df440c]::task::local::RunUntil<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x58198bdaedd5 - <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x58198bde17ed - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x58198bd6f53d - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x58198bd71be0 - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x58198bdd4305 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::try_with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x58198bdd2c0e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[5cb347a442df440c]::coop::Budget>>>::with::<tokio[5cb347a442df440c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x58198bd6cd1c - tokio[5cb347a442df440c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x58198bd6cd1c - tokio[5cb347a442df440c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x58198bd6cd1c - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x58198bd6ef3a - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x58198bd56c45 - <tokio[5cb347a442df440c]::macros::scoped_tls::ScopedKey<tokio[5cb347a442df440c]::runtime::basic_scheduler::Context>>::set::<tokio[5cb347a442df440c]::runtime::basic_scheduler::enter<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x58198bd690f2 - tokio[5cb347a442df440c]::runtime::basic_scheduler::enter::<<tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[5cb347a442df440c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x58198bd67af3 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::Inner<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x58198bd67727 - <tokio[5cb347a442df440c]::runtime::basic_scheduler::InnerGuard<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x58198bd6647e - <tokio[5cb347a442df440c]::runtime::basic_scheduler::BasicScheduler<tokio[5cb347a442df440c]::runtime::driver::Driver>>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x58198bdacb47 - <tokio[5cb347a442df440c]::runtime::Runtime>::block_on::<<tokio[5cb347a442df440c]::task::local::LocalSet>::run_until<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x58198bdad5a4 - <tokio[5cb347a442df440c]::task::local::LocalSet>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x58198bdd25fd - <actix_rt[2c54b8067c72011d]::runtime::Runtime>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x58198bd78581 - <actix_rt[2c54b8067c72011d]::system::SystemRunner>::block_on::<backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x58198bd9e494 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:297:5
[INFO] [stdout]   53:     0x58198bd95287 - backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:298:35
[INFO] [stdout]   54:     0x58198bdc7896 - <backend_demo[8c29520d818f2f5]::server_test::server_test::test_title_too_long::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x58198bde277b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x58198bde277b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x58198bdeff6b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58198bdeff6b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58198bdeff6b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58198bdeff6b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x58198bdeff6b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x58198bde9684 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x58198bde9684 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x58198bdf2b72 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58198bdf2b72 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58198bdf2b72 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58198bdf2b72 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x58198bdf2b72 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x58198c1ce5cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x58198c1ce5cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d8925031aa4 - <unknown>
[INFO] [stdout]   76:     0x7d89250bea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     server_test::server_test::test_add_new_message
[INFO] [stdout]     server_test::server_test::test_can_reach
[INFO] [stdout]     server_test::server_test::test_clear_message
[INFO] [stdout]     server_test::server_test::test_content_lost
[INFO] [stdout]     server_test::server_test::test_content_too_long
[INFO] [stdout]     server_test::server_test::test_message_can_be_fetched
[INFO] [stdout]     server_test::server_test::test_title_lost
[INFO] [stdout]     server_test::server_test::test_title_too_long
[INFO] [stdout]     server_test::server_test::test_unknown_user
[INFO] [stdout]     server_test::server_test::test_user_name_too_long
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin backend-demo`
[INFO] running `Command { std: "docker" "inspect" "58f9baa3276353afa6817467172897d638726d121707ea3b0e862d2b9d4c3ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58f9baa3276353afa6817467172897d638726d121707ea3b0e862d2b9d4c3ed1", kill_on_drop: false }`
[INFO] [stdout] 58f9baa3276353afa6817467172897d638726d121707ea3b0e862d2b9d4c3ed1
