[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK0R0VA%2Factor-examples" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/K0R0VA/actor-examples on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/K0R0VA/actor-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/actix/actix-web.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04a6a138a6e1b539a93d14d9d6acb52b6f5400551b4570d8db64d4235c119308 [INFO] running `Command { std: "docker" "start" "-a" "04a6a138a6e1b539a93d14d9d6acb52b6f5400551b4570d8db64d4235c119308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04a6a138a6e1b539a93d14d9d6acb52b6f5400551b4570d8db64d4235c119308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a6a138a6e1b539a93d14d9d6acb52b6f5400551b4570d8db64d4235c119308", kill_on_drop: false }` [INFO] [stdout] 04a6a138a6e1b539a93d14d9d6acb52b6f5400551b4570d8db64d4235c119308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db65b1636074a5a1b44d3428032d3216bb31a982f3fdd087ea60dbf82e79a4b6 [INFO] running `Command { std: "docker" "start" "-a" "db65b1636074a5a1b44d3428032d3216bb31a982f3fdd087ea60dbf82e79a4b6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling postgres-protocol v0.6.1 [INFO] [stderr] Compiling postgres-types v0.2.1 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling actix-codec v0.4.0-beta.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-postgres v0.7.2 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-http v3.0.0-beta.6 [INFO] [stderr] Compiling serde_json v1.0.64 [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)]` 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`, `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| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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: unused variable: `ctx` [INFO] [stdout] --> src/maybe.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn handle(self, ctx: &mut ::Context, tx: Option>) { [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 ::Context, tx: Option>) { [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: 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 { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` 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: struct is never constructed: `GetEvents` [INFO] [stdout] --> src/box_office.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct GetEvents; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `CancelEvent` [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: associated function is never used: `unwrap` [INFO] [stdout] --> src/maybe.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn unwrap(self) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Cancel` [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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.51s [INFO] running `Command { std: "docker" "inspect" "db65b1636074a5a1b44d3428032d3216bb31a982f3fdd087ea60dbf82e79a4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db65b1636074a5a1b44d3428032d3216bb31a982f3fdd087ea60dbf82e79a4b6", kill_on_drop: false }` [INFO] [stdout] db65b1636074a5a1b44d3428032d3216bb31a982f3fdd087ea60dbf82e79a4b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 521ccd8a459c244ae7aa6a8ebddf09ce645df688c769716892a0467857e4ab44 [INFO] running `Command { std: "docker" "start" "-a" "521ccd8a459c244ae7aa6a8ebddf09ce645df688c769716892a0467857e4ab44", 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)]` 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`, `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| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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: unused variable: `ctx` [INFO] [stdout] --> src/maybe.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn handle(self, ctx: &mut ::Context, tx: Option>) { [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 ::Context, tx: Option>) { [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: 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 { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` 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: struct is never constructed: `GetEvents` [INFO] [stdout] --> src/box_office.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct GetEvents; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `CancelEvent` [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: associated function is never used: `unwrap` [INFO] [stdout] --> src/maybe.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn unwrap(self) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Cancel` [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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.51s [INFO] running `Command { std: "docker" "inspect" "521ccd8a459c244ae7aa6a8ebddf09ce645df688c769716892a0467857e4ab44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521ccd8a459c244ae7aa6a8ebddf09ce645df688c769716892a0467857e4ab44", kill_on_drop: false }` [INFO] [stdout] 521ccd8a459c244ae7aa6a8ebddf09ce645df688c769716892a0467857e4ab44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad750f64eb1f578419b43abe4dff369738175810e354f3eb151a5b782a4ec565 [INFO] running `Command { std: "docker" "start" "-a" "ad750f64eb1f578419b43abe4dff369738175810e354f3eb151a5b782a4ec565", 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)]` 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`, `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| { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` 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: unused variable: `ctx` [INFO] [stderr] --> src/maybe.rs:38:21 [INFO] [stderr] | [INFO] [stderr] 38 | fn handle(self, ctx: &mut ::Context, tx: Option>) { [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 ::Context, tx: Option>) { [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: 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 { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` 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: struct is never constructed: `GetEvents` [INFO] [stderr] --> src/box_office.rs:55:16 [INFO] [stderr] | [INFO] [stderr] 55 | pub struct GetEvents; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `CancelEvent` [INFO] [stderr] --> src/box_office.rs:67:16 [INFO] [stderr] | [INFO] [stderr] 67 | pub struct CancelEvent { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `unwrap` [INFO] [stderr] --> src/maybe.rs:48:12 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn unwrap(self) -> T { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Cancel` [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: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [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] [INFO] [stderr] warning: `actor-examples` (bin "actor-examples" test) generated 37 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actor_examples-78c452d26e00d4b9) [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] thread 'database::database_test::say_hello' panicked at 'called `Result::unwrap()` on an `Err` value: Backend(Error { kind: Connect, cause: Some(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }) })', src/database.rs:94:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564e03794ac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5564e03794ac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5564e03794ac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5564e03794ac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5564e039d0ec - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5564e03746b5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5564e037b1b0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5564e037b1b0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5564e037b1b0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5564e037ada2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5564e037b864 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5564e037b340 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5564e0379974 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5564e037b2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5564e007cbd1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5564e007ccc3 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5564e00c4583 - core::result::Result::unwrap::h6cebf1be608068b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5564e00f14e7 - actor_examples::database::database_test::say_hello::{{closure}}::h70187295179c7139 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:94:23 [INFO] [stdout] 18: 0x5564e00b8d6b - as core::future::future::Future>::poll::h3201da89a46ec9e2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5564e00df706 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h66a86d05068be3e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:634:65 [INFO] [stdout] 20: 0x5564e00c7970 - tokio::coop::with_budget::{{closure}}::hb49cdda5d3c45f5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x5564e0097ba8 - std::thread::local::LocalKey::try_with::h93d9f49b55f3d4e2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x5564e009698d - std::thread::local::LocalKey::with::h429fb2f9d8388515 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x5564e00df595 - tokio::coop::with_budget::hfe39a0a58b990efa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x5564e00df595 - tokio::coop::budget::h8899c09c41f3ded8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x5564e00df595 - as core::future::future::Future>::poll::{{closure}}::h6c3fbf3ebbc4d640 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:634:42 [INFO] [stdout] 26: 0x5564e00c8287 - tokio::macros::scoped_tls::ScopedKey::set::ha39acd5fc35ae7fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x5564e00d9e6a - tokio::task::local::LocalSet::with::ha3542f79d90d3c93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:548:9 [INFO] [stdout] 28: 0x5564e00deea2 - as core::future::future::Future>::poll::h6d3f176b22fa1bfc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:624:9 [INFO] [stdout] 29: 0x5564e00da55a - tokio::task::local::LocalSet::run_until::{{closure}}::hcfd937c29150f87e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:498:9 [INFO] [stdout] 30: 0x5564e00b95db - as core::future::future::Future>::poll::h6a818374b8a1a082 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5564e00d4eba - as core::future::future::Future>::poll::hd502a476d4671914 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x5564e00dc830 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h008e403075b04ac7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 33: 0x5564e00c73d0 - tokio::coop::with_budget::{{closure}}::h463a97d09c68dbc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 34: 0x5564e0096fc8 - std::thread::local::LocalKey::try_with::h06039e24fd28dd59 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x5564e009685d - std::thread::local::LocalKey::with::h302ebcd5edce58f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x5564e00db676 - tokio::coop::with_budget::h08b879940f392c1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 37: 0x5564e00db676 - tokio::coop::budget::h4f5ff40e792e49c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 38: 0x5564e00db676 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h572cd133157a943c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 39: 0x5564e00de621 - tokio::runtime::basic_scheduler::enter::{{closure}}::h12d096f3ff65e7f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 40: 0x5564e00c7eb7 - tokio::macros::scoped_tls::ScopedKey::set::h2d0b7194b70eccd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x5564e00de242 - tokio::runtime::basic_scheduler::enter::h683e4f58d0bc3585 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 42: 0x5564e00da8cb - tokio::runtime::basic_scheduler::Inner

::block_on::h86853d4ed81278fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 43: 0x5564e00dcc86 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h168df1c578d14279 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 44: 0x5564e00dd260 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2ff5dfbe6c502bcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 45: 0x5564e00a187b - tokio::runtime::Runtime::block_on::hb1690ea3c1e056ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x5564e00d9f7a - tokio::task::local::LocalSet::block_on::h571033f9202c5071 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:459:9 [INFO] [stdout] 47: 0x5564e0083981 - actix_rt::runtime::Runtime::block_on::hca0111943d788200 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 48: 0x5564e00f9c90 - actix_rt::system::SystemRunner::block_on::h36a0afdc0418929d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 49: 0x5564e00f1177 - actor_examples::database::database_test::say_hello::h497295729828ed31 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:89:5 [INFO] [stdout] 50: 0x5564e00f111a - actor_examples::database::database_test::say_hello::{{closure}}::h59671b259c7c603f [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:89:5 [INFO] [stdout] 51: 0x5564e00bc32e - core::ops::function::FnOnce::call_once::hdd1763e3e98c21dc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x5564e0131773 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5564e0131773 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 54: 0x5564e01301f8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 55: 0x5564e01301f8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x5564e01301f8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 57: 0x5564e01301f8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 58: 0x5564e01301f8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 59: 0x5564e01301f8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 60: 0x5564e01301f8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 61: 0x5564e00fdd4e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 62: 0x5564e00fdd4e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x5564e01025e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 64: 0x5564e01025e8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 65: 0x5564e01025e8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 66: 0x5564e01025e8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 67: 0x5564e01025e8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 68: 0x5564e01025e8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 69: 0x5564e01025e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x5564e0380a63 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 71: 0x5564e0380a63 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 72: 0x5564e0380a63 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 73: 0x7f20dd3f6609 - start_thread [INFO] [stdout] 74: 0x7f20dd1c8293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::database_test::say_hello_many_times stdout ---- [INFO] [stdout] thread 'database::database_test::say_hello_many_times' panicked at 'called `Result::unwrap()` on an `Err` value: Backend(Error { kind: Connect, cause: Some(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }) })', src/database.rs:106:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564e03794ac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5564e03794ac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5564e03794ac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5564e03794ac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5564e039d0ec - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5564e03746b5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5564e037b1b0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5564e037b1b0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5564e037b1b0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5564e037ada2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5564e037b864 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5564e037b340 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5564e0379974 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5564e037b2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5564e007cbd1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5564e007ccc3 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5564e00c4583 - core::result::Result::unwrap::h6cebf1be608068b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5564e00f1997 - actor_examples::database::database_test::say_hello_many_times::{{closure}}::{{closure}}::{{closure}}::h2ed2dcc9255c3809 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:106:31 [INFO] [stdout] 18: 0x5564e00b91a3 - as core::future::future::Future>::poll::h478d64c3cf7cb91b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5564e00f320f - as core::future::future::Future>::poll::h66781ec24c095409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/stream/stream/fold.rs:72:43 [INFO] [stdout] 20: 0x5564e00f1e35 - actor_examples::database::database_test::say_hello_many_times::{{closure}}::h3302ba09114f34d8 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:104:24 [INFO] [stdout] 21: 0x5564e00ba12b - as core::future::future::Future>::poll::ha6c335848f3bb55b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 22: 0x5564e00df736 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h83b12deda0d852c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:634:65 [INFO] [stdout] 23: 0x5564e00c7730 - tokio::coop::with_budget::{{closure}}::h9be4181a1b72065d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5564e0098398 - std::thread::local::LocalKey::try_with::hce093b1fdc6a95fa [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5564e009679d - std::thread::local::LocalKey::with::h111eeea982cdee50 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5564e00df335 - tokio::coop::with_budget::h0adc172eaff3b336 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5564e00df335 - tokio::coop::budget::h5e3a944aa77156a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5564e00df335 - as core::future::future::Future>::poll::{{closure}}::h3adea0f8beb5cf90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:634:42 [INFO] [stdout] 29: 0x5564e00c7db7 - tokio::macros::scoped_tls::ScopedKey::set::h13d24dade8626a27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x5564e00d9dca - tokio::task::local::LocalSet::with::h139894a4afce0ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:548:9 [INFO] [stdout] 31: 0x5564e00def82 - as core::future::future::Future>::poll::ha8881b5c35951606 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:624:9 [INFO] [stdout] 32: 0x5564e00da2ea - tokio::task::local::LocalSet::run_until::{{closure}}::h166b8ee5a0d75830 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:498:9 [INFO] [stdout] 33: 0x5564e00b9adb - as core::future::future::Future>::poll::h7f4d3bba5c9d6bbb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x5564e00d4c4a - as core::future::future::Future>::poll::h4dc35fbaba084a9f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 35: 0x5564e00dcb20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hc16fe2c17ce60700 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 36: 0x5564e00c7a90 - tokio::coop::with_budget::{{closure}}::hce9deabe09334006 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 37: 0x5564e0098038 - std::thread::local::LocalKey::try_with::hba4d173551f73634 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 38: 0x5564e0096ead - std::thread::local::LocalKey::with::heea59200b6480025 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 39: 0x5564e00dac16 - tokio::coop::with_budget::ha9efbb3795480aa7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 40: 0x5564e00dac16 - tokio::coop::budget::hd4709991e5bdcd38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 41: 0x5564e00dac16 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h39f0c555b7b73c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 42: 0x5564e00de661 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1dd6c3b101927631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 43: 0x5564e00c7fa7 - tokio::macros::scoped_tls::ScopedKey::set::h64dcb197ddf4895c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x5564e00ddee2 - tokio::runtime::basic_scheduler::enter::h1939df14a2125879 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 45: 0x5564e00da88b - tokio::runtime::basic_scheduler::Inner

::block_on::h22f8985fd3dab563 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 46: 0x5564e00dcda6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hd2a934c0d04e1116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 47: 0x5564e00dd626 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf7cd724d0be89994 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 48: 0x5564e00a1a8b - tokio::runtime::Runtime::block_on::hee4d499cf25590fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 49: 0x5564e00d9efa - tokio::task::local::LocalSet::block_on::h47ba43cf25147fc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:459:9 [INFO] [stdout] 50: 0x5564e0083921 - actix_rt::runtime::Runtime::block_on::h5059d1634dbb2152 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 51: 0x5564e00f9c40 - actix_rt::system::SystemRunner::block_on::h0381febd74e28609 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 52: 0x5564e00f16cd - actor_examples::database::database_test::say_hello_many_times::h3989f3f5406ee373 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:98:5 [INFO] [stdout] 53: 0x5564e00f166a - actor_examples::database::database_test::say_hello_many_times::{{closure}}::h434b05f6a702bcf5 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:98:5 [INFO] [stdout] 54: 0x5564e00bc36e - core::ops::function::FnOnce::call_once::he18f660e8cb4174e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x5564e0131773 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5564e0131773 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 57: 0x5564e01301f8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 58: 0x5564e01301f8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x5564e01301f8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x5564e01301f8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x5564e01301f8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x5564e01301f8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 63: 0x5564e01301f8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 64: 0x5564e00fdd4e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 65: 0x5564e00fdd4e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x5564e01025e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 67: 0x5564e01025e8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x5564e01025e8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 69: 0x5564e01025e8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 70: 0x5564e01025e8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 71: 0x5564e01025e8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 72: 0x5564e01025e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x5564e0380a63 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 74: 0x5564e0380a63 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 75: 0x5564e0380a63 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 76: 0x7f20dd3f6609 - start_thread [INFO] [stdout] 77: 0x7f20dd1c8293 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::database_test::say_hello_in_many_threads stdout ---- [INFO] [stdout] thread 'database::database_test::say_hello_in_many_threads' panicked at 'called `Result::unwrap()` on an `Err` value: Backend(Error { kind: Connect, cause: Some(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }) })', src/database.rs:122:68 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564e03794ac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5564e03794ac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5564e03794ac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5564e03794ac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5564e039d0ec - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5564e03746b5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5564e037b1b0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5564e037b1b0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5564e037b1b0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5564e037ada2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5564e037b864 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5564e037b340 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5564e0379974 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5564e037b2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5564e007cbd1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5564e007ccc3 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5564e00c4583 - core::result::Result::unwrap::h6cebf1be608068b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5564e00f2390 - actor_examples::database::database_test::say_hello_in_many_threads::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h6b3fcdcacd2ac3e7 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:122:35 [INFO] [stdout] 18: 0x5564e00b8f4b - as core::future::future::Future>::poll::h348c008fd8144d0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5564e00b6c82 - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h726e0d6345839ace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/task/core.rs:235:17 [INFO] [stdout] 20: 0x5564e00a6f35 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1cff00177bbf9c7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 21: 0x5564e00b6a87 - tokio::runtime::task::core::CoreStage::poll::h880438094999adbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/task/core.rs:225:13 [INFO] [stdout] 22: 0x5564e0099d6a - tokio::runtime::task::harness::poll_future::{{closure}}::h86823b8a3c5c7e9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/task/harness.rs:422:23 [INFO] [stdout] 23: 0x5564e00e77b3 - as core::ops::function::FnOnce<()>>::call_once::h835405e323a0643d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5564e00d89c0 - std::panicking::try::do_call::hc6e65f86d9a85122 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x5564e00dfbeb - __rust_try [INFO] [stdout] 26: 0x5564e00d83fa - std::panicking::try::hacaa50536cf81f53 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 27: 0x5564e00ada8a - std::panic::catch_unwind::h0bccfac8ebbc039f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 28: 0x5564e0099530 - tokio::runtime::task::harness::poll_future::h9316b488effbed25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/task/harness.rs:409:19 [INFO] [stdout] 29: 0x5564e009a183 - tokio::runtime::task::harness::Harness::poll_inner::h9224ddd6ddadbf55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 30: 0x5564e009b38b - tokio::runtime::task::harness::Harness::poll::hdf404effa7ae6184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 31: 0x5564e00f9330 - tokio::runtime::task::raw::poll::h6aebf358f902a522 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 32: 0x5564e02c260f - tokio::runtime::task::raw::RawTask::poll::h61e0ac1b05499285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 33: 0x5564e02f4dc1 - tokio::runtime::task::Notified::run::he451d7ab90edd936 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 34: 0x5564e03087db - tokio::task::local::LocalSet::tick::{{closure}}::hd97ff0b2a790d1b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:514:54 [INFO] [stdout] 35: 0x5564e0312bb5 - tokio::coop::with_budget::{{closure}}::h20a6a2505cefbbe5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 36: 0x5564e02d6a83 - std::thread::local::LocalKey::try_with::h56623cf1da44ad9a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 37: 0x5564e02d59da - std::thread::local::LocalKey::with::h415276a19b73a478 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 38: 0x5564e030876a - tokio::coop::with_budget::hef708cab49fcbd64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 39: 0x5564e030876a - tokio::coop::budget::h5f3337dfc7c9ed30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 40: 0x5564e030876a - tokio::task::local::LocalSet::tick::h69b245b27befdea9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:514:31 [INFO] [stdout] 41: 0x5564e00df194 - as core::future::future::Future>::poll::{{closure}}::h1c37ab846b0bab9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:638:16 [INFO] [stdout] 42: 0x5564e00c8187 - tokio::macros::scoped_tls::ScopedKey::set::ha1e96191a793c34f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 43: 0x5564e00d9e1a - tokio::task::local::LocalSet::with::h882338f9fbf73ae0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:548:9 [INFO] [stdout] 44: 0x5564e00def12 - as core::future::future::Future>::poll::h7f333b9fae94e384 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:624:9 [INFO] [stdout] 45: 0x5564e00da7ba - tokio::task::local::LocalSet::run_until::{{closure}}::he9a440913eac6be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:498:9 [INFO] [stdout] 46: 0x5564e00b929b - as core::future::future::Future>::poll::h4b2043542308391e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 47: 0x5564e00d4caa - as core::future::future::Future>::poll::h5177d246317fe846 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 48: 0x5564e00dc8d0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h5c2c271f97d4c996 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 49: 0x5564e00c72b0 - tokio::coop::with_budget::{{closure}}::h427553a9b129b0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 50: 0x5564e00970e8 - std::thread::local::LocalKey::try_with::h0f51eae1889df2c2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x5564e0096cdd - std::thread::local::LocalKey::with::h87fce5314a20e002 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x5564e00dc0d6 - tokio::coop::with_budget::hc1b57b55e4660b51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 53: 0x5564e00dc0d6 - tokio::coop::budget::h42ce5194d1cd21d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 54: 0x5564e00dc0d6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hb375d130ccbd2ef2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 55: 0x5564e00de6a1 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha3374f3f1c94d0f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 56: 0x5564e00c8097 - tokio::macros::scoped_tls::ScopedKey::set::h8e142e0df5a298c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 57: 0x5564e00de5a2 - tokio::runtime::basic_scheduler::enter::hf806d136e032402b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 58: 0x5564e00da8ab - tokio::runtime::basic_scheduler::Inner

::block_on::h772f659f4f24dfa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 59: 0x5564e00dcd16 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h507720a74a69519f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 60: 0x5564e00dce9c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h22888905ea5376b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 61: 0x5564e00a197e - tokio::runtime::Runtime::block_on::hd7dd65f93fda0b08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 62: 0x5564e00d9fe4 - tokio::task::local::LocalSet::block_on::h8acbc156406d7c93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:459:9 [INFO] [stdout] 63: 0x5564e00838c3 - actix_rt::runtime::Runtime::block_on::h1d901b94d355fbce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 64: 0x5564e00f9cd0 - actix_rt::system::SystemRunner::block_on::h7aa4d322dbc0313e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 65: 0x5564e00f2083 - actor_examples::database::database_test::say_hello_in_many_threads::hf049a282907a28a9 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:113:5 [INFO] [stdout] 66: 0x5564e00f202a - actor_examples::database::database_test::say_hello_in_many_threads::{{closure}}::h124a31fe1d5ed832 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:113:5 [INFO] [stdout] 67: 0x5564e00bc15e - core::ops::function::FnOnce::call_once::h844367a0b3631e20 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 68: 0x5564e0131773 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x5564e0131773 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 70: 0x5564e01301f8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 71: 0x5564e01301f8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 72: 0x5564e01301f8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 73: 0x5564e01301f8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 74: 0x5564e01301f8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 75: 0x5564e01301f8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 76: 0x5564e01301f8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 77: 0x5564e00fdd4e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 78: 0x5564e00fdd4e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 79: 0x5564e01025e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 80: 0x5564e01025e8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 81: 0x5564e01025e8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 82: 0x5564e01025e8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 83: 0x5564e01025e8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 84: 0x5564e01025e8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 85: 0x5564e01025e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 86: 0x5564e0380a63 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 87: 0x5564e0380a63 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 88: 0x5564e0380a63 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 89: 0x7f20dd3f6609 - start_thread [INFO] [stdout] 90: 0x7f20dd1c8293 - clone [INFO] [stdout] 91: 0x0 - [INFO] [stdout] thread 'database::database_test::say_hello_in_many_threads' panicked at 'called `Result::unwrap()` on an `Err` value: JoinError::Panic(...)', src/database.rs:126:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564e03794ac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5564e03794ac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5564e03794ac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5564e03794ac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5564e039d0ec - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5564e03746b5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5564e037b1b0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5564e037b1b0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5564e037b1b0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5564e037ada2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5564e037b864 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5564e037b340 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5564e0379974 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5564e037b2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5564e007cbd1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5564e007ccc3 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5564e00c460c - core::result::Result::unwrap::hba7e165962b98816 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5564e00f2747 - actor_examples::database::database_test::say_hello_in_many_threads::{{closure}}::{{closure}}::{{closure}}::h51dac0c0406513e1 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:121:17 [INFO] [stdout] 18: 0x5564e00ba1bb - as core::future::future::Future>::poll::ha95e39ef10ccd8ba [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5564e00856bc - as core::future::future::Future>::poll::hddf259ecd22873c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/stream/stream/for_each.rs:68:24 [INFO] [stdout] 20: 0x5564e00f2ab8 - actor_examples::database::database_test::say_hello_in_many_threads::{{closure}}::h3782c411d97dc17f [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:118:9 [INFO] [stdout] 21: 0x5564e00b90eb - as core::future::future::Future>::poll::h3a1449ef6bfbccdf [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 22: 0x5564e00df6d6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h460c84d50a9a414c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:634:65 [INFO] [stdout] 23: 0x5564e00c7070 - tokio::coop::with_budget::{{closure}}::h32619101a5f7158e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5564e00985e8 - std::thread::local::LocalKey::try_with::hf1acda685112b88a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x5564e0096bfd - std::thread::local::LocalKey::with::h868f55c6cf1dec71 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x5564e00df0d5 - tokio::coop::with_budget::h41cf9bcf7c5063be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5564e00df0d5 - tokio::coop::budget::h3b3d64c02a07dd52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5564e00df0d5 - as core::future::future::Future>::poll::{{closure}}::h1c37ab846b0bab9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:634:42 [INFO] [stdout] 29: 0x5564e00c8187 - tokio::macros::scoped_tls::ScopedKey::set::ha1e96191a793c34f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x5564e00d9e1a - tokio::task::local::LocalSet::with::h882338f9fbf73ae0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:548:9 [INFO] [stdout] 31: 0x5564e00def12 - as core::future::future::Future>::poll::h7f333b9fae94e384 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:624:9 [INFO] [stdout] 32: 0x5564e00da7ba - tokio::task::local::LocalSet::run_until::{{closure}}::he9a440913eac6be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:498:9 [INFO] [stdout] 33: 0x5564e00b929b - as core::future::future::Future>::poll::h4b2043542308391e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x5564e00d4caa - as core::future::future::Future>::poll::h5177d246317fe846 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 35: 0x5564e00dc8d0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h5c2c271f97d4c996 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 36: 0x5564e00c72b0 - tokio::coop::with_budget::{{closure}}::h427553a9b129b0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 37: 0x5564e00970e8 - std::thread::local::LocalKey::try_with::h0f51eae1889df2c2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 38: 0x5564e0096cdd - std::thread::local::LocalKey::with::h87fce5314a20e002 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 39: 0x5564e00dc0d6 - tokio::coop::with_budget::hc1b57b55e4660b51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 40: 0x5564e00dc0d6 - tokio::coop::budget::h42ce5194d1cd21d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 41: 0x5564e00dc0d6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hb375d130ccbd2ef2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 42: 0x5564e00de6a1 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha3374f3f1c94d0f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 43: 0x5564e00c8097 - tokio::macros::scoped_tls::ScopedKey::set::h8e142e0df5a298c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x5564e00de5a2 - tokio::runtime::basic_scheduler::enter::hf806d136e032402b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 45: 0x5564e00da8ab - tokio::runtime::basic_scheduler::Inner

::block_on::h772f659f4f24dfa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 46: 0x5564e00dcd16 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h507720a74a69519f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 47: 0x5564e00dce9c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h22888905ea5376b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 48: 0x5564e00a197e - tokio::runtime::Runtime::block_on::hd7dd65f93fda0b08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 49: 0x5564e00d9fe4 - tokio::task::local::LocalSet::block_on::h8acbc156406d7c93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/task/local.rs:459:9 [INFO] [stdout] 50: 0x5564e00838c3 - actix_rt::runtime::Runtime::block_on::h1d901b94d355fbce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 51: 0x5564e00f9cd0 - actix_rt::system::SystemRunner::block_on::h7aa4d322dbc0313e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 52: 0x5564e00f2083 - actor_examples::database::database_test::say_hello_in_many_threads::hf049a282907a28a9 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:113:5 [INFO] [stdout] 53: 0x5564e00f202a - actor_examples::database::database_test::say_hello_in_many_threads::{{closure}}::h124a31fe1d5ed832 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:113:5 [INFO] [stdout] 54: 0x5564e00bc15e - core::ops::function::FnOnce::call_once::h844367a0b3631e20 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x5564e0131773 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5564e0131773 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 57: 0x5564e01301f8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 58: 0x5564e01301f8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x5564e01301f8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x5564e01301f8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] error: test failed, to rerun pass '--bin actor-examples' [INFO] [stdout] 61: 0x5564e01301f8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x5564e01301f8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 63: 0x5564e01301f8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 64: 0x5564e00fdd4e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 65: 0x5564e00fdd4e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x5564e01025e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 67: 0x5564e01025e8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 68: 0x5564e01025e8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 69: 0x5564e01025e8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 70: 0x5564e01025e8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 71: 0x5564e01025e8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 72: 0x5564e01025e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x5564e0380a63 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 74: 0x5564e0380a63 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 75: 0x5564e0380a63 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 76: 0x7f20dd3f6609 - start_thread [INFO] [stdout] 77: 0x7f20dd1c8293 - clone [INFO] [stdout] 78: 0x0 - [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.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad750f64eb1f578419b43abe4dff369738175810e354f3eb151a5b782a4ec565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad750f64eb1f578419b43abe4dff369738175810e354f3eb151a5b782a4ec565", kill_on_drop: false }` [INFO] [stdout] ad750f64eb1f578419b43abe4dff369738175810e354f3eb151a5b782a4ec565