[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 try#33835004928d3bf65db4d4712e1330766263b0bd 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/comradez/backend-demo on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5238fb1bd5cce5ba6b699443e55f89df0a087b550d4011656fd8c07d997cf1b
[INFO] running `Command { std: "docker" "start" "-a" "a5238fb1bd5cce5ba6b699443e55f89df0a087b550d4011656fd8c07d997cf1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5238fb1bd5cce5ba6b699443e55f89df0a087b550d4011656fd8c07d997cf1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5238fb1bd5cce5ba6b699443e55f89df0a087b550d4011656fd8c07d997cf1b", kill_on_drop: false }`
[INFO] [stdout] a5238fb1bd5cce5ba6b699443e55f89df0a087b550d4011656fd8c07d997cf1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51088bdcd2e0658f1dfc0ebe1551f8945305025498098c90c1ee9ef17c4bae1f
[INFO] running `Command { std: "docker" "start" "-a" "51088bdcd2e0658f1dfc0ebe1551f8945305025498098c90c1ee9ef17c4bae1f", 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 futures-io v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.47
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling standback v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling match_cfg v0.1.0
[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 heck v0.3.2
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[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 hostname v0.3.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.11.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 tracing v0.1.25
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling rand v0.7.3
[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 idna v0.2.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling mio v0.7.9
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling regex v1.4.3
[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 time-macros-impl v0.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[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-threadpool v0.3.3
[INFO] [stderr]    Compiling diesel v1.4.6
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling actix-rt v1.1.1
[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-utils v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.6
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[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 17s
[INFO] running `Command { std: "docker" "inspect" "51088bdcd2e0658f1dfc0ebe1551f8945305025498098c90c1ee9ef17c4bae1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51088bdcd2e0658f1dfc0ebe1551f8945305025498098c90c1ee9ef17c4bae1f", kill_on_drop: false }`
[INFO] [stdout] 51088bdcd2e0658f1dfc0ebe1551f8945305025498098c90c1ee9ef17c4bae1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f8c05bed77cf4ef3e7f3ab020ee08e5695c662b8fe5adea780ebbff5e1c174a
[INFO] running `Command { std: "docker" "start" "-a" "8f8c05bed77cf4ef3e7f3ab020ee08e5695c662b8fe5adea780ebbff5e1c174a", 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 4.07s
[INFO] running `Command { std: "docker" "inspect" "8f8c05bed77cf4ef3e7f3ab020ee08e5695c662b8fe5adea780ebbff5e1c174a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f8c05bed77cf4ef3e7f3ab020ee08e5695c662b8fe5adea780ebbff5e1c174a", kill_on_drop: false }`
[INFO] [stdout] 8f8c05bed77cf4ef3e7f3ab020ee08e5695c662b8fe5adea780ebbff5e1c174a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e03b36cf553dd8271d1c54d1ea4d8259fc334e929b0c30b76bc334c5b670206c
[INFO] running `Command { std: "docker" "start" "-a" "e03b36cf553dd8271d1c54d1ea4d8259fc334e929b0c30b76bc334c5b670206c", 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.27s
[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_can_reach ... 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_content_lost ... FAILED
[INFO] [stdout] test server_test::server_test::test_add_new_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_clear_message ... FAILED
[INFO] [stdout] test server_test::server_test::test_title_too_long ... FAILED
[INFO] [stdout] test server_test::server_test::test_content_too_long ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_can_reach stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_can_reach' (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:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651e7146912a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651e7146912a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651e7147fb7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651e7147fb7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x651e7146dbc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651e7146dbc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651e71447b0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651e71447b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651e71461349 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651e7108d07c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x651e7108d07c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651e71461502 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651e71461502 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651e71447bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651e7143f359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651e7144897d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651e7148033c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651e714800b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651e7104d7fa - <core[35159d6ffb30e017]::result::Result<r2d2[bd682cfcadfea5c4]::Pool<diesel[4f65eaf26309607d]::r2d2::ConnectionManager<diesel[4f65eaf26309607d]::sqlite::connection::SqliteConnection>>, r2d2[bd682cfcadfea5c4]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651e7107666a - backend_demo[29bee82dece10ab6]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x651e7106e32d - backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:76:24
[INFO] [stdout]   23:     0x651e71015b16 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71027ff0 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e70ffa795 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x651e70ff8d2e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x651e71015d62 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71015d62 - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71015d62 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710047bd - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::task::local::Context>>::set::<<tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::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:     0x651e7101373a - <tokio[932f12968db989d0]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71019aab - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71014635 - <tokio[932f12968db989d0]::task::local::LocalSet>::run_until::<backend_demo[29bee82dece10ab6]::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:     0x651e7102496d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x651e70ff77cd - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71027410 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff9d95 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x651e70ff8a0e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x651e70ff310c - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff310c - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff310c - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff767a - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e710051b5 - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::runtime::basic_scheduler::Context>>::set::<tokio[932f12968db989d0]::runtime::basic_scheduler::enter<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff0652 - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff01d3 - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fefae7 - <tokio[932f12968db989d0]::runtime::basic_scheduler::InnerGuard<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fedcfe - <tokio[932f12968db989d0]::runtime::basic_scheduler::BasicScheduler<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71012b07 - <tokio[932f12968db989d0]::runtime::Runtime>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013a84 - <tokio[932f12968db989d0]::task::local::LocalSet>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e70ff83fd - <actix_rt[c9148cf1c8b3262e]::runtime::Runtime>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71078e41 - <actix_rt[c9148cf1c8b3262e]::system::SystemRunner>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e710771a4 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:74:5
[INFO] [stdout]   53:     0x651e7106e107 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:75:30
[INFO] [stdout]   54:     0x651e71012196 - <backend_demo[29bee82dece10ab6]::server_test::server_test::test_can_reach::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651e7108035b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651e7108035b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x651e7108db4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651e7108db4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x651e7108db4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x651e71088524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x651e71088524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x651e71090752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651e71090752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x651e71090752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651e71468a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x651e71468a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x765e54c17aa4 - <unknown>
[INFO] [stdout]   76:     0x765e54ca4a64 - 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' (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:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651e7146912a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651e7146912a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651e7147fb7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651e7147fb7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x651e7146dbc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651e7146dbc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651e71447b0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651e71447b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651e71461349 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651e7108d07c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x651e7108d07c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651e71461502 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651e71461502 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651e71447bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651e7143f359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651e7144897d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651e7148033c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651e714800b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651e7104d7fa - <core[35159d6ffb30e017]::result::Result<r2d2[bd682cfcadfea5c4]::Pool<diesel[4f65eaf26309607d]::r2d2::ConnectionManager<diesel[4f65eaf26309607d]::sqlite::connection::SqliteConnection>>, r2d2[bd682cfcadfea5c4]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651e7107666a - backend_demo[29bee82dece10ab6]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x651e7106fe88 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:334:24
[INFO] [stdout]   23:     0x651e71015b76 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71028380 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e70ffaa95 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x651e70ff8e1e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x651e710163c2 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710163c2 - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710163c2 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71004abd - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::task::local::Context>>::set::<<tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::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:     0x651e7101382a - <tokio[932f12968db989d0]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71019b9b - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71014cf5 - <tokio[932f12968db989d0]::task::local::LocalSet>::run_until::<backend_demo[29bee82dece10ab6]::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:     0x651e71024a2d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x651e70ff7afd - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e710277a0 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ffa095 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x651e70ff8afe - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x651e70ff469c - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff469c - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff469c - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff76da - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e71005455 - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::runtime::basic_scheduler::Context>>::set::<tokio[932f12968db989d0]::runtime::basic_scheduler::enter<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff1132 - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff0233 - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fefd27 - <tokio[932f12968db989d0]::runtime::basic_scheduler::InnerGuard<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fee5fe - <tokio[932f12968db989d0]::runtime::basic_scheduler::BasicScheduler<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71012e37 - <tokio[932f12968db989d0]::runtime::Runtime>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013bd6 - <tokio[932f12968db989d0]::task::local::LocalSet>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e70ff84eb - <actix_rt[c9148cf1c8b3262e]::runtime::Runtime>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71078f03 - <actix_rt[c9148cf1c8b3262e]::system::SystemRunner>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71077322 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:331:5
[INFO] [stdout]   53:     0x651e7106e197 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:332:33
[INFO] [stdout]   54:     0x651e71012256 - <backend_demo[29bee82dece10ab6]::server_test::server_test::test_unknown_user::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651e7108035b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651e7108035b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x651e7108db4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651e7108db4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x651e7108db4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x651e71088524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x651e71088524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x651e71090752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651e71090752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x651e71090752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651e71468a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x651e71468a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x765e54c17aa4 - <unknown>
[INFO] [stdout]   76:     0x765e54ca4a64 - 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' (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:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651e7146912a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651e7146912a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651e7147fb7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651e7147fb7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x651e7146dbc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651e7146dbc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651e71447b0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651e71447b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651e71461349 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651e7108d07c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x651e7108d07c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651e71461502 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651e71461502 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651e71447bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651e7143f359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651e7144897d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651e7148033c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651e714800b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651e7104d7fa - <core[35159d6ffb30e017]::result::Result<r2d2[bd682cfcadfea5c4]::Pool<diesel[4f65eaf26309607d]::r2d2::ConnectionManager<diesel[4f65eaf26309607d]::sqlite::connection::SqliteConnection>>, r2d2[bd682cfcadfea5c4]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651e7107666a - backend_demo[29bee82dece10ab6]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x651e710742c2 - backend_demo[29bee82dece10ab6]::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:     0x651e71015c16 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71028970 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e70ffaf95 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x651e70ff8fae - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x651e71016e62 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71016e62 - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71016e62 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71004fbd - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::task::local::Context>>::set::<<tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::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:     0x651e710139ba - <tokio[932f12968db989d0]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71019d2b - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71015835 - <tokio[932f12968db989d0]::task::local::LocalSet>::run_until::<backend_demo[29bee82dece10ab6]::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:     0x651e71024b6d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x651e70ff804d - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71027d90 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ffa595 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x651e70ff8c8e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x651e70ff6a8c - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff6a8c - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff6a8c - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff777a - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e710058b5 - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::runtime::basic_scheduler::Context>>::set::<tokio[932f12968db989d0]::runtime::basic_scheduler::enter<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff2352 - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff02d3 - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff00e7 - <tokio[932f12968db989d0]::runtime::basic_scheduler::InnerGuard<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fef4fe - <tokio[932f12968db989d0]::runtime::basic_scheduler::BasicScheduler<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013387 - <tokio[932f12968db989d0]::runtime::Runtime>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013e04 - <tokio[932f12968db989d0]::task::local::LocalSet>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e70ff867d - <actix_rt[c9148cf1c8b3262e]::runtime::Runtime>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71079041 - <actix_rt[c9148cf1c8b3262e]::system::SystemRunner>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e710775a4 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:238:5
[INFO] [stdout]   53:     0x651e7106e287 - backend_demo[29bee82dece10ab6]::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:     0x651e71012396 - <backend_demo[29bee82dece10ab6]::server_test::server_test::test_user_name_too_long::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651e7108035b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651e7108035b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x651e7108db4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651e7108db4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x651e7108db4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x651e71088524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x651e71088524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x651e71090752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651e71090752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x651e71090752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651e71468a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x651e71468a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x765e54c17aa4 - <unknown>
[INFO] [stdout]   76:     0x765e54ca4a64 - 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' (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:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651e7146912a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651e7146912a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651e7147fb7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651e7147fb7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x651e7146dbc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651e7146dbc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651e71447b0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651e71447b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651e71461349 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651e7108d07c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x651e7108d07c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651e71461502 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651e71461502 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651e71447bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651e7143f359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651e7144897d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651e7148033c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651e714800b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651e7104d7fa - <core[35159d6ffb30e017]::result::Result<r2d2[bd682cfcadfea5c4]::Pool<diesel[4f65eaf26309607d]::r2d2::ConnectionManager<diesel[4f65eaf26309607d]::sqlite::connection::SqliteConnection>>, r2d2[bd682cfcadfea5c4]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651e7107666a - backend_demo[29bee82dece10ab6]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x651e7106f41e - backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:217:24
[INFO] [stdout]   23:     0x651e71015b56 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71028250 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e70ffa995 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x651e70ff8dce - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x651e710161a2 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710161a2 - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710161a2 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710049bd - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::task::local::Context>>::set::<<tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::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:     0x651e710137da - <tokio[932f12968db989d0]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71019b4b - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71014ab5 - <tokio[932f12968db989d0]::task::local::LocalSet>::run_until::<backend_demo[29bee82dece10ab6]::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:     0x651e710249ed - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x651e70ff79ed - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71027670 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff9f95 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x651e70ff8aae - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x651e70ff3f6c - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff3f6c - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff3f6c - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff76ba - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e71005375 - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::runtime::basic_scheduler::Context>>::set::<tokio[932f12968db989d0]::runtime::basic_scheduler::enter<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff0d92 - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff0213 - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fefc67 - <tokio[932f12968db989d0]::runtime::basic_scheduler::InnerGuard<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fee2fe - <tokio[932f12968db989d0]::runtime::basic_scheduler::BasicScheduler<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71012d27 - <tokio[932f12968db989d0]::runtime::Runtime>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013b64 - <tokio[932f12968db989d0]::task::local::LocalSet>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e70ff849d - <actix_rt[c9148cf1c8b3262e]::runtime::Runtime>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71078ec1 - <actix_rt[c9148cf1c8b3262e]::system::SystemRunner>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e710772a4 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:214:5
[INFO] [stdout]   53:     0x651e7106e167 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:215:33
[INFO] [stdout]   54:     0x651e71012216 - <backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_lost::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651e7108035b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651e7108035b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x651e7108db4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651e7108db4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x651e7108db4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x651e71088524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x651e71088524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x651e71090752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651e71090752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x651e71090752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651e71468a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x651e71468a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x765e54c17aa4 - <unknown>
[INFO] [stdout]   76:     0x765e54ca4a64 - 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' (17) 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:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651e7146912a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651e7146912a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651e7147fb7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651e7147fb7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x651e7146dbc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651e7146dbc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651e71447b0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651e71447b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651e71461349 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651e7108d07c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x651e7108d07c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651e71461502 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651e71461502 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651e71447bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651e7143f359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651e7144897d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651e7148033c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651e714800b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651e7104d7fa - <core[35159d6ffb30e017]::result::Result<r2d2[bd682cfcadfea5c4]::Pool<diesel[4f65eaf26309607d]::r2d2::ConnectionManager<diesel[4f65eaf26309607d]::sqlite::connection::SqliteConnection>>, r2d2[bd682cfcadfea5c4]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651e7107666a - backend_demo[29bee82dece10ab6]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x651e710724c6 - backend_demo[29bee82dece10ab6]::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:     0x651e71015bd6 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71028710 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e70ffad95 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x651e70ff8f0e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x651e71016a22 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71016a22 - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71016a22 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71004dbd - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::task::local::Context>>::set::<<tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::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:     0x651e7101391a - <tokio[932f12968db989d0]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71019c8b - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710153b5 - <tokio[932f12968db989d0]::task::local::LocalSet>::run_until::<backend_demo[29bee82dece10ab6]::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:     0x651e71024aed - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x651e70ff7e2d - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71027b30 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ffa395 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x651e70ff8bee - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x651e70ff5c2c - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff5c2c - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff5c2c - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff773a - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e710056f5 - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::runtime::basic_scheduler::Context>>::set::<tokio[932f12968db989d0]::runtime::basic_scheduler::enter<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff1c12 - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff0293 - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70feff67 - <tokio[932f12968db989d0]::runtime::basic_scheduler::InnerGuard<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70feeefe - <tokio[932f12968db989d0]::runtime::basic_scheduler::BasicScheduler<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013167 - <tokio[932f12968db989d0]::runtime::Runtime>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013d26 - <tokio[932f12968db989d0]::task::local::LocalSet>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e70ff85db - <actix_rt[c9148cf1c8b3262e]::runtime::Runtime>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71078fc3 - <actix_rt[c9148cf1c8b3262e]::system::SystemRunner>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e710774a2 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:132:5
[INFO] [stdout]   53:     0x651e7106e227 - backend_demo[29bee82dece10ab6]::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:     0x651e71012316 - <backend_demo[29bee82dece10ab6]::server_test::server_test::test_add_new_message::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651e7108035b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651e7108035b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x651e7108db4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651e7108db4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x651e7108db4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x651e71088524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x651e71088524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x651e71090752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651e71090752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x651e71090752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651e71468a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x651e71468a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x765e54c17aa4 - <unknown>
[INFO] [stdout]   76:     0x765e54ca4a64 - 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' (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:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651e7146912a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651e7146912a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651e7147fb7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651e7147fb7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x651e7146dbc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651e7146dbc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651e71447b0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651e71447b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651e71461349 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651e7108d07c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x651e7108d07c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651e71461502 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651e71461502 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651e71447bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651e7143f359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651e7144897d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651e7148033c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651e714800b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651e7104d7fa - <core[35159d6ffb30e017]::result::Result<r2d2[bd682cfcadfea5c4]::Pool<diesel[4f65eaf26309607d]::r2d2::ConnectionManager<diesel[4f65eaf26309607d]::sqlite::connection::SqliteConnection>>, r2d2[bd682cfcadfea5c4]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651e7107666a - backend_demo[29bee82dece10ab6]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x651e7106e9ce - backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:193:24
[INFO] [stdout]   23:     0x651e71015b36 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71028120 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e70ffa895 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x651e70ff8d7e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x651e71015f82 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71015f82 - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71015f82 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710048bd - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::task::local::Context>>::set::<<tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::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:     0x651e7101378a - <tokio[932f12968db989d0]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71019afb - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71014875 - <tokio[932f12968db989d0]::task::local::LocalSet>::run_until::<backend_demo[29bee82dece10ab6]::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:     0x651e710249ad - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x651e70ff78dd - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71027540 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff9e95 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x651e70ff8a5e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x651e70ff383c - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff383c - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff383c - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff769a - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e71005295 - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::runtime::basic_scheduler::Context>>::set::<tokio[932f12968db989d0]::runtime::basic_scheduler::enter<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff09f2 - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff01f3 - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fefba7 - <tokio[932f12968db989d0]::runtime::basic_scheduler::InnerGuard<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fedffe - <tokio[932f12968db989d0]::runtime::basic_scheduler::BasicScheduler<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71012c17 - <tokio[932f12968db989d0]::runtime::Runtime>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013af4 - <tokio[932f12968db989d0]::task::local::LocalSet>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e70ff844d - <actix_rt[c9148cf1c8b3262e]::runtime::Runtime>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71078e81 - <actix_rt[c9148cf1c8b3262e]::system::SystemRunner>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71077224 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:190:5
[INFO] [stdout]   53:     0x651e7106e137 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:191:31
[INFO] [stdout]   54:     0x651e710121d6 - <backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_lost::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651e7108035b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651e7108035b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x651e7108db4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651e7108db4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x651e7108db4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x651e71088524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x651e71088524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x651e71090752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651e71090752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x651e71090752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651e71468a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x651e71468a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x765e54c17aa4 - <unknown>
[INFO] [stdout]   76:     0x765e54ca4a64 - 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' (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:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651e7146912a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651e7146912a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651e7147fb7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651e7147fb7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x651e7146dbc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651e7146dbc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651e71447b0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651e71447b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651e71461349 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651e7108d07c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x651e7108d07c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651e71461502 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651e71461502 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651e71447bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651e7143f359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651e7144897d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651e7148033c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651e714800b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651e7104d7fa - <core[35159d6ffb30e017]::result::Result<r2d2[bd682cfcadfea5c4]::Pool<diesel[4f65eaf26309607d]::r2d2::ConnectionManager<diesel[4f65eaf26309607d]::sqlite::connection::SqliteConnection>>, r2d2[bd682cfcadfea5c4]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651e7107666a - backend_demo[29bee82dece10ab6]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x651e71074dd1 - backend_demo[29bee82dece10ab6]::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:     0x651e71015c36 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71028aa0 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e70ffb095 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x651e70ff8ffe - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x651e71017082 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71017082 - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71017082 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710050bd - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::task::local::Context>>::set::<<tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::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:     0x651e71013a0a - <tokio[932f12968db989d0]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71019d7b - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71015a75 - <tokio[932f12968db989d0]::task::local::LocalSet>::run_until::<backend_demo[29bee82dece10ab6]::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:     0x651e71024bad - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x651e70ff815d - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71027ec0 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ffa695 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x651e70ff8cde - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x651e70ff71bc - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff71bc - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff71bc - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff779a - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e71005995 - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::runtime::basic_scheduler::Context>>::set::<tokio[932f12968db989d0]::runtime::basic_scheduler::enter<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff26f2 - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff02f3 - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff01a7 - <tokio[932f12968db989d0]::runtime::basic_scheduler::InnerGuard<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fef7fe - <tokio[932f12968db989d0]::runtime::basic_scheduler::BasicScheduler<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013497 - <tokio[932f12968db989d0]::runtime::Runtime>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013e76 - <tokio[932f12968db989d0]::task::local::LocalSet>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e70ff86cb - <actix_rt[c9148cf1c8b3262e]::runtime::Runtime>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71079083 - <actix_rt[c9148cf1c8b3262e]::system::SystemRunner>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71077622 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:86:5
[INFO] [stdout]   53:     0x651e7106e2b7 - backend_demo[29bee82dece10ab6]::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:     0x651e710123d6 - <backend_demo[29bee82dece10ab6]::server_test::server_test::test_message_can_be_fetched::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651e7108035b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651e7108035b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x651e7108db4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651e7108db4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x651e7108db4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x651e71088524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x651e71088524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x651e71090752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651e71090752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x651e71090752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651e71468a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x651e71468a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x765e54c17aa4 - <unknown>
[INFO] [stdout]   76:     0x765e54ca4a64 - 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' (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:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651e7146912a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651e7146912a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651e7147fb7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651e7147fb7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x651e7146dbc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651e7146dbc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651e71447b0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651e71447b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651e71461349 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651e7108d07c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x651e7108d07c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651e71461502 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651e71461502 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651e71447bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651e7143f359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651e7144897d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651e7148033c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651e714800b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651e7104d7fa - <core[35159d6ffb30e017]::result::Result<r2d2[bd682cfcadfea5c4]::Pool<diesel[4f65eaf26309607d]::r2d2::ConnectionManager<diesel[4f65eaf26309607d]::sqlite::connection::SqliteConnection>>, r2d2[bd682cfcadfea5c4]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651e7107666a - backend_demo[29bee82dece10ab6]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x651e71070fd0 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:391:24
[INFO] [stdout]   23:     0x651e71015b96 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710284b0 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e70ffab95 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x651e70ff8e6e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x651e710165e2 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710165e2 - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710165e2 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71004bbd - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::task::local::Context>>::set::<<tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::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:     0x651e7101387a - <tokio[932f12968db989d0]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71019beb - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71014f35 - <tokio[932f12968db989d0]::task::local::LocalSet>::run_until::<backend_demo[29bee82dece10ab6]::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:     0x651e71024a6d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x651e70ff7c0d - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e710278d0 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ffa195 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x651e70ff8b4e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x651e70ff4dcc - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff4dcc - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff4dcc - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff76fa - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e71005535 - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::runtime::basic_scheduler::Context>>::set::<tokio[932f12968db989d0]::runtime::basic_scheduler::enter<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff14d2 - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff0253 - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fefde7 - <tokio[932f12968db989d0]::runtime::basic_scheduler::InnerGuard<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fee8fe - <tokio[932f12968db989d0]::runtime::basic_scheduler::BasicScheduler<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71012f47 - <tokio[932f12968db989d0]::runtime::Runtime>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013c46 - <tokio[932f12968db989d0]::task::local::LocalSet>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e70ff853b - <actix_rt[c9148cf1c8b3262e]::runtime::Runtime>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71078f43 - <actix_rt[c9148cf1c8b3262e]::system::SystemRunner>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e710773a2 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:388:5
[INFO] [stdout]   53:     0x651e7106e1c7 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:389:34
[INFO] [stdout]   54:     0x651e71012296 - <backend_demo[29bee82dece10ab6]::server_test::server_test::test_clear_message::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651e7108035b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651e7108035b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x651e7108db4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651e7108db4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x651e7108db4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x651e71088524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x651e71088524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x651e71090752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651e71090752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x651e71090752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651e71468a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x651e71468a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x765e54c17aa4 - <unknown>
[INFO] [stdout]   76:     0x765e54ca4a64 - 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' (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:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651e7146912a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651e7146912a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651e7147fb7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651e7147fb7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x651e7146dbc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651e7146dbc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651e71447b0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651e71447b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651e71461349 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651e7108d07c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x651e7108d07c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651e71461502 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651e71461502 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651e71447bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651e7143f359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651e7144897d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651e7148033c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651e714800b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651e7104d7fa - <core[35159d6ffb30e017]::result::Result<r2d2[bd682cfcadfea5c4]::Pool<diesel[4f65eaf26309607d]::r2d2::ConnectionManager<diesel[4f65eaf26309607d]::sqlite::connection::SqliteConnection>>, r2d2[bd682cfcadfea5c4]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651e7107666a - backend_demo[29bee82dece10ab6]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x651e71071992 - backend_demo[29bee82dece10ab6]::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:     0x651e71015bb6 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710285e0 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e70ffac95 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x651e70ff8ebe - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x651e71016802 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71016802 - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71016802 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71004cbd - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::task::local::Context>>::set::<<tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::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:     0x651e710138ca - <tokio[932f12968db989d0]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71019c3b - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71015175 - <tokio[932f12968db989d0]::task::local::LocalSet>::run_until::<backend_demo[29bee82dece10ab6]::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:     0x651e71024aad - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x651e70ff7d1d - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71027a00 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ffa295 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x651e70ff8b9e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x651e70ff54fc - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff54fc - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff54fc - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff771a - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e71005615 - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::runtime::basic_scheduler::Context>>::set::<tokio[932f12968db989d0]::runtime::basic_scheduler::enter<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff1872 - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff0273 - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fefea7 - <tokio[932f12968db989d0]::runtime::basic_scheduler::InnerGuard<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70feebfe - <tokio[932f12968db989d0]::runtime::basic_scheduler::BasicScheduler<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013057 - <tokio[932f12968db989d0]::runtime::Runtime>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013cb4 - <tokio[932f12968db989d0]::task::local::LocalSet>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e70ff858d - <actix_rt[c9148cf1c8b3262e]::runtime::Runtime>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71078f81 - <actix_rt[c9148cf1c8b3262e]::system::SystemRunner>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71077424 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:297:5
[INFO] [stdout]   53:     0x651e7106e1f7 - backend_demo[29bee82dece10ab6]::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:     0x651e710122d6 - <backend_demo[29bee82dece10ab6]::server_test::server_test::test_title_too_long::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651e7108035b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651e7108035b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x651e7108db4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651e7108db4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x651e7108db4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x651e71088524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x651e71088524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x651e71090752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651e71090752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x651e71090752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651e71468a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x651e71468a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x765e54c17aa4 - <unknown>
[INFO] [stdout]   76:     0x765e54ca4a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[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' (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:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651e7146912a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651e7146912a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651e7146912a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651e7147fb7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651e7147fb7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x651e7146dbc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651e7146dbc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651e71447b0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651e71447b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651e71461349 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651e7108d07c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x651e7108d07c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651e71461502 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651e71461502 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651e71447bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651e7143f359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651e7144897d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651e7148033c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651e714800b2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651e7104d7fa - <core[35159d6ffb30e017]::result::Result<r2d2[bd682cfcadfea5c4]::Pool<diesel[4f65eaf26309607d]::r2d2::ConnectionManager<diesel[4f65eaf26309607d]::sqlite::connection::SqliteConnection>>, r2d2[bd682cfcadfea5c4]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651e7107666a - backend_demo[29bee82dece10ab6]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x651e710737c2 - backend_demo[29bee82dece10ab6]::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:     0x651e71015bf6 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71028840 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e70ffae95 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x651e70ff8f5e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x651e71016c42 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71016c42 - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71016c42 - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71004ebd - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::task::local::Context>>::set::<<tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::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:     0x651e7101396a - <tokio[932f12968db989d0]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e71019cdb - <tokio[932f12968db989d0]::task::local::RunUntil<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}> as core[35159d6ffb30e017]::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:     0x651e710155f5 - <tokio[932f12968db989d0]::task::local::LocalSet>::run_until::<backend_demo[29bee82dece10ab6]::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:     0x651e71024b2d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x651e70ff7f3d - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71027c60 - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ffa495 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::try_with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x651e70ff8c3e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[932f12968db989d0]::coop::Budget>>>::with::<tokio[932f12968db989d0]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x651e70ff635c - tokio[932f12968db989d0]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff635c - tokio[932f12968db989d0]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff635c - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff775a - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e710057d5 - <tokio[932f12968db989d0]::macros::scoped_tls::ScopedKey<tokio[932f12968db989d0]::runtime::basic_scheduler::Context>>::set::<tokio[932f12968db989d0]::runtime::basic_scheduler::enter<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff1fb2 - tokio[932f12968db989d0]::runtime::basic_scheduler::enter::<<tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[932f12968db989d0]::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:     0x651e70ff02b3 - <tokio[932f12968db989d0]::runtime::basic_scheduler::Inner<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70ff0027 - <tokio[932f12968db989d0]::runtime::basic_scheduler::InnerGuard<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e70fef1fe - <tokio[932f12968db989d0]::runtime::basic_scheduler::BasicScheduler<tokio[932f12968db989d0]::runtime::driver::Driver>>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013277 - <tokio[932f12968db989d0]::runtime::Runtime>::block_on::<<tokio[932f12968db989d0]::task::local::LocalSet>::run_until<backend_demo[29bee82dece10ab6]::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:     0x651e71013d94 - <tokio[932f12968db989d0]::task::local::LocalSet>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e70ff862d - <actix_rt[c9148cf1c8b3262e]::runtime::Runtime>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71079001 - <actix_rt[c9148cf1c8b3262e]::system::SystemRunner>::block_on::<backend_demo[29bee82dece10ab6]::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:     0x651e71077524 - backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:265:5
[INFO] [stdout]   53:     0x651e7106e257 - backend_demo[29bee82dece10ab6]::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:     0x651e71012356 - <backend_demo[29bee82dece10ab6]::server_test::server_test::test_content_too_long::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x651e7108035b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x651e7108035b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x651e7108db4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x651e7108db4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x651e7108db4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x651e7108db4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x651e7108db4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x651e71088524 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x651e71088524 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x651e71090752 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x651e71090752 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x651e71090752 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x651e71090752 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x651e71090752 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x651e71468a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x651e71468a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x765e54c17aa4 - <unknown>
[INFO] [stdout]   76:     0x765e54ca4a64 - 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.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin backend-demo`
[INFO] running `Command { std: "docker" "inspect" "e03b36cf553dd8271d1c54d1ea4d8259fc334e929b0c30b76bc334c5b670206c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e03b36cf553dd8271d1c54d1ea4d8259fc334e929b0c30b76bc334c5b670206c", kill_on_drop: false }`
[INFO] [stdout] e03b36cf553dd8271d1c54d1ea4d8259fc334e929b0c30b76bc334c5b670206c
