[INFO] cloning repository https://github.com/K0R0VA/actor-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/K0R0VA/actor-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK0R0VA%2Factor-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK0R0VA%2Factor-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a784e4f7dcba80fee009d5a029df26ec953e1eb
[INFO] testing K0R0VA/actor-examples against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK0R0VA%2Factor-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/K0R0VA/actor-examples
[INFO] finished tweaking git repo https://github.com/K0R0VA/actor-examples
[INFO] tweaked toml for git repo https://github.com/K0R0VA/actor-examples written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/K0R0VA/actor-examples on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/K0R0VA/actor-examples 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 091f895a518aa9c4cfb0992398a80bd11443fb2e4b3f3edcbc08ade9810a83a7
[INFO] running `Command { std: "docker" "start" "-a" "091f895a518aa9c4cfb0992398a80bd11443fb2e4b3f3edcbc08ade9810a83a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "091f895a518aa9c4cfb0992398a80bd11443fb2e4b3f3edcbc08ade9810a83a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "091f895a518aa9c4cfb0992398a80bd11443fb2e4b3f3edcbc08ade9810a83a7", kill_on_drop: false }`
[INFO] [stdout] 091f895a518aa9c4cfb0992398a80bd11443fb2e4b3f3edcbc08ade9810a83a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfe18bd4baefc2dc75a9057f5b13d3dfd92420c3c4cb57b86ba586a444d5ef3c
[INFO] running `Command { std: "docker" "start" "-a" "dfe18bd4baefc2dc75a9057f5b13d3dfd92420c3c4cb57b86ba586a444d5ef3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling local-waker v0.1.1
[INFO] [stderr]    Compiling const_fn v0.4.6
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling cpufeatures v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling actix-service v2.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling httparse v1.3.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling cookie v0.15.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling postgres-types v0.2.1
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling tokio-util v0.6.6
[INFO] [stderr]    Compiling actix-codec v0.4.0-beta.1
[INFO] [stderr]    Compiling actix-macros v0.2.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling pin-project-internal v1.0.6
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling actix-web-codegen v0.5.0-beta.2
[INFO] [stderr]    Compiling actix-rt v2.2.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling actix-server v2.0.0-beta.4
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling pin-project v1.0.6
[INFO] [stderr]    Compiling actix-tls v3.0.0-beta.5
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling local-channel v0.1.2
[INFO] [stderr]    Compiling h2 v0.3.2
[INFO] [stderr]    Compiling actix v0.12.0
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling tokio-postgres v0.7.2
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling actix-http v3.0.0-beta.6
[INFO] [stderr]    Compiling deadpool v0.8.0
[INFO] [stderr]    Compiling deadpool-postgres v0.9.0
[INFO] [stderr]    Compiling actix-web v4.0.0-beta.6 (https://github.com/actix/actix-web.git#5a162932)
[INFO] [stderr]    Compiling actor-examples v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::models::Event`
[INFO] [stdout]  --> src/box_office.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::models::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/box_office.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/box_office.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::task::Poll`
[INFO] [stdout]  --> src/box_office.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::task::Poll;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::Event`
[INFO] [stdout]   --> src/box_office.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use crate::models::Event;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout]   --> src/box_office.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use actix::{Message, MailboxError, Response};
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Buy`
[INFO] [stdout]   --> src/box_office.rs:28:51
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use crate::ticket_seller::messages::{Tickets, Buy};
[INFO] [stdout]    |                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix::dev::Request`
[INFO] [stdout]   --> src/box_office.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use actix::dev::Request;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ticket_seller::TicketSeller`
[INFO] [stdout]   --> src/box_office.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use crate::ticket_seller::TicketSeller;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Addr`
[INFO] [stdout]   --> src/box_office.rs:78:66
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use actix::{Handler, Actor, Context, MailboxError, Response, Addr};
[INFO] [stdout]    |                                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix::dev::MessageResponse`
[INFO] [stdout]   --> src/box_office.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use actix::dev::MessageResponse;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::box_office::BoxOffice`
[INFO] [stdout]  --> src/rest_api.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::box_office::BoxOffice;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Actor` and `System`
[INFO] [stdout]  --> src/rest_api.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix::{Actor, System};
[INFO] [stdout]   |             ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/rest_api.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ticket_seller::messages::Tickets`
[INFO] [stdout]   --> src/rest_api.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use crate::ticket_seller::messages::Tickets;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MailboxError`
[INFO] [stdout]   --> src/rest_api.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use actix::{Addr, MailboxError};
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::http::StatusCode`
[INFO] [stdout]   --> src/rest_api.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use actix_web::http::StatusCode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/rest_api.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use actix_web::web::{Data, Json, Path};
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/rest_api.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use serde::Serialize;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> src/ticket_seller.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::{Event, Ticket};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/box_office.rs:89:59
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 let event_tickets = TicketSeller::create(|ctx: &mut Context<TicketSeller>| {
[INFO] [stdout]    |                                                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/box_office.rs:103:47
[INFO] [stdout]     |
[INFO] [stdout] 103 |         fn handle(&mut self, msg: GetTickets, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]     |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/database.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn stopped(&mut self, ctx: &mut Self::Context) {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/maybe.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn poll(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll<Self::Output> {
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/maybe.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let mut this = self.get_unchecked_mut();
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/maybe.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn handle(self, ctx: &mut <A as Actor>::Context, tx: Option<OneshotSender<M::Result>>) {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exist`
[INFO] [stdout]   --> src/rest_api.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 Err(exist) => HttpResponse::BadRequest().body("Event already exist"),
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_exist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/rest_api.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Err(err) => HttpResponse::InternalServerError().finish(),
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/ticket_seller.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |         fn handle(self, ctx: &mut <A as Actor>::Context, tx: Option<OneshotSender<Tickets>>) {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/ticket_seller.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |         fn handle(&mut self, msg: GetEvent, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/ticket_seller.rs:91:45
[INFO] [stdout]    |
[INFO] [stdout] 91 |         fn handle(&mut self, msg: GetEvent, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetEvent` is never constructed
[INFO] [stdout]   --> src/box_office.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub struct GetEvent {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetEvents` is never constructed
[INFO] [stdout]   --> src/box_office.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub struct GetEvents;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CancelEvent` is never constructed
[INFO] [stdout]   --> src/box_office.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub struct CancelEvent {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap` is never used
[INFO] [stdout]   --> src/maybe.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl<T> Maybe<T> {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 48 |     pub fn unwrap(self) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Event` is never constructed
[INFO] [stdout]  --> src/models.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Event {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cancel` is never constructed
[INFO] [stdout]   --> src/ticket_seller.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub struct Cancel;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/maybe.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 tx.send(self.await);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let _ = tx.send(self.await);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/ticket_seller.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 tx.send(self);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 let _ = tx.send(self);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "dfe18bd4baefc2dc75a9057f5b13d3dfd92420c3c4cb57b86ba586a444d5ef3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe18bd4baefc2dc75a9057f5b13d3dfd92420c3c4cb57b86ba586a444d5ef3c", kill_on_drop: false }`
[INFO] [stdout] dfe18bd4baefc2dc75a9057f5b13d3dfd92420c3c4cb57b86ba586a444d5ef3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1796243f563b228ff2ab7f0f2fbb6420c29ea70485c402da857595da38c1b3a3
[INFO] running `Command { std: "docker" "start" "-a" "1796243f563b228ff2ab7f0f2fbb6420c29ea70485c402da857595da38c1b3a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling actor-examples v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::models::Event`
[INFO] [stdout]  --> src/box_office.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::models::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/box_office.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/box_office.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::task::Poll`
[INFO] [stdout]  --> src/box_office.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::task::Poll;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::Event`
[INFO] [stdout]   --> src/box_office.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use crate::models::Event;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout]   --> src/box_office.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use actix::{Message, MailboxError, Response};
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Buy`
[INFO] [stdout]   --> src/box_office.rs:28:51
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use crate::ticket_seller::messages::{Tickets, Buy};
[INFO] [stdout]    |                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix::dev::Request`
[INFO] [stdout]   --> src/box_office.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use actix::dev::Request;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ticket_seller::TicketSeller`
[INFO] [stdout]   --> src/box_office.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use crate::ticket_seller::TicketSeller;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Addr`
[INFO] [stdout]   --> src/box_office.rs:78:66
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use actix::{Handler, Actor, Context, MailboxError, Response, Addr};
[INFO] [stdout]    |                                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix::dev::MessageResponse`
[INFO] [stdout]   --> src/box_office.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use actix::dev::MessageResponse;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::box_office::BoxOffice`
[INFO] [stdout]  --> src/rest_api.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::box_office::BoxOffice;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Actor` and `System`
[INFO] [stdout]  --> src/rest_api.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix::{Actor, System};
[INFO] [stdout]   |             ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/rest_api.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ticket_seller::messages::Tickets`
[INFO] [stdout]   --> src/rest_api.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use crate::ticket_seller::messages::Tickets;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MailboxError`
[INFO] [stdout]   --> src/rest_api.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use actix::{Addr, MailboxError};
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::http::StatusCode`
[INFO] [stdout]   --> src/rest_api.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use actix_web::http::StatusCode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/rest_api.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use actix_web::web::{Data, Json, Path};
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/rest_api.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use serde::Serialize;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> src/ticket_seller.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::{Event, Ticket};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/box_office.rs:89:59
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 let event_tickets = TicketSeller::create(|ctx: &mut Context<TicketSeller>| {
[INFO] [stdout]    |                                                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/box_office.rs:103:47
[INFO] [stdout]     |
[INFO] [stdout] 103 |         fn handle(&mut self, msg: GetTickets, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]     |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/database.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn stopped(&mut self, ctx: &mut Self::Context) {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/maybe.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn poll(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll<Self::Output> {
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/maybe.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let mut this = self.get_unchecked_mut();
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/maybe.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn handle(self, ctx: &mut <A as Actor>::Context, tx: Option<OneshotSender<M::Result>>) {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exist`
[INFO] [stdout]   --> src/rest_api.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 Err(exist) => HttpResponse::BadRequest().body("Event already exist"),
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_exist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/rest_api.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Err(err) => HttpResponse::InternalServerError().finish(),
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/ticket_seller.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |         fn handle(self, ctx: &mut <A as Actor>::Context, tx: Option<OneshotSender<Tickets>>) {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/ticket_seller.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |         fn handle(&mut self, msg: GetEvent, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/ticket_seller.rs:91:45
[INFO] [stdout]    |
[INFO] [stdout] 91 |         fn handle(&mut self, msg: GetEvent, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetEvent` is never constructed
[INFO] [stdout]   --> src/box_office.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub struct GetEvent {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetEvents` is never constructed
[INFO] [stdout]   --> src/box_office.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub struct GetEvents;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CancelEvent` is never constructed
[INFO] [stdout]   --> src/box_office.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub struct CancelEvent {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap` is never used
[INFO] [stdout]   --> src/maybe.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl<T> Maybe<T> {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 48 |     pub fn unwrap(self) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Event` is never constructed
[INFO] [stdout]  --> src/models.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Event {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cancel` is never constructed
[INFO] [stdout]   --> src/ticket_seller.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub struct Cancel;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/maybe.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 tx.send(self.await);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let _ = tx.send(self.await);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/ticket_seller.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 tx.send(self);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 let _ = tx.send(self);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1796243f563b228ff2ab7f0f2fbb6420c29ea70485c402da857595da38c1b3a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1796243f563b228ff2ab7f0f2fbb6420c29ea70485c402da857595da38c1b3a3", kill_on_drop: false }`
[INFO] [stdout] 1796243f563b228ff2ab7f0f2fbb6420c29ea70485c402da857595da38c1b3a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6eca7ad199220c5f7cae0277ae0eb9e937cfd84a4a74888e153b8fcd5cb4ca9c
[INFO] running `Command { std: "docker" "start" "-a" "6eca7ad199220c5f7cae0277ae0eb9e937cfd84a4a74888e153b8fcd5cb4ca9c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::models::Event`
[INFO] [stderr]  --> src/box_office.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::models::Event;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::future::Future`
[INFO] [stderr]  --> src/box_office.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::future::Future;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::pin::Pin`
[INFO] [stderr]  --> src/box_office.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::pin::Pin;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::task::Poll`
[INFO] [stderr]  --> src/box_office.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::task::Poll;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::models::Event`
[INFO] [stderr]   --> src/box_office.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     use crate::models::Event;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Response`
[INFO] [stderr]   --> src/box_office.rs:27:40
[INFO] [stderr]    |
[INFO] [stderr] 27 |     use actix::{Message, MailboxError, Response};
[INFO] [stderr]    |                                        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Buy`
[INFO] [stderr]   --> src/box_office.rs:28:51
[INFO] [stderr]    |
[INFO] [stderr] 28 |     use crate::ticket_seller::messages::{Tickets, Buy};
[INFO] [stderr]    |                                                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `actix::dev::Request`
[INFO] [stderr]   --> src/box_office.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     use actix::dev::Request;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ticket_seller::TicketSeller`
[INFO] [stderr]   --> src/box_office.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     use crate::ticket_seller::TicketSeller;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Addr`
[INFO] [stderr]   --> src/box_office.rs:78:66
[INFO] [stderr]    |
[INFO] [stderr] 78 |     use actix::{Handler, Actor, Context, MailboxError, Response, Addr};
[INFO] [stderr]    |                                                                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `actix::dev::MessageResponse`
[INFO] [stderr]   --> src/box_office.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |     use actix::dev::MessageResponse;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::box_office::BoxOffice`
[INFO] [stderr]  --> src/rest_api.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::box_office::BoxOffice;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Actor` and `System`
[INFO] [stderr]  --> src/rest_api.rs:3:13
[INFO] [stderr]   |
[INFO] [stderr] 3 | use actix::{Actor, System};
[INFO] [stderr]   |             ^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/rest_api.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ticket_seller::messages::Tickets`
[INFO] [stderr]   --> src/rest_api.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     use crate::ticket_seller::messages::Tickets;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MailboxError`
[INFO] [stderr]   --> src/rest_api.rs:22:23
[INFO] [stderr]    |
[INFO] [stderr] 22 |     use actix::{Addr, MailboxError};
[INFO] [stderr]    |                       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `actix_web::http::StatusCode`
[INFO] [stderr]   --> src/rest_api.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     use actix_web::http::StatusCode;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]   --> src/rest_api.rs:24:38
[INFO] [stderr]    |
[INFO] [stderr] 24 |     use actix_web::web::{Data, Json, Path};
[INFO] [stderr]    |                                      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::Serialize`
[INFO] [stderr]   --> src/rest_api.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     use serde::Serialize;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Event`
[INFO] [stderr]  --> src/ticket_seller.rs:1:21
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::models::{Event, Ticket};
[INFO] [stderr]   |                     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/box_office.rs:89:59
[INFO] [stderr]    |
[INFO] [stderr] 89 |                 let event_tickets = TicketSeller::create(|ctx: &mut Context<TicketSeller>| {
[INFO] [stderr]    |                                                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> src/box_office.rs:103:47
[INFO] [stderr]     |
[INFO] [stderr] 103 |         fn handle(&mut self, msg: GetTickets, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stderr]     |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/database.rs:26:27
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn stopped(&mut self, ctx: &mut Self::Context) {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/maybe.rs:15:13
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn poll(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll<Self::Output> {
[INFO] [stderr]    |             ----^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/maybe.rs:17:17
[INFO] [stderr]    |
[INFO] [stderr] 17 |             let mut this = self.get_unchecked_mut();
[INFO] [stderr]    |                 ----^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/maybe.rs:38:21
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn handle(self, ctx: &mut <A as Actor>::Context, tx: Option<OneshotSender<M::Result>>) {
[INFO] [stderr]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `exist`
[INFO] [stderr]   --> src/rest_api.rs:44:21
[INFO] [stderr]    |
[INFO] [stderr] 44 |                 Err(exist) => HttpResponse::BadRequest().body("Event already exist"),
[INFO] [stderr]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_exist`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `err`
[INFO] [stderr]   --> src/rest_api.rs:57:17
[INFO] [stderr]    |
[INFO] [stderr] 57 |             Err(err) => HttpResponse::InternalServerError().finish(),
[INFO] [stderr]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/ticket_seller.rs:42:25
[INFO] [stderr]    |
[INFO] [stderr] 42 |         fn handle(self, ctx: &mut <A as Actor>::Context, tx: Option<OneshotSender<Tickets>>) {
[INFO] [stderr]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]   --> src/ticket_seller.rs:91:30
[INFO] [stderr]    |
[INFO] [stderr] 91 |         fn handle(&mut self, msg: GetEvent, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stderr]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/ticket_seller.rs:91:45
[INFO] [stderr]    |
[INFO] [stderr] 91 |         fn handle(&mut self, msg: GetEvent, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stderr]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetEvent` is never constructed
[INFO] [stderr]   --> src/box_office.rs:51:16
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub struct GetEvent {
[INFO] [stderr]    |                ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetEvents` is never constructed
[INFO] [stderr]   --> src/box_office.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub struct GetEvents;
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CancelEvent` is never constructed
[INFO] [stderr]   --> src/box_office.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub struct CancelEvent {
[INFO] [stderr]    |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `unwrap` is never used
[INFO] [stderr]   --> src/maybe.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl<T> Maybe<T> {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] 48 |     pub fn unwrap(self) -> T {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Event` is never constructed
[INFO] [stderr]  --> src/models.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct Event {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Cancel` is never constructed
[INFO] [stderr]   --> src/ticket_seller.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub struct Cancel;
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/maybe.rs:41:17
[INFO] [stderr]    |
[INFO] [stderr] 41 |                 tx.send(self.await);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 41 |                 let _ = tx.send(self.await);
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/ticket_seller.rs:44:17
[INFO] [stderr]    |
[INFO] [stderr] 44 |                 tx.send(self);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 44 |                 let _ = tx.send(self);
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `actor-examples` (bin "actor-examples" test) generated 39 warnings (run `cargo fix --bin "actor-examples" -p actor-examples --tests` to apply 31 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actor_examples-b0ef122f06daa0cb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test database::database_test::say_hello ... FAILED
[INFO] [stdout] test database::database_test::say_hello_in_many_threads ... FAILED
[INFO] [stdout] test database::database_test::say_hello_many_times ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- database::database_test::say_hello stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::database_test::say_hello' (25) panicked at src/database.rs:94:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1f273dc3e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1f273f210a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1f273f210a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e1f273e1506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e1f273e1506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e1f273b9fff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1f273b9fff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1f273d4129 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1f271e197e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e1f271e197e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e1f273d42e2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e1f273d42e2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1f273ba0b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1f273af1c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1f273bb0dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1f273f284c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1f273f25c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1f2718bb00 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, deadpool[9ee3e634b764e054]::managed::errors::PoolError<tokio_postgres[ba032bbf829f28f1]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e1f2718bb00 - actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:94:55
[INFO] [stdout]   22:     0x5e1f271d49f6 - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:67
[INFO] [stdout]   23:     0x5e1f271b6720 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}> as core[585f66e14d78f9ba]::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.5.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5e1f271d0b25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::try_with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e1f271d014e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e1f271d5112 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5e1f271d5112 - tokio[ca8a15a018be2800]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5e1f271d5112 - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:42
[INFO] [stdout]   29:     0x5e1f271c283d - <tokio[ca8a15a018be2800]::macros::scoped_tls::ScopedKey<tokio[ca8a15a018be2800]::task::local::Context>>::set::<<tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   30:     0x5e1f271cfbca - <tokio[ca8a15a018be2800]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:548:17
[INFO] [stdout]   31:     0x5e1f271d5c9b - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:624:22
[INFO] [stdout]   32:     0x5e1f271d34d1 - <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until::<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:498:19
[INFO] [stdout]   33:     0x5e1f271ba35d - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5e1f271a1d2d - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   35:     0x5e1f271b6390 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{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.5.0/src/coop.rs:106:9
[INFO] [stdout]   36:     0x5e1f271d0825 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::try_with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5e1f271d005e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5e1f2719ebd8 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   39:     0x5e1f2719ebd8 - tokio[ca8a15a018be2800]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   40:     0x5e1f2719ebd8 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   41:     0x5e1f271a1a9a - tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter::<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   42:     0x5e1f271c2fa5 - <tokio[ca8a15a018be2800]::macros::scoped_tls::ScopedKey<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Context>>::set::<tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   43:     0x5e1f2719d562 - tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter::<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   44:     0x5e1f2719b8a3 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   45:     0x5e1f2719bba7 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::InnerGuard<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:38
[INFO] [stdout]   46:     0x5e1f2719c2b2 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::BasicScheduler<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<<tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   47:     0x5e1f271b4356 - <tokio[ca8a15a018be2800]::runtime::Runtime>::block_on::<<tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   48:     0x5e1f271cfd63 - <tokio[ca8a15a018be2800]::task::local::LocalSet>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:459:12
[INFO] [stdout]   49:     0x5e1f271be6cb - <actix_rt[b6d7bb01ea0e42e3]::runtime::Runtime>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   50:     0x5e1f271ca3b1 - <actix_rt[b6d7bb01ea0e42e3]::system::SystemRunner>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   51:     0x5e1f2718de1c - actor_examples[505c833df54c444c]::database::database_test::say_hello
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:89:5
[INFO] [stdout]   52:     0x5e1f2718ad27 - actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:90:25
[INFO] [stdout]   53:     0x5e1f2717b8b6 - <actor_examples[505c833df54c444c]::database::database_test::say_hello::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e1f271d5d2b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e1f271d5d2b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5e1f271e258a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5e1f271dca54 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5e1f271dca54 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5e1f271e5082 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5e1f271e5082 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5e1f273dbc5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x5e1f273dbc5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x7a0c6e18baa4 - <unknown>
[INFO] [stdout]   75:     0x7a0c6e218a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- database::database_test::say_hello_in_many_threads stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::database_test::say_hello_in_many_threads' (26) panicked at src/database.rs:122:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1f273dc3e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1f273f210a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1f273f210a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e1f273e1506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e1f273e1506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e1f273b9fff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1f273b9fff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1f273d4129 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1f271e197e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e1f271e197e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e1f273d42e2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e1f273d42e2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1f273ba0b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1f273af1c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1f273bb0dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1f273f284c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1f273f25c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1f271889eb - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, deadpool[9ee3e634b764e054]::managed::errors::PoolError<tokio_postgres[ba032bbf829f28f1]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e1f271889eb - actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:122:68
[INFO] [stdout]   22:     0x5e1f2718a83c - <tokio[ca8a15a018be2800]::runtime::task::core::CoreStage<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/task/core.rs:235:24
[INFO] [stdout]   23:     0x5e1f271c1c06 - <tokio[ca8a15a018be2800]::loom::std::unsafe_cell::UnsafeCell<tokio[ca8a15a018be2800]::runtime::task::core::Stage<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::task::core::CoreStage<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   24:     0x5e1f2718d292 - <tokio[ca8a15a018be2800]::runtime::task::core::CoreStage<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/task/core.rs:225:24
[INFO] [stdout]   25:     0x5e1f271b6d4d - tokio[ca8a15a018be2800]::runtime::task::harness::poll_future::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/task/harness.rs:422:34
[INFO] [stdout]   26:     0x5e1f271c8e90 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[ca8a15a018be2800]::runtime::task::harness::poll_future<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5e1f2719299e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[ca8a15a018be2800]::runtime::task::harness::poll_future<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5e1f271c9ecb - __rust_try
[INFO] [stdout]   29:     0x5e1f271c75e3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[ca8a15a018be2800]::runtime::task::harness::poll_future<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e1f271c75e3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[ca8a15a018be2800]::runtime::task::harness::poll_future<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e1f271b52fb - tokio[ca8a15a018be2800]::runtime::task::harness::poll_future::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/task/harness.rs:409:19
[INFO] [stdout]   32:     0x5e1f271b8633 - <tokio[ca8a15a018be2800]::runtime::task::harness::Harness<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[ca8a15a018be2800]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/task/harness.rs:89:9
[INFO] [stdout]   33:     0x5e1f271b887b - <tokio[ca8a15a018be2800]::runtime::task::harness::Harness<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[ca8a15a018be2800]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/task/harness.rs:59:20
[INFO] [stdout]   34:     0x5e1f2717c44b - tokio[ca8a15a018be2800]::runtime::task::raw::poll::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[ca8a15a018be2800]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/task/raw.rs:104:13
[INFO] [stdout]   35:     0x5e1f273404d7 - <tokio[ca8a15a018be2800]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   36:     0x5e1f27360541 - <tokio[ca8a15a018be2800]::runtime::task::Notified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[ca8a15a018be2800]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/task/mod.rs:171:20
[INFO] [stdout]   37:     0x5e1f2736c02b - <tokio[ca8a15a018be2800]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:514:59
[INFO] [stdout]   38:     0x5e1f2734b60c - tokio[ca8a15a018be2800]::coop::with_budget::<(), <tokio[ca8a15a018be2800]::task::local::LocalSet>::tick::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:106:9
[INFO] [stdout]   39:     0x5e1f2734f11c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::try_with::<tokio[ca8a15a018be2800]::coop::with_budget<(), <tokio[ca8a15a018be2800]::task::local::LocalSet>::tick::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5e1f2734eccf - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::with::<tokio[ca8a15a018be2800]::coop::with_budget<(), <tokio[ca8a15a018be2800]::task::local::LocalSet>::tick::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5e1f2736d2da - tokio[ca8a15a018be2800]::coop::with_budget::<(), <tokio[ca8a15a018be2800]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   42:     0x5e1f2736d2da - tokio[ca8a15a018be2800]::coop::budget::<(), <tokio[ca8a15a018be2800]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   43:     0x5e1f2736d2da - <tokio[ca8a15a018be2800]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:514:31
[INFO] [stdout]   44:     0x5e1f271d4f79 - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:638:29
[INFO] [stdout]   45:     0x5e1f271c273d - <tokio[ca8a15a018be2800]::macros::scoped_tls::ScopedKey<tokio[ca8a15a018be2800]::task::local::Context>>::set::<<tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   46:     0x5e1f271cfb7a - <tokio[ca8a15a018be2800]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:548:17
[INFO] [stdout]   47:     0x5e1f271d5c4b - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:624:22
[INFO] [stdout]   48:     0x5e1f271d3275 - <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:498:19
[INFO] [stdout]   49:     0x5e1f271ba31d - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x5e1f271a1bfd - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   51:     0x5e1f271b6260 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{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.5.0/src/coop.rs:106:9
[INFO] [stdout]   52:     0x5e1f271d0725 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::try_with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x5e1f271d000e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x5e1f2719e278 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   55:     0x5e1f2719e278 - tokio[ca8a15a018be2800]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   56:     0x5e1f2719e278 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   57:     0x5e1f271a1a7a - tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter::<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   58:     0x5e1f271c2ec5 - <tokio[ca8a15a018be2800]::macros::scoped_tls::ScopedKey<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Context>>::set::<tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   59:     0x5e1f2719d1c2 - tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter::<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   60:     0x5e1f2719b883 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   61:     0x5e1f2719bae7 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::InnerGuard<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:38
[INFO] [stdout]   62:     0x5e1f2719bf9e - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::BasicScheduler<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<<tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   63:     0x5e1f271b4239 - <tokio[ca8a15a018be2800]::runtime::Runtime>::block_on::<<tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   64:     0x5e1f271cfcd6 - <tokio[ca8a15a018be2800]::task::local::LocalSet>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:459:12
[INFO] [stdout]   65:     0x5e1f271be66b - <actix_rt[b6d7bb01ea0e42e3]::runtime::Runtime>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   66:     0x5e1f271ca363 - <actix_rt[b6d7bb01ea0e42e3]::system::SystemRunner>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   67:     0x5e1f2718dd92 - actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:113:5
[INFO] [stdout]   68:     0x5e1f2718acf7 - actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:114:41
[INFO] [stdout]   69:     0x5e1f2717b876 - <actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5e1f271d5d2b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5e1f271d5d2b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   72:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   73:     0x5e1f271e258a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   78:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   79:     0x5e1f271dca54 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   80:     0x5e1f271dca54 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   82:     0x5e1f271e5082 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   83:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   87:     0x5e1f271e5082 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   88:     0x5e1f273dbc5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   89:     0x5e1f273dbc5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   90:     0x7a0c6e18baa4 - <unknown>
[INFO] [stdout]   91:     0x7a0c6e218a64 - clone
[INFO] [stdout]   92:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'database::database_test::say_hello_in_many_threads' (26) panicked at src/database.rs:126:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1f273dc3e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1f273f210a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1f273f210a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e1f273e1506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e1f273e1506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e1f273b9fff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1f273b9fff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1f273d4129 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1f271e197e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e1f271e197e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e1f273d42e2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e1f273d42e2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1f273ba0b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1f273af1c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1f273bb0dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1f273f284c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1f273f25c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1f27189242 - <core[585f66e14d78f9ba]::result::Result<(), tokio[ca8a15a018be2800]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e1f27189242 - actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:126:18
[INFO] [stdout]   22:     0x5e1f27199e0a - <futures_util[67a97b92f9b75b8f]::stream::stream::for_each::ForEach<futures_util[67a97b92f9b75b8f]::stream::stream::map::Map<futures_util[67a97b92f9b75b8f]::stream::iter::Iter<core[585f66e14d78f9ba]::ops::range::Range<u16>>, actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#0}>, actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}, actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.15/src/stream/stream/for_each.rs:68:28
[INFO] [stdout]   23:     0x5e1f2718b539 - actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:128:14
[INFO] [stdout]   24:     0x5e1f271d49d6 - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:67
[INFO] [stdout]   25:     0x5e1f271b65f0 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::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.5.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x5e1f271d0a25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::try_with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5e1f271d00fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5e1f271d4ef2 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x5e1f271d4ef2 - tokio[ca8a15a018be2800]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x5e1f271d4ef2 - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:42
[INFO] [stdout]   31:     0x5e1f271c273d - <tokio[ca8a15a018be2800]::macros::scoped_tls::ScopedKey<tokio[ca8a15a018be2800]::task::local::Context>>::set::<<tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5e1f271cfb7a - <tokio[ca8a15a018be2800]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:548:17
[INFO] [stdout]   33:     0x5e1f271d5c4b - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:624:22
[INFO] [stdout]   34:     0x5e1f271d3275 - <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:498:19
[INFO] [stdout]   35:     0x5e1f271ba31d - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5e1f271a1bfd - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   37:     0x5e1f271b6260 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{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.5.0/src/coop.rs:106:9
[INFO] [stdout]   38:     0x5e1f271d0725 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::try_with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5e1f271d000e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5e1f2719e278 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   41:     0x5e1f2719e278 - tokio[ca8a15a018be2800]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   42:     0x5e1f2719e278 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   43:     0x5e1f271a1a7a - tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter::<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   44:     0x5e1f271c2ec5 - <tokio[ca8a15a018be2800]::macros::scoped_tls::ScopedKey<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Context>>::set::<tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   45:     0x5e1f2719d1c2 - tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter::<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   46:     0x5e1f2719b883 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   47:     0x5e1f2719bae7 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::InnerGuard<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:38
[INFO] [stdout]   48:     0x5e1f2719bf9e - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::BasicScheduler<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<<tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   49:     0x5e1f271b4239 - <tokio[ca8a15a018be2800]::runtime::Runtime>::block_on::<<tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   50:     0x5e1f271cfcd6 - <tokio[ca8a15a018be2800]::task::local::LocalSet>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:459:12
[INFO] [stdout]   51:     0x5e1f271be66b - <actix_rt[b6d7bb01ea0e42e3]::runtime::Runtime>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   52:     0x5e1f271ca363 - <actix_rt[b6d7bb01ea0e42e3]::system::SystemRunner>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   53:     0x5e1f2718dd92 - actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:113:5
[INFO] [stdout]   54:     0x5e1f2718acf7 - actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:114:41
[INFO] [stdout]   55:     0x5e1f2717b876 - <actor_examples[505c833df54c444c]::database::database_test::say_hello_in_many_threads::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e1f271d5d2b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e1f271d5d2b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5e1f271e258a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5e1f271dca54 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5e1f271dca54 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5e1f271e5082 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5e1f271e5082 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5e1f273dbc5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x5e1f273dbc5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7a0c6e18baa4 - <unknown>
[INFO] [stdout]   77:     0x7a0c6e218a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- database::database_test::say_hello_many_times stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::database_test::say_hello_many_times' (27) panicked at src/database.rs:106:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Backend(Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1f273dc3e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1f273dc3e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1f273f210a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1f273f210a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e1f273e1506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e1f273e1506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e1f273b9fff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1f273b9fff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1f273d4129 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1f271e197e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e1f271e197e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e1f273d42e2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e1f273d42e2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1f273ba0b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1f273af1c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1f273bb0dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1f273f284c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1f273f25c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1f27188e94 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, deadpool[9ee3e634b764e054]::managed::errors::PoolError<tokio_postgres[ba032bbf829f28f1]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e1f27188e94 - actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:106:63
[INFO] [stdout]   22:     0x5e1f271b9bc7 - <futures_util[67a97b92f9b75b8f]::stream::stream::fold::Fold<futures_util[67a97b92f9b75b8f]::stream::iter::Iter<core[585f66e14d78f9ba]::ops::range::Range<u16>>, actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}::{closure#0}::{closure#0}, alloc[15e7b27aba85d2e2]::vec::Vec<alloc[15e7b27aba85d2e2]::string::String>, actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.15/src/stream/stream/fold.rs:72:47
[INFO] [stdout]   23:     0x5e1f2718b07b - actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:110:14
[INFO] [stdout]   24:     0x5e1f271d49b6 - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:67
[INFO] [stdout]   25:     0x5e1f271b64c0 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}> as core[585f66e14d78f9ba]::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.5.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x5e1f271d0925 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::try_with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5e1f271d00ae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5e1f271d4cd2 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x5e1f271d4cd2 - tokio[ca8a15a018be2800]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x5e1f271d4cd2 - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:42
[INFO] [stdout]   31:     0x5e1f271c263d - <tokio[ca8a15a018be2800]::macros::scoped_tls::ScopedKey<tokio[ca8a15a018be2800]::task::local::Context>>::set::<<tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5e1f271cfb2a - <tokio[ca8a15a018be2800]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:548:17
[INFO] [stdout]   33:     0x5e1f271d5bfb - <tokio[ca8a15a018be2800]::task::local::RunUntil<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:624:22
[INFO] [stdout]   34:     0x5e1f271d3041 - <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until::<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:498:19
[INFO] [stdout]   35:     0x5e1f271ba2dd - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5e1f271a1acd - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   37:     0x5e1f271b6130 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{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.5.0/src/coop.rs:106:9
[INFO] [stdout]   38:     0x5e1f271d0625 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::try_with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5e1f271cffbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[ca8a15a018be2800]::coop::Budget>>>::with::<tokio[ca8a15a018be2800]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5e1f2719d918 - tokio[ca8a15a018be2800]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   41:     0x5e1f2719d918 - tokio[ca8a15a018be2800]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   42:     0x5e1f2719d918 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   43:     0x5e1f271a1a5a - tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter::<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   44:     0x5e1f271c2de5 - <tokio[ca8a15a018be2800]::macros::scoped_tls::ScopedKey<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Context>>::set::<tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   45:     0x5e1f2719ce22 - tokio[ca8a15a018be2800]::runtime::basic_scheduler::enter::<<tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[ca8a15a018be2800]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   46:     0x5e1f2719b863 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::Inner<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   47:     0x5e1f2719ba27 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::InnerGuard<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:38
[INFO] [stdout]   48:     0x5e1f2719bca1 - <tokio[ca8a15a018be2800]::runtime::basic_scheduler::BasicScheduler<tokio[ca8a15a018be2800]::runtime::driver::Driver>>::block_on::<<tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   49:     0x5e1f271b4126 - <tokio[ca8a15a018be2800]::runtime::Runtime>::block_on::<<tokio[ca8a15a018be2800]::task::local::LocalSet>::run_until<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   50:     0x5e1f271cfc63 - <tokio[ca8a15a018be2800]::task::local::LocalSet>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:459:12
[INFO] [stdout]   51:     0x5e1f271be62b - <actix_rt[b6d7bb01ea0e42e3]::runtime::Runtime>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   52:     0x5e1f271ca321 - <actix_rt[b6d7bb01ea0e42e3]::system::SystemRunner>::block_on::<actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   53:     0x5e1f2718dd0c - actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:98:5
[INFO] [stdout]   54:     0x5e1f2718acc7 - actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:99:36
[INFO] [stdout]   55:     0x5e1f2717b836 - <actor_examples[505c833df54c444c]::database::database_test::say_hello_many_times::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e1f271d5d2b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e1f271d5d2b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5e1f271e258a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e1f271e258a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5e1f271e258a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin actor-examples`
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5e1f271dca54 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5e1f271dca54 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5e1f271e5082 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5e1f271e5082 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5e1f271e5082 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5e1f273dbc5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x5e1f273dbc5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7a0c6e18baa4 - <unknown>
[INFO] [stdout]   77:     0x7a0c6e218a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     database::database_test::say_hello
[INFO] [stdout]     database::database_test::say_hello_in_many_threads
[INFO] [stdout]     database::database_test::say_hello_many_times
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6eca7ad199220c5f7cae0277ae0eb9e937cfd84a4a74888e153b8fcd5cb4ca9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eca7ad199220c5f7cae0277ae0eb9e937cfd84a4a74888e153b8fcd5cb4ca9c", kill_on_drop: false }`
[INFO] [stdout] 6eca7ad199220c5f7cae0277ae0eb9e937cfd84a4a74888e153b8fcd5cb4ca9c
