[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK0R0VA%2Factor-examples" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/K0R0VA/actor-examples on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/actix/actix-web.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-registry v1.3.0
[INFO] [stderr]   Downloaded tokio-util v0.6.6
[INFO] [stderr]   Downloaded cpufeatures v0.1.4
[INFO] [stderr]   Downloaded siphasher v0.3.5
[INFO] [stderr]   Downloaded postgres-protocol v0.6.1
[INFO] [stderr]   Downloaded postgres-types v0.2.1
[INFO] [stderr]   Downloaded deadpool-postgres v0.9.0
[INFO] [stderr]   Downloaded futures v0.3.15
[INFO] [stderr]   Downloaded deadpool v0.8.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.73
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.73
[INFO] [stderr]   Downloaded const_fn v0.4.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.73
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.73
[INFO] [stderr]   Downloaded actix-macros v0.2.0
[INFO] [stderr]   Downloaded cpuid-bool v0.1.2
[INFO] [stderr]   Downloaded tokio-postgres v0.7.2
[INFO] [stderr]   Downloaded actix-web-codegen v0.5.0-beta.2
[INFO] [stderr]   Downloaded sha-1 v0.9.4
[INFO] [stderr]   Downloaded actix-codec v0.4.0-beta.1
[INFO] [stderr]   Downloaded pin-project-internal v1.0.6
[INFO] [stderr]   Downloaded actix-server v2.0.0-beta.4
[INFO] [stderr]   Downloaded unicode-normalization v0.1.17
[INFO] [stderr]   Downloaded cookie v0.15.0
[INFO] [stderr]   Downloaded url v2.2.1
[INFO] [stderr]   Downloaded pin-project v1.0.6
[INFO] [stderr]   Downloaded httparse v1.3.6
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.3
[INFO] [stderr]   Downloaded derive_more v0.99.13
[INFO] [stderr]   Downloaded ahash v0.7.2
[INFO] [stderr]   Downloaded cc v1.0.67
[INFO] [stderr]   Downloaded tracing-core v0.1.17
[INFO] [stderr]   Downloaded tracing v0.1.25
[INFO] [stderr]   Downloaded actix v0.12.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.73
[INFO] [stderr]   Downloaded actix-http v3.0.0-beta.6
[INFO] [stderr]   Downloaded h2 v0.3.2
[INFO] [stderr]   Downloaded syn v1.0.67
[INFO] [stderr]   Downloaded idna v0.2.2
[INFO] [stderr]   Downloaded regex v1.4.5
[INFO] [stderr]   Downloaded tokio v1.5.0
[INFO] [stderr]   Downloaded libc v0.2.92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66e501c1ab4e8548db26ea0f70a8c5f364cdccbba759f3021534bf8b8a91d826
[INFO] running `Command { std: "docker" "start" "-a" "66e501c1ab4e8548db26ea0f70a8c5f364cdccbba759f3021534bf8b8a91d826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66e501c1ab4e8548db26ea0f70a8c5f364cdccbba759f3021534bf8b8a91d826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66e501c1ab4e8548db26ea0f70a8c5f364cdccbba759f3021534bf8b8a91d826", kill_on_drop: false }`
[INFO] [stdout] 66e501c1ab4e8548db26ea0f70a8c5f364cdccbba759f3021534bf8b8a91d826
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bbd2a4c6f1261b157034652518f75a47af4f29f3feece17f89ba9c28e259bde
[INFO] running `Command { std: "docker" "start" "-a" "3bbd2a4c6f1261b157034652518f75a47af4f29f3feece17f89ba9c28e259bde", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling libc v0.2.92
[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 typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling local-waker v0.1.1
[INFO] [stderr]    Compiling const_fn v0.4.6
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling cpufeatures v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling httparse v1.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[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 getrandom v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling actix-service v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cookie v0.15.0
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling stringprep 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 crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.1
[INFO] [stderr]    Compiling postgres-types v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.6.6
[INFO] [stderr]    Compiling actix-macros v0.2.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.6
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling actix-web-codegen v0.5.0-beta.2
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling actix-codec v0.4.0-beta.1
[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 pin-project v1.0.6
[INFO] [stderr]    Compiling brotli2 v0.3.2
[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 50.58s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "3bbd2a4c6f1261b157034652518f75a47af4f29f3feece17f89ba9c28e259bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bbd2a4c6f1261b157034652518f75a47af4f29f3feece17f89ba9c28e259bde", kill_on_drop: false }`
[INFO] [stdout] 3bbd2a4c6f1261b157034652518f75a47af4f29f3feece17f89ba9c28e259bde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26e028a6e3f6dc7ebc3357afa1ac930d2a8c52ce6b1d83cee2e1144727aeb003
[INFO] running `Command { std: "docker" "start" "-a" "26e028a6e3f6dc7ebc3357afa1ac930d2a8c52ce6b1d83cee2e1144727aeb003", 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 1.78s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "26e028a6e3f6dc7ebc3357afa1ac930d2a8c52ce6b1d83cee2e1144727aeb003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e028a6e3f6dc7ebc3357afa1ac930d2a8c52ce6b1d83cee2e1144727aeb003", kill_on_drop: false }`
[INFO] [stdout] 26e028a6e3f6dc7ebc3357afa1ac930d2a8c52ce6b1d83cee2e1144727aeb003
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33f34ea10dfcd184a763704a7fedb9d3cc4979bf52a663083ccaa53cfe89cfff
[INFO] running `Command { std: "docker" "start" "-a" "33f34ea10dfcd184a763704a7fedb9d3cc4979bf52a663083ccaa53cfe89cfff", 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.15s
[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 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actor_examples-7fcdea806084d26e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test database::database_test::say_hello ... FAILED
[INFO] [stdout] test database::database_test::say_hello_many_times ... FAILED
[INFO] [stdout] test database::database_test::say_hello_in_many_threads ... 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' (18) 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:     0x589f00ccaaba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x589f00ccaaba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x589f00ccaaba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x589f00ccaaba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x589f00ce005a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x589f00ce005a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x589f00ccf862 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x589f00ccf862 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x589f00ca91df - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x589f00ca91df - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x589f00cc2bd9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x589f00ad8b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x589f00ad8b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x589f00cc2d92 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x589f00cc2d92 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x589f00ca9298 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x589f00c9e3c9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x589f00caa16d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x589f00ce081c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x589f00ce0592 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x589f00ac5830 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, deadpool[ff524542c8c4532]::managed::errors::PoolError<tokio_postgres[bd506628b24a095b]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x589f00ac5830 - actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:94:55
[INFO] [stdout]   22:     0x589f00aae356 - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:67
[INFO] [stdout]   23:     0x589f00ac2dc0 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x589f00a9da85 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::try_with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x589f00a9d0ae - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x589f00aae8c2 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x589f00aae8c2 - tokio[20f3f2ac5d8d7fa2]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x589f00aae8c2 - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:42
[INFO] [stdout]   29:     0x589f00a9ebbd - <tokio[20f3f2ac5d8d7fa2]::macros::scoped_tls::ScopedKey<tokio[20f3f2ac5d8d7fa2]::task::local::Context>>::set::<<tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   30:     0x589f00aac83a - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:548:17
[INFO] [stdout]   31:     0x589f00aafc6b - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}> as core[e929cb53b82a81ca]::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:     0x589f00aadc11 - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until::<actor_examples[2a4708a5804e422d]::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:     0x589f00a8a5ed - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x589f00a7da6d - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00ac2a30 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a9d785 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::try_with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x589f00a9cfbe - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x589f00a7cc78 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7cc78 - tokio[20f3f2ac5d8d7fa2]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7cc78 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7d7da - tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter::<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a9f325 - <tokio[20f3f2ac5d8d7fa2]::macros::scoped_tls::ScopedKey<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Context>>::set::<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a7b692 - tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter::<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a793e3 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a79787 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::InnerGuard<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a79e92 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::BasicScheduler<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<<tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00ab86c4 - <tokio[20f3f2ac5d8d7fa2]::runtime::Runtime>::block_on::<<tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00aac9d3 - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00a765db - <actix_rt[180753acfceb5233]::runtime::Runtime>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00a7edc1 - <actix_rt[180753acfceb5233]::system::SystemRunner>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00aca0dc - actor_examples[2a4708a5804e422d]::database::database_test::say_hello
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:89:5
[INFO] [stdout]   52:     0x589f00ac4a57 - actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:90:25
[INFO] [stdout]   53:     0x589f00a71a66 - <actor_examples[2a4708a5804e422d]::database::database_test::say_hello::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x589f00acbe1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x589f00acbe1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x589f00ad960b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x589f00ad960b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x589f00ad960b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x589f00ad960b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x589f00ad960b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x589f00ad960b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x589f00ad960b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x589f00ad2d24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x589f00ad2d24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x589f00adc212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x589f00adc212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x589f00adc212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x589f00adc212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x589f00adc212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x589f00adc212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x589f00adc212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x589f00cca1df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x589f00cca1df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7b5e041b7aa4 - <unknown>
[INFO] [stdout]   75:     0x7b5e04244a64 - clone
[INFO] [stdout]   76:                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' (20) 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:     0x589f00ccaaba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x589f00ccaaba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x589f00ccaaba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x589f00ccaaba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x589f00ce005a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x589f00ce005a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x589f00ccf862 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x589f00ccf862 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x589f00ca91df - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x589f00ca91df - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x589f00cc2bd9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x589f00ad8b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x589f00ad8b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x589f00cc2d92 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x589f00cc2d92 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x589f00ca9298 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x589f00c9e3c9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x589f00caa16d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x589f00ce081c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x589f00ce0592 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x589f00ac3994 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, deadpool[ff524542c8c4532]::managed::errors::PoolError<tokio_postgres[bd506628b24a095b]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x589f00ac3994 - actor_examples[2a4708a5804e422d]::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:     0x589f00aa0dd7 - <futures_util[328aaa0797e01bcd]::stream::stream::fold::Fold<futures_util[328aaa0797e01bcd]::stream::iter::Iter<core[e929cb53b82a81ca]::ops::range::Range<u16>>, actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::vec::Vec<alloc[9d7caffeb3b5d2c6]::string::String>, actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::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:     0x589f00ac4dab - actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:110:14
[INFO] [stdout]   24:     0x589f00aae316 - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:67
[INFO] [stdout]   25:     0x589f00ac2b60 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x589f00a9d885 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::try_with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x589f00a9d00e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x589f00aae482 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x589f00aae482 - tokio[20f3f2ac5d8d7fa2]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x589f00aae482 - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:42
[INFO] [stdout]   31:     0x589f00a9e9bd - <tokio[20f3f2ac5d8d7fa2]::macros::scoped_tls::ScopedKey<tokio[20f3f2ac5d8d7fa2]::task::local::Context>>::set::<<tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x589f00aac79a - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:548:17
[INFO] [stdout]   33:     0x589f00aafbcb - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}> as core[e929cb53b82a81ca]::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:     0x589f00aad781 - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until::<actor_examples[2a4708a5804e422d]::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:     0x589f00a8a56d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x589f00a7d80d - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00ac27d0 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a9d585 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::try_with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x589f00a9cf1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x589f00a7b9b8 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7b9b8 - tokio[20f3f2ac5d8d7fa2]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7b9b8 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7d79a - tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter::<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a9f165 - <tokio[20f3f2ac5d8d7fa2]::macros::scoped_tls::ScopedKey<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Context>>::set::<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a7af52 - tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter::<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a793a3 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a79607 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::InnerGuard<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a79881 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::BasicScheduler<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<<tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00ab84a4 - <tokio[20f3f2ac5d8d7fa2]::runtime::Runtime>::block_on::<<tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00aac8d3 - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00a7653b - <actix_rt[180753acfceb5233]::runtime::Runtime>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00a7ed31 - <actix_rt[180753acfceb5233]::system::SystemRunner>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00ac9fcc - actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:98:5
[INFO] [stdout]   54:     0x589f00ac49f7 - actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:99:36
[INFO] [stdout]   55:     0x589f00a719e6 - <actor_examples[2a4708a5804e422d]::database::database_test::say_hello_many_times::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x589f00acbe1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x589f00acbe1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x589f00ad960b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin actor-examples`
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x589f00ad960b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x589f00ad960b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x589f00ad960b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x589f00ad960b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x589f00ad960b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x589f00ad960b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x589f00ad2d24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x589f00ad2d24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x589f00adc212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x589f00adc212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x589f00adc212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x589f00adc212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x589f00adc212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x589f00adc212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x589f00adc212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x589f00cca1df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x589f00cca1df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7b5e041b7aa4 - <unknown>
[INFO] [stdout]   77:     0x7b5e04244a64 - clone
[INFO] [stdout]   78:                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' (19) 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:     0x589f00ccaaba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x589f00ccaaba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x589f00ccaaba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x589f00ccaaba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x589f00ce005a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x589f00ce005a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x589f00ccf862 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x589f00ccf862 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x589f00ca91df - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x589f00ca91df - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x589f00cc2bd9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x589f00ad8b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x589f00ad8b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x589f00cc2d92 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x589f00cc2d92 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x589f00ca9298 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x589f00c9e3c9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x589f00caa16d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x589f00ce081c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x589f00ce0592 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x589f00ac34eb - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, deadpool[ff524542c8c4532]::managed::errors::PoolError<tokio_postgres[bd506628b24a095b]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x589f00ac34eb - actor_examples[2a4708a5804e422d]::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:     0x589f00ab47ac - <tokio[20f3f2ac5d8d7fa2]::runtime::task::core::CoreStage<actor_examples[2a4708a5804e422d]::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:     0x589f00ab1f76 - <tokio[20f3f2ac5d8d7fa2]::loom::std::unsafe_cell::UnsafeCell<tokio[20f3f2ac5d8d7fa2]::runtime::task::core::Stage<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::task::core::CoreStage<actor_examples[2a4708a5804e422d]::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:     0x589f00ab7522 - <tokio[20f3f2ac5d8d7fa2]::runtime::task::core::CoreStage<actor_examples[2a4708a5804e422d]::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:     0x589f00a879bd - tokio[20f3f2ac5d8d7fa2]::runtime::task::harness::poll_future::<actor_examples[2a4708a5804e422d]::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:     0x589f00ab8290 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[20f3f2ac5d8d7fa2]::runtime::task::harness::poll_future<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x589f00ab269e - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[20f3f2ac5d8d7fa2]::runtime::task::harness::poll_future<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x589f00ab167b - __rust_try
[INFO] [stdout]   29:     0x589f00aad303 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[20f3f2ac5d8d7fa2]::runtime::task::harness::poll_future<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x589f00aad303 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[20f3f2ac5d8d7fa2]::runtime::task::harness::poll_future<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x589f00a86bab - tokio[20f3f2ac5d8d7fa2]::runtime::task::harness::poll_future::<actor_examples[2a4708a5804e422d]::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:     0x589f00a89423 - <tokio[20f3f2ac5d8d7fa2]::runtime::task::harness::Harness<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a8966b - <tokio[20f3f2ac5d8d7fa2]::runtime::task::harness::Harness<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20f3f2ac5d8d7fa2]::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:     0x589f00ab94db - tokio[20f3f2ac5d8d7fa2]::runtime::task::raw::poll::<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20f3f2ac5d8d7fa2]::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:     0x589f00c56cc7 - <tokio[20f3f2ac5d8d7fa2]::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:     0x589f00c672a1 - <tokio[20f3f2ac5d8d7fa2]::runtime::task::Notified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20f3f2ac5d8d7fa2]::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:     0x589f00c0bc5b - <tokio[20f3f2ac5d8d7fa2]::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:     0x589f00c0fd9c - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<(), <tokio[20f3f2ac5d8d7fa2]::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:     0x589f00c2bb9c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::try_with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<(), <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::tick::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x589f00c2b74f - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<(), <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::tick::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x589f00c0ccfa - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<(), <tokio[20f3f2ac5d8d7fa2]::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:     0x589f00c0ccfa - tokio[20f3f2ac5d8d7fa2]::coop::budget::<(), <tokio[20f3f2ac5d8d7fa2]::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:     0x589f00c0ccfa - <tokio[20f3f2ac5d8d7fa2]::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:     0x589f00aae729 - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:638:29
[INFO] [stdout]   45:     0x589f00a9eabd - <tokio[20f3f2ac5d8d7fa2]::macros::scoped_tls::ScopedKey<tokio[20f3f2ac5d8d7fa2]::task::local::Context>>::set::<<tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   46:     0x589f00aac7ea - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:548:17
[INFO] [stdout]   47:     0x589f00aafc1b - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::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:     0x589f00aad9b5 - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until::<actor_examples[2a4708a5804e422d]::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:     0x589f00a8a5ad - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x589f00a7d93d - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00ac2900 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a9d685 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::try_with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   53:     0x589f00a9cf6e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   54:     0x589f00a7c318 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7c318 - tokio[20f3f2ac5d8d7fa2]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7c318 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7d7ba - tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter::<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a9f245 - <tokio[20f3f2ac5d8d7fa2]::macros::scoped_tls::ScopedKey<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Context>>::set::<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a7b2f2 - tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter::<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a793c3 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a796c7 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::InnerGuard<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a79b7e - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::BasicScheduler<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<<tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00ab85a7 - <tokio[20f3f2ac5d8d7fa2]::runtime::Runtime>::block_on::<<tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00aac946 - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00a7657b - <actix_rt[180753acfceb5233]::runtime::Runtime>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00a7ed73 - <actix_rt[180753acfceb5233]::system::SystemRunner>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00aca052 - actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:113:5
[INFO] [stdout]   68:     0x589f00ac4a27 - actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:114:41
[INFO] [stdout]   69:     0x589f00a71a26 - <actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x589f00acbe1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x589f00acbe1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   72:     0x589f00ad960b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   73:     0x589f00ad960b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x589f00ad960b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x589f00ad960b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x589f00ad960b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x589f00ad960b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   78:     0x589f00ad960b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   79:     0x589f00ad2d24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   80:     0x589f00ad2d24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x589f00adc212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x589f00adc212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x589f00adc212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x589f00adc212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x589f00adc212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x589f00adc212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   87:     0x589f00adc212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   88:     0x589f00cca1df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   89:     0x589f00cca1df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   90:     0x7b5e041b7aa4 - <unknown>
[INFO] [stdout]   91:     0x7b5e04244a64 - clone
[INFO] [stdout]   92:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'database::database_test::say_hello_in_many_threads' (19) 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:     0x589f00ccaaba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x589f00ccaaba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x589f00ccaaba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x589f00ccaaba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x589f00ce005a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x589f00ce005a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x589f00ccf862 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x589f00ccf862 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x589f00ca91df - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x589f00ca91df - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x589f00cc2bd9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x589f00ad8b3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x589f00ad8b3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x589f00cc2d92 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x589f00cc2d92 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x589f00ca9298 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x589f00c9e3c9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x589f00caa16d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x589f00ce081c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x589f00ce0592 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x589f00ac3d42 - <core[e929cb53b82a81ca]::result::Result<(), tokio[20f3f2ac5d8d7fa2]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x589f00ac3d42 - actor_examples[2a4708a5804e422d]::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:     0x589f00aa473a - <futures_util[328aaa0797e01bcd]::stream::stream::for_each::ForEach<futures_util[328aaa0797e01bcd]::stream::stream::map::Map<futures_util[328aaa0797e01bcd]::stream::iter::Iter<core[e929cb53b82a81ca]::ops::range::Range<u16>>, actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#0}>, actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}::{closure#0}, actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}::{closure#1}> as core[e929cb53b82a81ca]::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:     0x589f00ac5269 - actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:128:14
[INFO] [stdout]   24:     0x589f00aae336 - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:67
[INFO] [stdout]   25:     0x589f00ac2c90 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x589f00a9d985 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::try_with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x589f00a9d05e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x589f00aae6a2 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x589f00aae6a2 - tokio[20f3f2ac5d8d7fa2]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x589f00aae6a2 - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:634:42
[INFO] [stdout]   31:     0x589f00a9eabd - <tokio[20f3f2ac5d8d7fa2]::macros::scoped_tls::ScopedKey<tokio[20f3f2ac5d8d7fa2]::task::local::Context>>::set::<<tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x589f00aac7ea - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/task/local.rs:548:17
[INFO] [stdout]   33:     0x589f00aafc1b - <tokio[20f3f2ac5d8d7fa2]::task::local::RunUntil<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}> as core[e929cb53b82a81ca]::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:     0x589f00aad9b5 - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until::<actor_examples[2a4708a5804e422d]::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:     0x589f00a8a5ad - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x589f00a7d93d - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00ac2900 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a9d685 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::try_with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x589f00a9cf6e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[20f3f2ac5d8d7fa2]::coop::Budget>>>::with::<tokio[20f3f2ac5d8d7fa2]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x589f00a7c318 - tokio[20f3f2ac5d8d7fa2]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7c318 - tokio[20f3f2ac5d8d7fa2]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7c318 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a7d7ba - tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter::<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a9f245 - <tokio[20f3f2ac5d8d7fa2]::macros::scoped_tls::ScopedKey<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Context>>::set::<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a7b2f2 - tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::enter::<<tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[20f3f2ac5d8d7fa2]::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:     0x589f00a793c3 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::Inner<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a796c7 - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::InnerGuard<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00a79b7e - <tokio[20f3f2ac5d8d7fa2]::runtime::basic_scheduler::BasicScheduler<tokio[20f3f2ac5d8d7fa2]::runtime::driver::Driver>>::block_on::<<tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00ab85a7 - <tokio[20f3f2ac5d8d7fa2]::runtime::Runtime>::block_on::<<tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::run_until<actor_examples[2a4708a5804e422d]::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:     0x589f00aac946 - <tokio[20f3f2ac5d8d7fa2]::task::local::LocalSet>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00a7657b - <actix_rt[180753acfceb5233]::runtime::Runtime>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00a7ed73 - <actix_rt[180753acfceb5233]::system::SystemRunner>::block_on::<actor_examples[2a4708a5804e422d]::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:     0x589f00aca052 - actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:113:5
[INFO] [stdout]   54:     0x589f00ac4a27 - actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:114:41
[INFO] [stdout]   55:     0x589f00a71a26 - <actor_examples[2a4708a5804e422d]::database::database_test::say_hello_in_many_threads::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x589f00acbe1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x589f00acbe1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x589f00ad960b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x589f00ad960b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x589f00ad960b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x589f00ad960b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x589f00ad960b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x589f00ad960b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x589f00ad960b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x589f00ad2d24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x589f00ad2d24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x589f00adc212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x589f00adc212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x589f00adc212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x589f00adc212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x589f00adc212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x589f00adc212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x589f00adc212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x589f00cca1df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x589f00cca1df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7b5e041b7aa4 - <unknown>
[INFO] [stdout]   77:     0x7b5e04244a64 - 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.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "33f34ea10dfcd184a763704a7fedb9d3cc4979bf52a663083ccaa53cfe89cfff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f34ea10dfcd184a763704a7fedb9d3cc4979bf52a663083ccaa53cfe89cfff", kill_on_drop: false }`
[INFO] [stdout] 33f34ea10dfcd184a763704a7fedb9d3cc4979bf52a663083ccaa53cfe89cfff
