[INFO] cloning repository https://github.com/kinghajj/netholdem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kinghajj/netholdem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinghajj%2Fnetholdem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinghajj%2Fnetholdem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ad2e4e74efceeb0d595b0d46c307a625482dc62
[INFO] testing kinghajj/netholdem against 1.52.1 for beta-1.53-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinghajj%2Fnetholdem" "/workspace/builds/worker-9/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kinghajj/netholdem on toolchain 1.52.1
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kinghajj/netholdem
[INFO] finished tweaking git repo https://github.com/kinghajj/netholdem
[INFO] tweaked toml for git repo https://github.com/kinghajj/netholdem written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] crate git repo https://github.com/kinghajj/netholdem already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6d435206004b4ffca5a68e7676432bed96ace9d621c43336b1a3bddbcc7f8d8
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "d6d435206004b4ffca5a68e7676432bed96ace9d621c43336b1a3bddbcc7f8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6d435206004b4ffca5a68e7676432bed96ace9d621c43336b1a3bddbcc7f8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d435206004b4ffca5a68e7676432bed96ace9d621c43336b1a3bddbcc7f8d8", kill_on_drop: false }`
[INFO] [stdout] d6d435206004b4ffca5a68e7676432bed96ace9d621c43336b1a3bddbcc7f8d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fec376d46e96f7f4910724618e44d287f216a49a2ea883e327e527197e5f2fa1
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "fec376d46e96f7f4910724618e44d287f216a49a2ea883e327e527197e5f2fa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.62
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling bumpalo v3.2.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.62
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling subtle v2.2.2
[INFO] [stderr]    Compiling anyhow v1.0.28
[INFO] [stderr]    Compiling static_assertions v0.3.4
[INFO] [stderr]    Compiling yew v0.14.3
[INFO] [stderr]    Compiling cfg-match v0.2.1
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling lexical-core v0.6.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling headers v0.3.2
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]    Compiling tungstenite v0.10.1
[INFO] [stderr]    Compiling multipart v0.16.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.62
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling zeroize_derive v1.0.0
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.16
[INFO] [stderr]    Compiling snafu-derive v0.6.6
[INFO] [stderr]    Compiling yew-macro v0.14.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.62
[INFO] [stderr]    Compiling zeroize v1.1.0
[INFO] [stderr]    Compiling curve25519-dalek v2.0.0
[INFO] [stderr]    Compiling orion v0.15.1
[INFO] [stderr]    Compiling tokio v0.2.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.62
[INFO] [stderr]    Compiling thiserror v1.0.16
[INFO] [stderr]    Compiling x25519-dalek v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.4
[INFO] [stderr]    Compiling flexi_logger v0.15.2
[INFO] [stderr]    Compiling pin-project v0.4.9
[INFO] [stderr]    Compiling snafu v0.6.6
[INFO] [stderr]    Compiling js-sys v0.3.39
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.6
[INFO] [stderr]    Compiling futures-executor v0.3.4
[INFO] [stderr]    Compiling futures v0.3.4
[INFO] [stderr]    Compiling async-local-bounded-channel v0.1.0
[INFO] [stderr]    Compiling piper v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.10.1
[INFO] [stderr]    Compiling h2 v0.2.4
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling web-sys v0.3.39
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.12
[INFO] [stderr]    Compiling hyper v0.13.5
[INFO] [stderr]    Compiling serde_json v1.0.52
[INFO] [stderr]    Compiling bincode v1.2.1
[INFO] [stderr]    Compiling rs_poker v2.0.0-alpha.0 (https://github.com/kinghajj/rs-poker?branch=serde#4e4d9bf5)
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling netholdem-game v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]    Compiling warp v0.2.2
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling netholdem-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling gloo-events v0.1.1
[INFO] [stderr]    Compiling gloo-console-timer v0.1.0
[INFO] [stderr]    Compiling gloo-timers v0.2.1
[INFO] [stderr]    Compiling gloo-file v0.1.0
[INFO] [stderr]    Compiling gloo v0.2.1
[INFO] [stderr]    Compiling netholdem-ui v0.1.0 (/opt/rustwide/workdir/ui)
[INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level
[INFO] [stdout]  --> ui/src/client.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(rust_2018_idioms)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level
[INFO] [stdout]  --> ui/src/client.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(rust_2018_idioms)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `client`
[INFO] [stdout]  --> ui/src/app.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     client: Client,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `ws`
[INFO] [stdout]   --> ui/src/client.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ws: WebSocket,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `state`
[INFO] [stdout]   --> ui/src/client.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     state: Rc<RefCell<State>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `request_tx`
[INFO] [stdout]    --> ui/src/client.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     request_tx: mpsc::Sender<Request>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `response_rx`
[INFO] [stdout]    --> ui/src/client.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     response_rx: mpsc::Receiver<Response>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "fec376d46e96f7f4910724618e44d287f216a49a2ea883e327e527197e5f2fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fec376d46e96f7f4910724618e44d287f216a49a2ea883e327e527197e5f2fa1", kill_on_drop: false }`
[INFO] [stdout] fec376d46e96f7f4910724618e44d287f216a49a2ea883e327e527197e5f2fa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 103cd8df821a88f15d36f340e0cbe8439a94d65cf5024c3020e3272366d9b9dd
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "103cd8df821a88f15d36f340e0cbe8439a94d65cf5024c3020e3272366d9b9dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.3.27
[INFO] [stderr]    Compiling netholdem-game v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]    Compiling netholdem-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level
[INFO] [stdout]  --> ui/src/client.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(rust_2018_idioms)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level
[INFO] [stdout]  --> ui/src/client.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(rust_2018_idioms)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `client`
[INFO] [stdout]  --> ui/src/app.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     client: Client,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `ws`
[INFO] [stdout]   --> ui/src/client.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ws: WebSocket,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `state`
[INFO] [stdout]   --> ui/src/client.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     state: Rc<RefCell<State>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `request_tx`
[INFO] [stdout]    --> ui/src/client.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     request_tx: mpsc::Sender<Request>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `response_rx`
[INFO] [stdout]    --> ui/src/client.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     response_rx: mpsc::Receiver<Response>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-test v0.2.50
[INFO] [stderr]    Compiling netholdem-ui v0.1.0 (/opt/rustwide/workdir/ui)
[INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level
[INFO] [stdout]  --> ui/src/client.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(rust_2018_idioms)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level
[INFO] [stdout]  --> ui/src/client.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(rust_2018_idioms)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `client`
[INFO] [stdout]  --> ui/src/app.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     client: Client,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `ws`
[INFO] [stdout]   --> ui/src/client.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ws: WebSocket,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `state`
[INFO] [stdout]   --> ui/src/client.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     state: Rc<RefCell<State>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `request_tx`
[INFO] [stdout]    --> ui/src/client.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     request_tx: mpsc::Sender<Request>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `response_rx`
[INFO] [stdout]    --> ui/src/client.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     response_rx: mpsc::Receiver<Response>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 24.96s
[INFO] running `Command { std: "docker" "inspect" "103cd8df821a88f15d36f340e0cbe8439a94d65cf5024c3020e3272366d9b9dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103cd8df821a88f15d36f340e0cbe8439a94d65cf5024c3020e3272366d9b9dd", kill_on_drop: false }`
[INFO] [stdout] 103cd8df821a88f15d36f340e0cbe8439a94d65cf5024c3020e3272366d9b9dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] d9ab3c4bfc34c5816202a60e53e6dbf9dae25e11407c257313eee6a6d7d15b3c
[INFO] running `Command { std: "docker" "start" "-a" "d9ab3c4bfc34c5816202a60e53e6dbf9dae25e11407c257313eee6a6d7d15b3c", kill_on_drop: false }`
[INFO] [stderr] warning: warn(rust_2018_idioms) is ignored unless specified at crate level
[INFO] [stderr]  --> ui/src/client.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![warn(rust_2018_idioms)]
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: warn(rust_2018_idioms) is ignored unless specified at crate level
[INFO] [stderr]  --> ui/src/client.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![warn(rust_2018_idioms)]
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `client`
[INFO] [stderr]  --> ui/src/app.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     client: Client,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `ws`
[INFO] [stderr]   --> ui/src/client.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     ws: WebSocket,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `state`
[INFO] [stderr]   --> ui/src/client.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     state: Rc<RefCell<State>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `request_tx`
[INFO] [stderr]    --> ui/src/client.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 |     request_tx: mpsc::Sender<Request>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `response_rx`
[INFO] [stderr]    --> ui/src/client.rs:107:5
[INFO] [stderr]     |
[INFO] [stderr] 107 |     response_rx: mpsc::Receiver<Response>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: 7 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] warning: warn(rust_2018_idioms) is ignored unless specified at crate level
[INFO] [stderr]  --> ui/src/client.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![warn(rust_2018_idioms)]
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: warn(rust_2018_idioms) is ignored unless specified at crate level
[INFO] [stderr]  --> ui/src/client.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![warn(rust_2018_idioms)]
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `client`
[INFO] [stderr]  --> ui/src/app.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     client: Client,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `ws`
[INFO] [stderr]   --> ui/src/client.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     ws: WebSocket,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `state`
[INFO] [stderr]   --> ui/src/client.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     state: Rc<RefCell<State>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `request_tx`
[INFO] [stderr]    --> ui/src/client.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 |     request_tx: mpsc::Sender<Request>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field is never read: `response_rx`
[INFO] [stderr]    --> ui/src/client.rs:107:5
[INFO] [stderr]     |
[INFO] [stderr] 107 |     response_rx: mpsc::Receiver<Response>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: 7 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/netholdem_game-ebefefcade131f91)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/netholdem_server-cfeb73dd69a998a5)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/netholdem_server-da349ea1c01d0ab1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/graceful_shutdown.rs (/opt/rustwide/target/debug/deps/graceful_shutdown-0a4d421855298144)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test graceful_shutdown ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- graceful_shutdown stdout ----
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'response to be successful: Protocol("Connection reset without closing handshake")', server/tests/graceful_shutdown.rs:63:26
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d77 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755c73 - core::option::expect_none_failed::hb1edf11f73e63728
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/option.rs:1329:5
[INFO] [stdout]   16:     0x563c858525b5 - core::result::Result<T,E>::expect::h9b134d1d7b60973a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/result.rs:997:23
[INFO] [stdout]   17:     0x563c857ef65d - graceful_shutdown::graceful_shutdown::{{closure}}::{{closure}}::hcb7fb8c8006648df
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/graceful_shutdown.rs:59:38
[INFO] [stdout]   18:     0x563c8577ae19 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h41e8c236dd9bec22
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   19:     0x563c8579f79e - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hf1181536bf18dc1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   20:     0x563c857948c7 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::ha6ad1b74a4506315
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   21:     0x563c8579de58 - tokio::runtime::task::core::Core<T,S>::poll::h99ec9204418fbed1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   22:     0x563c8577330f - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h70a79461f19b7523
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   23:     0x563c858039a3 - core::ops::function::FnOnce::call_once::hc2247aa4fcd31ed1
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   24:     0x563c85810e3b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h28871731496f98b5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   25:     0x563c858ac66a - std::panicking::try::do_call::hd94955f1f8c052c4
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   26:     0x563c858af30d - __rust_try
[INFO] [stdout]   27:     0x563c858aaf1f - std::panicking::try::h8976aff2dd8e5322
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   28:     0x563c8581d47a - std::panic::catch_unwind::hae9b50ace76fb579
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   29:     0x563c8576e51f - tokio::runtime::task::harness::Harness<T,S>::poll::h1af244f0f7734f31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   30:     0x563c85879dc0 - tokio::runtime::task::raw::poll::hb38460a4b70d9311
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   31:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   32:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   33:     0x563c85d7d4b2 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:353:13
[INFO] [stdout]   34:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   35:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   36:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   37:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   38:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   39:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   40:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   41:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   42:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   43:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   44:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   45:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   46:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   47:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   48:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   49:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   50:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   51:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   52:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   53:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   54:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   55:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   56:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   57:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   58:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   59:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   60:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   61:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   62:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   63:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   64:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   65:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   66:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   67:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   68:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   69:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   70:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   71:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   72:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   73:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   74:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   75:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   76:     0x7f3e67054609 - start_thread
[INFO] [stdout]   77:     0x7f3e66e2a293 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] thread 'graceful_shutdown' panicked at 'client: JoinError::Panic(...)', server/tests/graceful_shutdown.rs:77:34
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d77 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755c73 - core::option::expect_none_failed::hb1edf11f73e63728
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/option.rs:1329:5
[INFO] [stdout]   16:     0x563c85852450 - core::result::Result<T,E>::expect::h4eceb88ba7f721f8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/result.rs:997:23
[INFO] [stdout]   17:     0x563c857f0270 - graceful_shutdown::graceful_shutdown::{{closure}}::h795c097ef9cc2326
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/graceful_shutdown.rs:77:22
[INFO] [stdout]   18:     0x563c8577b40b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h527cc3943740276e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   19:     0x563c8587d600 - tokio::runtime::enter::Enter::block_on::{{closure}}::hebcb30c0d9a1a89e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/enter.rs:163:58
[INFO] [stdout]   20:     0x563c858bc652 - tokio::coop::budget::{{closure}}::hc20f08c54ecd3b35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   21:     0x563c857d5ccd - std::thread::local::LocalKey<T>::try_with::haa2d9b0e20dbb20b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   22:     0x563c857d3ff8 - std::thread::local::LocalKey<T>::with::h00df92239362e8f9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   23:     0x563c8587d464 - tokio::coop::budget::h3a2919e90a75dc57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   24:     0x563c8587d464 - tokio::runtime::enter::Enter::block_on::h8f5c0ae6079bf364
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/enter.rs:163:35
[INFO] [stdout]   25:     0x563c857ea155 - tokio::runtime::thread_pool::ThreadPool::block_on::hb8f61cc6c8078165
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/mod.rs:82:9
[INFO] [stdout]   26:     0x563c857a23c6 - tokio::runtime::Runtime::block_on::{{closure}}::hc35d6757d2e19439
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/mod.rs:446:39
[INFO] [stdout]   27:     0x563c85827e60 - tokio::runtime::context::enter::h8a2c0db3d4187163
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   28:     0x563c858ae884 - tokio::runtime::handle::Handle::enter::h326508a60ea5d78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   29:     0x563c857a233f - tokio::runtime::Runtime::block_on::h6c4af8bbcbc5c641
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/mod.rs:441:9
[INFO] [stdout]   30:     0x563c857eeb21 - graceful_shutdown::graceful_shutdown::h42ba03f95532ce63
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/graceful_shutdown.rs:21:1
[INFO] [stdout]   31:     0x563c857eea2a - graceful_shutdown::graceful_shutdown::{{closure}}::h7540d52c2b51932b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/graceful_shutdown.rs:21:1
[INFO] [stdout]   32:     0x563c85803dde - core::ops::function::FnOnce::call_once::he5a8131319e3ed65
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   33:     0x563c859a1083 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   34:     0x563c859a1083 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout]   35:     0x563c8599f9a0 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5b11193df8b131e3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   36:     0x563c8599f9a0 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c8599f9a0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c8599f9a0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   39:     0x563c8599f9a0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   40:     0x563c8599f9a0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout]   41:     0x563c8599f9a0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout]   42:     0x563c8597929e - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout]   43:     0x563c8597929e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   44:     0x563c8597d1ff - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   45:     0x563c8597d1ff - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   46:     0x563c8597d1ff - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   47:     0x563c8597d1ff - std::panicking::try::h788942712f8b8932
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   48:     0x563c8597d1ff - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   49:     0x563c8597d1ff - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   50:     0x563c8597d1ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   51:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   52:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   53:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   54:     0x7f3e67054609 - start_thread
[INFO] [stdout]   55:     0x7f3e66e2a293 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[INFO] [stdout]   21:     0x563c857e1eda - async_local_bounded_channel::channel::h8c33a7ef1b5a69f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/lib.rs:164:16
[INFO] [stdout]   22:     0x563c857abb15 - netholdem_server::server::handle_client::{{closure}}::he97d74c0d6cedd31
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:142:24
[INFO] [stdout]   23:     0x563c8577aa2b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2ae95570ebd7d2d9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   24:     0x563c857ab53f - netholdem_server::server::start_server::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h469c36e347bb664b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/server.rs:89:21
[INFO] [stdout]   25:     0x563c8577a99b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h28ec58f66419b99e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/future/mod.rs:80:19
[INFO] [stdout]   26:     0x563c857c2469 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::hc9c770730d42f5ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   27:     0x563c857ca8c3 - <F as futures_core::future::TryFuture>::try_poll::h7ccb5e61febd9f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.4/src/future.rs:83:9
[INFO] [stdout]   28:     0x563c85868655 - futures_util::future::try_future::try_chain::TryChain<Fut1,Fut2,Data>::poll::h6219f5cd06e4c76f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/try_chain.rs:58:28
[INFO] [stdout]   29:     0x563c857c34bc - <futures_util::future::try_future::and_then::AndThen<Fut1,Fut2,F> as core::future::future::Future>::poll::ha4a1648fc8724432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/try_future/and_then.rs:46:9
[INFO] [stdout]   30:     0x563c857c2319 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::ha00789293b8a7357
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.4/src/future/future/map.rs:40:9
[INFO] [stdout]   31:     0x563c8579e4b6 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h46d413fc1affcf16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   32:     0x563c85793a4a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h88e5bc865a4bed00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   33:     0x563c8579dc0b - tokio::runtime::task::core::Core<T,S>::poll::h75aa45a1287bbc53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   34:     0x563c85772e61 - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h38346edff72865fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   35:     0x563c858031f3 - core::ops::function::FnOnce::call_once::h72ba4312bcfc3e0c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   36:     0x563c85810f5b - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5de72ff3ddb3f0ad
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   37:     0x563c858aca3d - std::panicking::try::do_call::hfb50befb7feec379
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   38:     0x563c858af30d - __rust_try
[INFO] [stdout]   39:     0x563c858abb7f - std::panicking::try::hed24ffcda3a4a87d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   40:     0x563c8581d6ba - std::panic::catch_unwind::hf8715feaa117744c
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   41:     0x563c85772004 - tokio::runtime::task::harness::Harness<T,S>::poll::hdfe9bc946a632e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   42:     0x563c85879c10 - tokio::runtime::task::raw::poll::h23a2e0fcd46e0564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   43:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   44:     0x563c85d74ea1 - tokio::runtime::task::Notified<S>::run::hd26092f09577ca87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   45:     0x563c85d7d704 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hf2e00cf06158c5b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:374:21
[INFO] [stdout]   46:     0x563c85d5d1b4 - tokio::coop::budget::{{closure}}::he56a9d5e50e92d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:97:9
[INFO] [stdout]   47:     0x563c85d63883 - std::thread::local::LocalKey<T>::try_with::h636b53c0fd4b1ada
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:272:16
[INFO] [stdout]   48:     0x563c85d624e9 - std::thread::local::LocalKey<T>::with::h7773090f2c8e5dde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/local.rs:248:9
[INFO] [stdout]   49:     0x563c85d7d36b - tokio::coop::budget::ha50c2a4ad4d57777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/coop.rs:79:5
[INFO] [stdout]   50:     0x563c85d7d36b - tokio::runtime::thread_pool::worker::Context::run_task::he2c8f0ad024842e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:352:9
[INFO] [stdout]   51:     0x563c85d7cdf7 - tokio::runtime::thread_pool::worker::Context::run::hc5f4e52047d31111
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:324:24
[INFO] [stdout]   52:     0x563c85d7cc03 - tokio::runtime::thread_pool::worker::run::{{closure}}::hbba8a0a5da4fae94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:309:17
[INFO] [stdout]   53:     0x563c85d71f3d - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7cc075129853b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/macros/scoped_tls.rs:64:9
[INFO] [stdout]   54:     0x563c85d7cae3 - tokio::runtime::thread_pool::worker::run::hdd7bf6bb9933f78e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:306:5
[INFO] [stdout]   55:     0x563c85d7c9ab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h5b61d6601f609475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/thread_pool/worker.rs:285:45
[INFO] [stdout]   56:     0x563c85da1842 - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h9d8dc042d4a6189d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/task.rs:38:21
[INFO] [stdout]   57:     0x563c85d9791c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h7908b0fc9890c893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:173:17
[INFO] [stdout]   58:     0x563c85d39c5e - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hc3c9d6993f0e40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   59:     0x563c85d974c8 - tokio::runtime::task::core::Core<T,S>::poll::h4670d29cb88ed859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/core.rs:158:13
[INFO] [stdout]   60:     0x563c85dae5ea - tokio::runtime::task::harness::Harness<T,S>::poll::{{closure}}::h87086311f7aaf492
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:113:27
[INFO] [stdout]   61:     0x563c85d45813 - core::ops::function::FnOnce::call_once::hc78f18481fc3f4b9
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   62:     0x563c85d9103c - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfdee6e5ef133cd19
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   63:     0x563c85d570ef - std::panicking::try::do_call::hfb4f65fcc8dbba6a
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   64:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   65:     0x563c85d56b0f - std::panicking::try::h73cb0ff7cd653b0b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   66:     0x563c85d91cdb - std::panic::catch_unwind::h34ca168b26a57444
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   67:     0x563c85dad9ec - tokio::runtime::task::harness::Harness<T,S>::poll::h6e13234744017c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/harness.rs:89:19
[INFO] [stdout]   68:     0x563c85d40272 - tokio::runtime::task::raw::poll::hb4267af4f59a2b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:104:5
[INFO] [stdout]   69:     0x563c85d4011f - tokio::runtime::task::raw::RawTask::poll::h3df10c47c6717724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/raw.rs:66:18
[INFO] [stdout]   70:     0x563c85d74e31 - tokio::runtime::task::Notified<S>::run::h3dc4a4025a486b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/task/mod.rs:169:9
[INFO] [stdout]   71:     0x563c85d7b3d9 - tokio::runtime::blocking::pool::Inner::run::h3a9f5fad135d80d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:230:17
[INFO] [stdout]   72:     0x563c85d7b16e - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::h7a0d54e3c6ca9c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:210:21
[INFO] [stdout]   73:     0x563c85d51f55 - tokio::runtime::context::enter::h100d7c6ad732866d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/context.rs:72:5
[INFO] [stdout]   74:     0x563c85d9e8e6 - tokio::runtime::handle::Handle::enter::h307804044d855ca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/handle.rs:71:9
[INFO] [stdout]   75:     0x563c85d7b1ef - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::he817e9dc7f6a0edf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.20/src/runtime/blocking/pool.rs:209:17
[INFO] [stdout]   76:     0x563c85d5a38c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5195c494a029e570
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   77:     0x563c85d76441 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf7115ace0636ede
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   78:     0x563c85d90f81 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h62117d803ea063c5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   79:     0x563c85d57053 - std::panicking::try::do_call::h939ea60a2d7b8d2e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   80:     0x563c85d5a2bd - __rust_try
[INFO] [stdout]   81:     0x563c85d56c61 - std::panicking::try::hb1d927dca204eb98
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   82:     0x563c85d91d41 - std::panic::catch_unwind::hbba122d32252484e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   83:     0x563c85d7623d - std::thread::Builder::spawn_unchecked::{{closure}}::h494e2494813da7a6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   84:     0x563c85d454af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h818160eb12440295
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   85:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   86:     0x563c85e7b37a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   87:     0x563c85e7b37a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   88:     0x7f3e67054609 - start_thread
[INFO] [stdout]   89:     0x7f3e66e2a293 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `generic_array::GenericArray<std::option::Option<netholdem_game::protocol::Request>, typenum::uint::UInt<typenum::uint::UInt<typenum::uint::UTerm, typenum::bit::B1>, typenum::bit::B0>>` uninitialized, which is invalid', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c85e71940 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x563c85e71940 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c85e71940 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x563c85e71940 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x563c85e9318f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x563c85e6a692 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x563c85e73bd5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x563c85e73bd5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x563c85e73bd5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x563c85e736be - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x563c85e741dd - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x563c85e73d47 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:495:13
[INFO] [stdout]   12:     0x563c85e71dfc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x563c85e73cd9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x563c85755d81 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x563c85755ccd - core::panicking::panic::h10ab123a4b13cc79
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:50:5
[INFO] [stdout]   16:     0x563c8586a4ea - core::mem::uninitialized::h4ebbdc6ed95f562f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/mem/mod.rs:660:9
[INFO] [stdout]   17:     0x563c8586a4ea - generic_array::ArrayBuilder<T,N>::new::h7fd405e78ff88c1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:187:38
[INFO] [stdout]   18:     0x563c85867763 - <generic_array::GenericArray<T,N> as generic_array::sequence::GenericSequence<T>>::generate::hc463dc835447eee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/lib.rs:344:35
[INFO] [stdout]   19:     0x563c8586a58d - generic_array::impls::<impl core::default::Default for generic_array::GenericArray<T,N>>::default::h232a417864eff9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/generic-array-0.13.2/src/impls.rs:17:9
[INFO] [stdout]   20:     0x563c858a4d5b - async_local_bounded_channel::queue::Queue<T,N>::new::hc3e97e8e3de8120c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-local-bounded-channel-0.1.0/src/queue.rs:23:18
[WARN] too many lines in the log, truncating it