[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#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK0R0VA%2Factor-examples" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/K0R0VA/actor-examples on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/actix/actix-web.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded siphasher v0.3.5
[INFO] [stderr]   Downloaded postgres-protocol v0.6.1
[INFO] [stderr]   Downloaded local-channel v0.1.2
[INFO] [stderr]   Downloaded local-waker v0.1.1
[INFO] [stderr]   Downloaded time-macros-impl v0.1.1
[INFO] [stderr]   Downloaded const_fn v0.4.6
[INFO] [stderr]   Downloaded deadpool-postgres v0.9.0
[INFO] [stderr]   Downloaded actix_derive v0.6.0
[INFO] [stderr]   Downloaded actix-service v2.0.0
[INFO] [stderr]   Downloaded actix-codec v0.4.0-beta.1
[INFO] [stderr]   Downloaded pin-project-internal v1.0.6
[INFO] [stderr]   Downloaded time v0.2.26
[INFO] [stderr]   Downloaded tokio-postgres v0.7.2
[INFO] [stderr]   Downloaded pin-project v1.0.6
[INFO] [stderr]   Downloaded actix v0.12.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.5
[INFO] [stderr]   Downloaded syn v1.0.67
[INFO] [stderr]   Downloaded actix-http v3.0.0-beta.6
[INFO] [stderr]   Downloaded actix-tls v3.0.0-beta.5
[INFO] [stderr]   Downloaded httparse v1.3.6
[INFO] [stderr]   Downloaded actix-rt v2.2.0
[INFO] [stderr]   Downloaded cookie v0.15.0
[INFO] [stderr]   Downloaded actix-utils v3.0.0
[INFO] [stderr]   Downloaded actix-web-codegen v0.5.0-beta.2
[INFO] [stderr]   Downloaded tokio v1.5.0
[INFO] [stderr]   Downloaded deadpool v0.8.0
[INFO] [stderr]   Downloaded libc v0.2.92
[INFO] [stderr]   Downloaded postgres-types v0.2.1
[INFO] [stderr]   Downloaded actix-macros v0.2.0
[INFO] [stderr]   Downloaded actix-server v2.0.0-beta.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0a82983a4a2a97ac314a54f9c861e2555aab43299a3b1954c9ac11e6497eff5
[INFO] running `Command { std: "docker" "start" "-a" "e0a82983a4a2a97ac314a54f9c861e2555aab43299a3b1954c9ac11e6497eff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0a82983a4a2a97ac314a54f9c861e2555aab43299a3b1954c9ac11e6497eff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0a82983a4a2a97ac314a54f9c861e2555aab43299a3b1954c9ac11e6497eff5", kill_on_drop: false }`
[INFO] [stdout] e0a82983a4a2a97ac314a54f9c861e2555aab43299a3b1954c9ac11e6497eff5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 935b37958fd36fa3c6db5fe7d20326acbbce1197dca9f6f5747a0ee508989c02
[INFO] running `Command { std: "docker" "start" "-a" "935b37958fd36fa3c6db5fe7d20326acbbce1197dca9f6f5747a0ee508989c02", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling slab v0.4.2
[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 serde v1.0.125
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling const_fn v0.4.6
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling local-waker v0.1.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling cpufeatures v0.1.4
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling actix-service v2.0.0
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling tokio-util v0.6.6
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling httparse v1.3.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling actix-codec v0.4.0-beta.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling cookie v0.15.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling flate2 v1.0.20
[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 actix-rt v2.2.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling pin-project v1.0.6
[INFO] [stderr]    Compiling postgres-types v0.2.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling actix-server v2.0.0-beta.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling local-channel v0.1.2
[INFO] [stderr]    Compiling h2 v0.3.2
[INFO] [stderr]    Compiling tokio-postgres v0.7.2
[INFO] [stderr]    Compiling actix-web-codegen v0.5.0-beta.2
[INFO] [stderr]    Compiling actix v0.12.0
[INFO] [stderr]    Compiling actix-tls v3.0.0-beta.5
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-http v3.0.0-beta.6
[INFO] [stderr]    Compiling actix-router v0.2.7
[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 1m 31s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "935b37958fd36fa3c6db5fe7d20326acbbce1197dca9f6f5747a0ee508989c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "935b37958fd36fa3c6db5fe7d20326acbbce1197dca9f6f5747a0ee508989c02", kill_on_drop: false }`
[INFO] [stdout] 935b37958fd36fa3c6db5fe7d20326acbbce1197dca9f6f5747a0ee508989c02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49698e3a5cc3fac7511e00367205877e71a14754d08578c64d36c9e67e30a433
[INFO] running `Command { std: "docker" "start" "-a" "49698e3a5cc3fac7511e00367205877e71a14754d08578c64d36c9e67e30a433", 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 4.00s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "49698e3a5cc3fac7511e00367205877e71a14754d08578c64d36c9e67e30a433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49698e3a5cc3fac7511e00367205877e71a14754d08578c64d36c9e67e30a433", kill_on_drop: false }`
[INFO] [stdout] 49698e3a5cc3fac7511e00367205877e71a14754d08578c64d36c9e67e30a433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd9dbe58293c892532aa887d85b501da474e3b36c7c5b89db9e7449aadcda1a8
[INFO] running `Command { std: "docker" "start" "-a" "dd9dbe58293c892532aa887d85b501da474e3b36c7c5b89db9e7449aadcda1a8", 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.37s
[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 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actor_examples-00251ab0523a5e49)
[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' (16) 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:     0x5a8fa6576c92 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8fa6576c92 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8fa6576c92 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a8fa6576c92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a8fa658775f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a8fa658775f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a8fa6543673 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8fa6543673 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a8fa654fdb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a8fa6554c6f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a8fa6554b01 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a8fa6381a3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a8fa6381a3e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8fa655527f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a8fa655527f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a8fa65550da - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a8fa654fef9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a8fa6537f1d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a8fa65900e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8fa658f5e6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5a8fa63520f0 - core::result::Result<T,E>::unwrap::h96aa321b36d4e440
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a8fa63520f0 - actor_examples::database::database_test::say_hello::{{closure}}::h4674540dcf1672ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:94:55
[INFO] [stdout]   22:     0x5a8fa6328676 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::hc5a82ce2fa5e1516
[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:     0x5a8fa6356310 - tokio::coop::with_budget::{{closure}}::h165e9a18c5f54715
[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:     0x5a8fa6313045 - std::thread::local::LocalKey<T>::try_with::h8d86fed5191e284e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   25:     0x5a8fa631248e - std::thread::local::LocalKey<T>::with::hc1670f71ffceba49
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   26:     0x5a8fa6328542 - tokio::coop::with_budget::h407f4dc90175189b
[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:     0x5a8fa6328542 - tokio::coop::budget::h7e00a279e0071317
[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:     0x5a8fa6328542 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h3c57cf5463b1fa3e
[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:     0x5a8fa633b8bd - tokio::macros::scoped_tls::ScopedKey<T>::set::h0cef237648ef3cfe
[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:     0x5a8fa6326397 - tokio::task::local::LocalSet::with::ha878d371ede2f4c8
[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:     0x5a8fa6327f7b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h9e33239a0a80745c
[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:     0x5a8fa6326744 - tokio::task::local::LocalSet::run_until::{{closure}}::h73eb78afbe8fcce1
[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:     0x5a8fa632c23d - <core::pin::Pin<P> as core::future::future::Future>::poll::h91174c7fe984fe4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5a8fa631a1fd - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h6b81c2e61d4501f3
[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:     0x5a8fa6356dc0 - tokio::coop::with_budget::{{closure}}::hee4d5701d575a5ca
[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:     0x5a8fa6313b45 - std::thread::local::LocalKey<T>::try_with::he04a553872dedcb9
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x5a8fa631235e - std::thread::local::LocalKey<T>::with::h72047a68749db08c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x5a8fa6318fd8 - tokio::coop::with_budget::h9b965b8d9e26caa4
[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:     0x5a8fa6318fd8 - tokio::coop::budget::h25b6eee21d3077e6
[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:     0x5a8fa6318fd8 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hed6732c48a797a4b
[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:     0x5a8fa631bc0a - tokio::runtime::basic_scheduler::enter::{{closure}}::hb4cd55eeb0e1f0cf
[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:     0x5a8fa633ba95 - tokio::macros::scoped_tls::ScopedKey<T>::set::h4244272d0eb0514a
[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:     0x5a8fa631bb62 - tokio::runtime::basic_scheduler::enter::hfc144c6348cd7da2
[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:     0x5a8fa6318373 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h4c3c8669e50a7c4d
[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:     0x5a8fa631a4b7 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h59b60da331b9473b
[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:     0x5a8fa631ac82 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h84ae88e6afc73370
[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:     0x5a8fa631e804 - tokio::runtime::Runtime::block_on::h94d9d79f18b2711c
[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:     0x5a8fa6326459 - tokio::task::local::LocalSet::block_on::h672b3660b1f1704a
[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:     0x5a8fa6333ce4 - actix_rt::runtime::Runtime::block_on::h959e16bbaded8f54
[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:     0x5a8fa63286ee - actix_rt::system::SystemRunner::block_on::hffc6ff0b37dd8105
[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:     0x5a8fa6351bac - actor_examples::database::database_test::say_hello::h363d9bc713e63ef8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:89:5
[INFO] [stdout]   52:     0x5a8fa63522e7 - actor_examples::database::database_test::say_hello::{{closure}}::he9034f5a136a81cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:90:25
[INFO] [stdout]   53:     0x5a8fa6302736 - core::ops::function::FnOnce::call_once::hd8dd90994ed9d937
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8fa638181b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5a8fa638181b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5a8fa639589d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5a8fa639589d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a8fa639589d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5a8fa639589d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5a8fa639589d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a8fa639589d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5a8fa639589d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5a8fa636edb4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5a8fa636edb4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x5a8fa63726ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   66:     0x5a8fa63726ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5a8fa63726ea - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x5a8fa63726ea - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x5a8fa63726ea - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5a8fa63726ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   71:     0x5a8fa63726ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5a8fa654b2ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   73:     0x5a8fa654b2ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   74:     0x7be83bf6baa4 - <unknown>
[INFO] [stdout]   75:     0x7be83bff8a64 - 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' (18) 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:     0x5a8fa6576c92 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8fa6576c92 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8fa6576c92 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a8fa6576c92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a8fa658775f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a8fa658775f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a8fa6543673 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8fa6543673 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a8fa654fdb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a8fa6554c6f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a8fa6554b01 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a8fa6381a3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a8fa6381a3e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8fa655527f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a8fa655527f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a8fa65550da - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a8fa654fef9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a8fa6537f1d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a8fa65900e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8fa658f5e6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5a8fa6350e64 - core::result::Result<T,E>::unwrap::h96aa321b36d4e440
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a8fa6350e64 - actor_examples::database::database_test::say_hello_many_times::{{closure}}::{{closure}}::{{closure}}::hc084d75f2fd7d128
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:106:63
[INFO] [stdout]   22:     0x5a8fa633ff97 - <futures_util::stream::stream::fold::Fold<St,Fut,T,F> as core::future::future::Future>::poll::h3dbdb021274c0def
[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:     0x5a8fa635093b - actor_examples::database::database_test::say_hello_many_times::{{closure}}::h66d099736588da4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:110:14
[INFO] [stdout]   24:     0x5a8fa6328696 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::he1637f9d3c097f4d
[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:     0x5a8fa6356570 - tokio::coop::with_budget::{{closure}}::h3f68149238b1608d
[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:     0x5a8fa6313545 - std::thread::local::LocalKey<T>::try_with::hb27b61d02daff2b0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5a8fa631214e - std::thread::local::LocalKey<T>::with::h1318585ef920fa63
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5a8fa6328102 - tokio::coop::with_budget::h48394b4c5762f0dc
[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:     0x5a8fa6328102 - tokio::coop::budget::h4cbf929b3ffff273
[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:     0x5a8fa6328102 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h1ec8e78dee04d9ae
[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:     0x5a8fa633bb7d - tokio::macros::scoped_tls::ScopedKey<T>::set::h6bf811c111a20c80
[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:     0x5a8fa63263b7 - tokio::task::local::LocalSet::with::habe03c8d3451ac4d
[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:     0x5a8fa6327fcb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hf3bce4cf2939e7cf
[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:     0x5a8fa6326b93 - tokio::task::local::LocalSet::run_until::{{closure}}::hadd2f965b02f0bde
[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:     0x5a8fa632c1fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h6fc0a5cc75908037
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5a8fa631a23d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::ha804d84543ef816f
[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:     0x5a8fa6356900 - tokio::coop::with_budget::{{closure}}::hae7dc5b0baae3166
[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:     0x5a8fa6312875 - std::thread::local::LocalKey<T>::try_with::h1c9dd56245a96729
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   39:     0x5a8fa63124de - std::thread::local::LocalKey<T>::with::hc2f51a35555f4aeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   40:     0x5a8fa6318678 - tokio::coop::with_budget::h3abbb2edfa918ea5
[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:     0x5a8fa6318678 - tokio::coop::budget::h3a8a7fd4cedbdc56
[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:     0x5a8fa6318678 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h65bb257961e0bf40
[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:     0x5a8fa631bbea - tokio::runtime::basic_scheduler::enter::{{closure}}::h6848b3cdc97a836e
[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:     0x5a8fa633b9b5 - tokio::macros::scoped_tls::ScopedKey<T>::set::h1cb2cbf0253e3ca4
[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:     0x5a8fa631b7c2 - tokio::runtime::basic_scheduler::enter::h4e40950a146c31b5
[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:     0x5a8fa6318353 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h38602d315d1d66be
[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:     0x5a8fa631a577 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hfd8deb844dbdf249
[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:     0x5a8fa631a671 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h0e68013e5c95d79f
[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:     0x5a8fa631e5e4 - tokio::runtime::Runtime::block_on::h303bf65153fb7e55
[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:     0x5a8fa63264a9 - tokio::task::local::LocalSet::block_on::h97b097a36be77c11
[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:     0x5a8fa6333d04 - actix_rt::runtime::Runtime::block_on::hbc057297ce990aaa
[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:     0x5a8fa63286de - actix_rt::system::SystemRunner::block_on::heef0868884c1f6a7
[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:     0x5a8fa63505ac - actor_examples::database::database_test::say_hello_many_times::hfb01918dc0932885
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:98:5
[INFO] [stdout]   54:     0x5a8fa6350af7 - actor_examples::database::database_test::say_hello_many_times::{{closure}}::hc336839cee150a11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:99:36
[INFO] [stdout]   55:     0x5a8fa6302386 - core::ops::function::FnOnce::call_once::h44b4b5eef914cb6f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5a8fa638181b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5a8fa638181b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5a8fa639589d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5a8fa639589d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5a8fa639589d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5a8fa639589d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5a8fa639589d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5a8fa639589d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5a8fa639589d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5a8fa636edb4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5a8fa636edb4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5a8fa63726ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   68:     0x5a8fa63726ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5a8fa63726ea - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x5a8fa63726ea - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   71:     0x5a8fa63726ea - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5a8fa63726ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   73:     0x5a8fa63726ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5a8fa654b2ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   75:     0x5a8fa654b2ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   76:     0x7be83bf6baa4 - <unknown>
[INFO] [stdout]   77:     0x7be83bff8a64 - 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' (17) 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:     0x5a8fa6576c92 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8fa6576c92 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8fa6576c92 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a8fa6576c92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a8fa658775f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a8fa658775f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a8fa6543673 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8fa6543673 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a8fa654fdb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a8fa6554c6f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a8fa6554b01 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a8fa6381a3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a8fa6381a3e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8fa655527f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a8fa655527f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a8fa65550da - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a8fa654fef9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a8fa6537f1d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a8fa65900e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8fa658f5e6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5a8fa63519fb - core::result::Result<T,E>::unwrap::h96aa321b36d4e440
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a8fa63519fb - actor_examples::database::database_test::say_hello_in_many_threads::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h994dfe4450fdc71d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:122:68
[INFO] [stdout]   22:     0x5a8fa631d7dc - tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}::h52bcc42ec1def9e7
[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:     0x5a8fa630b116 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h46ea103aadd95124
[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:     0x5a8fa631d562 - tokio::runtime::task::core::CoreStage<T>::poll::h50a84459991dc956
[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:     0x5a8fa6331a3d - tokio::runtime::task::harness::poll_future::{{closure}}::hd7393e347060e702
[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:     0x5a8fa630d000 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h10cec5f7c40f2f52
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a8fa630933e - std::panicking::catch_unwind::do_call::hddb973fda27bc0ba
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a8fa630cf9b - __rust_try
[INFO] [stdout]   29:     0x5a8fa6309056 - std::panicking::catch_unwind::hcf2cb3fba7d93f1a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5a8fa6309056 - std::panic::catch_unwind::ha635ea0bc0209faa
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a8fa6330bbb - tokio::runtime::task::harness::poll_future::h102d493425945a86
[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:     0x5a8fa6331e69 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::he38b78b6366853d6
[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:     0x5a8fa6332ae8 - tokio::runtime::task::harness::Harness<T,S>::poll::hd2d2229e009175c4
[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:     0x5a8fa6326f2b - tokio::runtime::task::raw::poll::h42905e6414905047
[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:     0x5a8fa64bff87 - tokio::runtime::task::raw::RawTask::poll::he5b98c3262ce0159
[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:     0x5a8fa64e7981 - tokio::runtime::task::Notified<S>::run::hd2684c6e081a4981
[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:     0x5a8fa64f25fb - tokio::task::local::LocalSet::tick::{{closure}}::hb7279a2808dfcc65
[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:     0x5a8fa64b847c - tokio::coop::with_budget::{{closure}}::hcbb0b2f071f8adae
[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:     0x5a8fa64dedec - std::thread::local::LocalKey<T>::try_with::h8a87df479f3f46ea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   40:     0x5a8fa64ddb9f - std::thread::local::LocalKey<T>::with::h454331b1849aa700
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   41:     0x5a8fa64f25ba - tokio::coop::with_budget::hdbb93f11f9439a10
[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:     0x5a8fa64f25ba - tokio::coop::budget::h5bcb6329dde7ce74
[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:     0x5a8fa64f25ba - tokio::task::local::LocalSet::tick::he9496c63ba3cfb7d
[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:     0x5a8fa63283a9 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h28d21afd05b6ec61
[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:     0x5a8fa633bd5d - tokio::macros::scoped_tls::ScopedKey<T>::set::hd121b85d5325bf4c
[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:     0x5a8fa6326377 - tokio::task::local::LocalSet::with::h7a7591284d638898
[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:     0x5a8fa6327f2b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h6931dc201869dacf
[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:     0x5a8fa6326957 - tokio::task::local::LocalSet::run_until::{{closure}}::haa205cd6d59b6de3
[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:     0x5a8fa632c27d - <core::pin::Pin<P> as core::future::future::Future>::poll::hcadc758dfc7c6fa6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x5a8fa6319ffd - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h0b57d189f9d9e8cc
[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:     0x5a8fa6356c90 - tokio::coop::with_budget::{{closure}}::hd6ab84050a251b8c
[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:     0x5a8fa6313345 - std::thread::local::LocalKey<T>::try_with::h981321489326b9ad
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   53:     0x5a8fa631260e - std::thread::local::LocalKey<T>::with::hf0381975b5cb91ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   54:     0x5a8fa6319938 - tokio::coop::with_budget::h84a965a73e0bcb7f
[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:     0x5a8fa6319938 - tokio::coop::budget::h89759edd7e8af87a
[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:     0x5a8fa6319938 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hf166d84b43261af7
[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:     0x5a8fa631bbca - tokio::runtime::basic_scheduler::enter::{{closure}}::h13c4c5538dbc7f1d
[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:     0x5a8fa633bc75 - tokio::macros::scoped_tls::ScopedKey<T>::set::had4b51c27f80b704
[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:     0x5a8fa631b422 - tokio::runtime::basic_scheduler::enter::h0c95633dc6294476
[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:     0x5a8fa6318393 - tokio::runtime::basic_scheduler::Inner<P>::block_on::he7c4c2f83bf0fe54
[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:     0x5a8fa631a3f7 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h0278ad1fa4505b28
[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:     0x5a8fa631a96e - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h6aaeec5f1fd1a518
[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:     0x5a8fa631e6e7 - tokio::runtime::Runtime::block_on::h75448c8cba2fc3e4
[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:     0x5a8fa63263fb - tokio::task::local::LocalSet::block_on::h41b4d6d5abdde06a
[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:     0x5a8fa6333cc4 - actix_rt::runtime::Runtime::block_on::h8bcfc08be0294c97
[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:     0x5a8fa63286ce - actix_rt::system::SystemRunner::block_on::hd9ef2aeae6b74bf1
[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:     0x5a8fa6350fb2 - actor_examples::database::database_test::say_hello_in_many_threads::hd408c1bdf2dc1ef1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:113:5
[INFO] [stdout]   68:     0x5a8fa6351017 - actor_examples::database::database_test::say_hello_in_many_threads::{{closure}}::h9918354749d93755
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:114:41
[INFO] [stdout]   69:     0x5a8fa6302776 - core::ops::function::FnOnce::call_once::he68df817b154cf48
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5a8fa638181b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8fa638181b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   72:     0x5a8fa639589d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   73:     0x5a8fa639589d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5a8fa639589d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   75:     0x5a8fa639589d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   76:     0x5a8fa639589d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5a8fa639589d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   78:     0x5a8fa639589d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   79:     0x5a8fa636edb4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   80:     0x5a8fa636edb4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   81:     0x5a8fa63726ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   82:     0x5a8fa63726ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   83:     0x5a8fa63726ea - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   84:     0x5a8fa63726ea - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   85:     0x5a8fa63726ea - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x5a8fa63726ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   87:     0x5a8fa63726ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   88:     0x5a8fa654b2ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   89:     0x5a8fa654b2ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   90:     0x7be83bf6baa4 - <unknown>
[INFO] [stdout]   91:     0x7be83bff8a64 - clone
[INFO] [stdout]   92:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'database::database_test::say_hello_in_many_threads' (17) 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:     0x5a8fa6576c92 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8fa6576c92 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8fa6576c92 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a8fa6576c92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a8fa658775f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a8fa658775f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a8fa6543673 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8fa6543673 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a8fa654fdb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a8fa6554c6f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a8fa6554b01 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a8fa6381a3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a8fa6381a3e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8fa655527f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a8fa655527f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a8fa65550da - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a8fa654fef9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a8fa6537f1d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a8fa65900e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8fa658f5e6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5a8fa6351672 - core::result::Result<T,E>::unwrap::hac20c75dd61c2508
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a8fa6351672 - actor_examples::database::database_test::say_hello_in_many_threads::{{closure}}::{{closure}}::{{closure}}::hf6e29ddbdec31f32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:126:18
[INFO] [stdout]   22:     0x5a8fa63343aa - <futures_util::stream::stream::for_each::ForEach<St,Fut,F> as core::future::future::Future>::poll::h4d428429793bda5b
[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:     0x5a8fa6351353 - actor_examples::database::database_test::say_hello_in_many_threads::{{closure}}::hf81716e163610130
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:128:14
[INFO] [stdout]   24:     0x5a8fa6328656 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h6ba366498c4312df
[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:     0x5a8fa63560b0 - tokio::coop::with_budget::{{closure}}::h0186d4274aca8cb5
[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:     0x5a8fa6312b75 - std::thread::local::LocalKey<T>::try_with::h519439c190262c5e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x5a8fa631243e - std::thread::local::LocalKey<T>::with::ha7bb54dcdabe29be
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x5a8fa6328322 - tokio::coop::with_budget::hc0f49eb35e989ab8
[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:     0x5a8fa6328322 - tokio::coop::budget::ha7dbd13844a59987
[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:     0x5a8fa6328322 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h28d21afd05b6ec61
[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:     0x5a8fa633bd5d - tokio::macros::scoped_tls::ScopedKey<T>::set::hd121b85d5325bf4c
[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:     0x5a8fa6326377 - tokio::task::local::LocalSet::with::h7a7591284d638898
[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:     0x5a8fa6327f2b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h6931dc201869dacf
[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:     0x5a8fa6326957 - tokio::task::local::LocalSet::run_until::{{closure}}::haa205cd6d59b6de3
[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:     0x5a8fa632c27d - <core::pin::Pin<P> as core::future::future::Future>::poll::hcadc758dfc7c6fa6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5a8fa6319ffd - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h0b57d189f9d9e8cc
[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:     0x5a8fa6356c90 - tokio::coop::with_budget::{{closure}}::hd6ab84050a251b8c
[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:     0x5a8fa6313345 - std::thread::local::LocalKey<T>::try_with::h981321489326b9ad
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   39:     0x5a8fa631260e - std::thread::local::LocalKey<T>::with::hf0381975b5cb91ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   40:     0x5a8fa6319938 - tokio::coop::with_budget::h84a965a73e0bcb7f
[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:     0x5a8fa6319938 - tokio::coop::budget::h89759edd7e8af87a
[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:     0x5a8fa6319938 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hf166d84b43261af7
[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:     0x5a8fa631bbca - tokio::runtime::basic_scheduler::enter::{{closure}}::h13c4c5538dbc7f1d
[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:     0x5a8fa633bc75 - tokio::macros::scoped_tls::ScopedKey<T>::set::had4b51c27f80b704
[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:     0x5a8fa631b422 - tokio::runtime::basic_scheduler::enter::h0c95633dc6294476
[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:     0x5a8fa6318393 - tokio::runtime::basic_scheduler::Inner<P>::block_on::he7c4c2f83bf0fe54
[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:     0x5a8fa631a3f7 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h0278ad1fa4505b28
[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:     0x5a8fa631a96e - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h6aaeec5f1fd1a518
[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:     0x5a8fa631e6e7 - tokio::runtime::Runtime::block_on::h75448c8cba2fc3e4
[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:     0x5a8fa63263fb - tokio::task::local::LocalSet::block_on::h41b4d6d5abdde06a
[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:     0x5a8fa6333cc4 - actix_rt::runtime::Runtime::block_on::h8bcfc08be0294c97
[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:     0x5a8fa63286ce - actix_rt::system::SystemRunner::block_on::hd9ef2aeae6b74bf1
[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:     0x5a8fa6350fb2 - actor_examples::database::database_test::say_hello_in_many_threads::hd408c1bdf2dc1ef1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:113:5
[INFO] [stdout]   54:     0x5a8fa6351017 - actor_examples::database::database_test::say_hello_in_many_threads::{{closure}}::h9918354749d93755
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:114:41
[INFO] [stdout]   55:     0x5a8fa6302776 - core::ops::function::FnOnce::call_once::he68df817b154cf48
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5a8fa638181b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5a8fa638181b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5a8fa639589d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5a8fa639589d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5a8fa639589d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5a8fa639589d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5a8fa639589d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5a8fa639589d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5a8fa639589d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5a8fa636edb4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5a8fa636edb4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5a8fa63726ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   68:     0x5a8fa63726ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5a8fa63726ea - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x5a8fa63726ea - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   71:     0x5a8fa63726ea - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5a8fa63726ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   73:     0x5a8fa63726ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5a8fa654b2ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   75:     0x5a8fa654b2ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   76:     0x7be83bf6baa4 - <unknown>
[INFO] [stdout]   77:     0x7be83bff8a64 - 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.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin actor-examples`
[INFO] running `Command { std: "docker" "inspect" "dd9dbe58293c892532aa887d85b501da474e3b36c7c5b89db9e7449aadcda1a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd9dbe58293c892532aa887d85b501da474e3b36c7c5b89db9e7449aadcda1a8", kill_on_drop: false }`
[INFO] [stdout] dd9dbe58293c892532aa887d85b501da474e3b36c7c5b89db9e7449aadcda1a8
