[INFO] cloning repository https://github.com/melito/liaison [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/melito/liaison" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelito%2Fliaison", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelito%2Fliaison'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 274ebb549a74415237325434be2305560e1a9c72 [INFO] testing melito/liaison against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelito%2Fliaison" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/melito/liaison on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/melito/liaison [INFO] finished tweaking git repo https://github.com/melito/liaison [INFO] tweaked toml for git repo https://github.com/melito/liaison written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/melito/liaison already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded awc v0.2.2 [INFO] [stderr] Downloaded websocket v0.23.0 [INFO] [stderr] Downloaded openssl-sys v0.9.48 [INFO] [stderr] Downloaded actix-web-actors v1.0.2 [INFO] [stderr] Downloaded actix-http v0.2.7 [INFO] [stderr] Downloaded tokio-openssl v0.3.0 [INFO] [stderr] Downloaded winreg v0.6.1 [INFO] [stderr] Downloaded json v0.11.14 [INFO] [stderr] Downloaded actix-http-test v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 899328fe4959cb9e3cc49275fb36ae5ffc1d2b489deefd5918fe3977f4c1b654 [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" "899328fe4959cb9e3cc49275fb36ae5ffc1d2b489deefd5918fe3977f4c1b654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "899328fe4959cb9e3cc49275fb36ae5ffc1d2b489deefd5918fe3977f4c1b654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899328fe4959cb9e3cc49275fb36ae5ffc1d2b489deefd5918fe3977f4c1b654", kill_on_drop: false }` [INFO] [stdout] 899328fe4959cb9e3cc49275fb36ae5ffc1d2b489deefd5918fe3977f4c1b654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", 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] 4f948c04956b26a60fdc77289bdf8c2670274fd0179ed059279b31da8138c295 [INFO] running `Command { std: "docker" "start" "-a" "4f948c04956b26a60fdc77289bdf8c2670274fd0179ed059279b31da8138c295", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling json v0.11.14 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.10 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-openssl v0.3.0 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling websocket v0.23.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling actix-http v0.2.7 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling actix-web v1.0.5 [INFO] [stderr] Compiling actix-web-actors v1.0.2 [INFO] [stderr] Compiling liaison v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "4f948c04956b26a60fdc77289bdf8c2670274fd0179ed059279b31da8138c295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f948c04956b26a60fdc77289bdf8c2670274fd0179ed059279b31da8138c295", kill_on_drop: false }` [INFO] [stdout] 4f948c04956b26a60fdc77289bdf8c2670274fd0179ed059279b31da8138c295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", 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] b6197cffb1f26538a471a63757649969b00b570103eadcd539dbadcf6326ead7 [INFO] running `Command { std: "docker" "start" "-a" "b6197cffb1f26538a471a63757649969b00b570103eadcd539dbadcf6326ead7", kill_on_drop: false }` [INFO] [stderr] Compiling actix-http-test v0.2.4 [INFO] [stderr] Compiling liaison v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.05s [INFO] running `Command { std: "docker" "inspect" "b6197cffb1f26538a471a63757649969b00b570103eadcd539dbadcf6326ead7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6197cffb1f26538a471a63757649969b00b570103eadcd539dbadcf6326ead7", kill_on_drop: false }` [INFO] [stdout] b6197cffb1f26538a471a63757649969b00b570103eadcd539dbadcf6326ead7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3af57bfc64b9366b57c43df41e1a39374d28236a0ff3363d17a4493980666de9 [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" "3af57bfc64b9366b57c43df41e1a39374d28236a0ff3363d17a4493980666de9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/liaison-6aa9043e15670f06) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/liaison_client-d464ebedcd6c5549) [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 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/liaison_frontend-7fb42add17edcc27) [INFO] [stdout] [INFO] [stderr] Running tests/server.rs (/opt/rustwide/target/debug/deps/server-6988f3b0ca77defb) [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 2 tests [INFO] [stdout] test test::test_serialize_deserialize_ws_message ... ok [INFO] [stdout] test test::test_simple ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_simple stdout ---- [INFO] [stdout] thread 'actix-rt:worker:0' panicked at 'attempted to leave type `[actix::contextitems::ActorWaitItem; 2]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561df5821ae0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561df5821ae0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561df5821ae0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561df5821ae0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561df584629c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x561df581ae45 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x561df5823ceb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561df5823ceb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561df5823ceb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561df58237fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561df58243b4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561df5823e67 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x561df5821fdc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561df5823df9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561df4f40d81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x561df4f40ccd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x561df4fa00f9 - core::mem::uninitialized::hd5bb12a231464170 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x561df4fa00f9 - smallvec::SmallVec::new::ha692c4b58424db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs:410:49 [INFO] [stdout] 18: 0x561df4f84418 - actix::contextimpl::ContextParts::new::h9a45129e8cb373f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.8.3/src/contextimpl.rs:72:19 [INFO] [stdout] 19: 0x561df4fb1b3e - actix::context::Context::new::h457b31ac3dac5c4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.8.3/src/context.rs:89:20 [INFO] [stdout] 20: 0x561df4fc59c0 - actix::actor::Actor::start::hef4093d9609dc5bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.8.3/src/actor.rs:128:9 [INFO] [stdout] 21: 0x561df4f53eb3 - server::test::test_simple::{{closure}}::hfb07a42a9ad54ca7 [INFO] [stdout] at /opt/rustwide/workdir/tests/server.rs:43:33 [INFO] [stdout] 22: 0x561df4f4f746 - >::create::h1473f83e418e8063 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-0.6.0/src/services.rs:184:9 [INFO] [stdout] 23: 0x561df4f5423b - as actix_server::services::InternalServiceFactory>::create::h65d7ec033645c604 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-0.6.0/src/services.rs:149:13 [INFO] [stdout] 24: 0x561df51b0886 - as actix_server::services::InternalServiceFactory>::create::he22ee2e9fc577124 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-0.6.0/src/services.rs:171:9 [INFO] [stdout] 25: 0x561df519f56b - actix_server::worker::Worker::start::h43acaf91c4672021 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-0.6.0/src/worker.rs:158:22 [INFO] [stdout] 26: 0x561df519488a - actix_server::builder::ServerBuilder::start_worker::{{closure}}::h55be9c11719e1263 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-0.6.0/src/builder.rs:303:13 [INFO] [stdout] 27: 0x561df51925a8 - futures::future::lazy::Lazy::get::hb3b5b0130ef77d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/lazy.rs:64:59 [INFO] [stdout] 28: 0x561df519342f - as futures::future::Future>::poll::h01336cbfecba88c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/lazy.rs:82:9 [INFO] [stdout] 29: 0x561df57ee8b6 - as futures::future::Future>::poll::h0fcebe70c729c5b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113:13 [INFO] [stdout] 30: 0x561df5226b16 - as futures::future::Future>::poll::h1f95091384bdcb09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113:13 [INFO] [stdout] 31: 0x561df5232fff - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h919683d5d44434c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329:45 [INFO] [stdout] 32: 0x561df523357c - futures::task_impl::Spawn::enter::{{closure}}::hf63a12d6712ccd8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399:27 [INFO] [stdout] 33: 0x561df521e3aa - futures::task_impl::std::set::h42c77121534ab645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83:13 [INFO] [stdout] 34: 0x561df5233487 - futures::task_impl::Spawn::enter::hcab0ef16bde4aa9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399:9 [INFO] [stdout] 35: 0x561df5232ccf - futures::task_impl::Spawn::poll_fn_notify::hcc0d0bbfae66e848 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291:9 [INFO] [stdout] 36: 0x561df5232f39 - futures::task_impl::Spawn::poll_future_notify::he7bc258034c7f6fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329:9 [INFO] [stdout] 37: 0x561df52281a1 - tokio_current_thread::scheduler::Scheduled::tick::hfba24f2e991e9765 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:351:25 [INFO] [stdout] 38: 0x561df5228e3f - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::ha2bccfb1ce00c001 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:330:47 [INFO] [stdout] 39: 0x561df523e53f - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::hf3279ed11e3eb76f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788:40 [INFO] [stdout] 40: 0x561df523dbaa - tokio_current_thread::CurrentRunner::set_spawn::hbff839a67987da46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:825:9 [INFO] [stdout] 41: 0x561df523e293 - tokio_current_thread::Borrow::enter::{{closure}}::h7cdadc15793031cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788:13 [INFO] [stdout] 42: 0x561df521b0b6 - std::thread::local::LocalKey::try_with::hdf85e70066175e16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 43: 0x561df5218499 - std::thread::local::LocalKey::with::h3dda60f62f2e10a4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 44: 0x561df523def9 - tokio_current_thread::Borrow::enter::h1a4edeaffba9660d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:786:9 [INFO] [stdout] 45: 0x561df5228d62 - tokio_current_thread::scheduler::Scheduler::tick::h2c394b901b3a481e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:330:24 [INFO] [stdout] 46: 0x561df523e69f - tokio_current_thread::Entered

::tick::hd4a7c75585653146 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:612:9 [INFO] [stdout] 47: 0x561df523efc2 - tokio_current_thread::Entered

::block_on::hc947e09605b503d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:502:13 [INFO] [stdout] 48: 0x561df523b611 - actix_rt::runtime::Runtime::block_on::{{closure}}::h3f88abc03dd83df4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:128:23 [INFO] [stdout] 49: 0x561df523bcaf - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hb2e3c733979de7e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:168:25 [INFO] [stdout] 50: 0x561df522b452 - tokio_executor::global::with_default::{{closure}}::h86f308c80bdd4e6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209:9 [INFO] [stdout] 51: 0x561df5219fc8 - std::thread::local::LocalKey::try_with::h628b50018e76e414 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 52: 0x561df52188e7 - std::thread::local::LocalKey::with::h822ae18df1a7c040 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 53: 0x561df522afc8 - tokio_executor::global::with_default::h90a6329d2cdadd2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178:5 [INFO] [stdout] 54: 0x561df523bec6 - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h8253d141023df3d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:166:21 [INFO] [stdout] 55: 0x561df5241101 - tokio_timer::timer::handle::with_default::{{closure}}::hb85cc78f5708a576 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101:9 [INFO] [stdout] 56: 0x561df5219e58 - std::thread::local::LocalKey::try_with::h5fed7dd469c90b82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 57: 0x561df5218737 - std::thread::local::LocalKey::with::h7808fe4e6c45eed7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 58: 0x561df5240b3b - tokio_timer::timer::handle::with_default::ha0216f0e585f1943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84:5 [INFO] [stdout] 59: 0x561df523bfa4 - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::h197cebbfba2c8b99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:159:17 [INFO] [stdout] 60: 0x561df5213259 - tokio_timer::clock::clock::with_default::{{closure}}::hfcba2ce505ab832b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137:9 [INFO] [stdout] 61: 0x561df521a281 - std::thread::local::LocalKey::try_with::h80c4c2212d5aa47f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 62: 0x561df52185fd - std::thread::local::LocalKey::with::h5d4943ba486754dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 63: 0x561df5212d8e - tokio_timer::clock::clock::with_default::ha6bea772bc0e93a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117:5 [INFO] [stdout] 64: 0x561df523c048 - actix_rt::runtime::Runtime::enter::{{closure}}::h16484432f718f0d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:158:13 [INFO] [stdout] 65: 0x561df523d077 - tokio_reactor::with_default::{{closure}}::h42ef5cb9ec829531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237:9 [INFO] [stdout] 66: 0x561df521a400 - std::thread::local::LocalKey::try_with::h865b10d4dab5a5af [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 67: 0x561df5218d8d - std::thread::local::LocalKey::with::hf98940df05655cbb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 68: 0x561df523cc48 - tokio_reactor::with_default::h67dc4ab68adc1c69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217:5 [INFO] [stdout] 69: 0x561df523b8bd - actix_rt::runtime::Runtime::enter::h24b13014424da3fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:157:9 [INFO] [stdout] 70: 0x561df523b3fe - actix_rt::runtime::Runtime::block_on::h49031f9034bede43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:126:9 [INFO] [stdout] 71: 0x561df521f7b3 - actix_rt::arbiter::Arbiter::new::{{closure}}::hcb8eed439e12ad05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/arbiter.rs:109:27 [INFO] [stdout] 72: 0x561df5241493 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ea5c223a22e2163 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 73: 0x561df522f91d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1257a2d2b58d6b2d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 74: 0x561df5225001 - as core::ops::function::FnOnce<()>>::call_once::hc771620350e6fd8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 75: 0x561df52397cc - std::panicking::try::do_call::h288d1833817f1380 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 76: 0x561df523c12d - __rust_try [INFO] [stdout] 77: 0x561df5239707 - std::panicking::try::heeff7ef6a57d7521 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 78: 0x561df5225ea1 - std::panic::catch_unwind::h30cce8e30a59abf8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 79: 0x561df522f738 - std::thread::Builder::spawn_unchecked::{{closure}}::h822c6e58702c31ed [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 80: 0x561df5215bbf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h464b78c6eab747b6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 81: 0x561df582a387 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 82: 0x561df582a387 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 83: 0x561df582a387 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 84: 0x7f8c9fbc4609 - start_thread [INFO] [stdout] 85: 0x7f8c9f994293 - clone [INFO] [stdout] 86: 0x0 - [INFO] [stdout] Panic in Arbiter thread, shutting down system. [INFO] [stdout] thread 'actix-rt:worker:1' panicked at 'attempted to leave type `[actix::contextitems::ActorWaitItem; 2]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561df5821ae0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561df5821ae0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561df5821ae0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561df5821ae0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561df584629c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x561df581ae45 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x561df5823ceb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561df5823ceb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561df5823ceb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561df58237fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561df58243b4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561df5823e67 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x561df5821fdc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561df5823df9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561df4f40d81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x561df4f40ccd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x561df4fa00f9 - core::mem::uninitialized::hd5bb12a231464170 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x561df4fa00f9 - smallvec::SmallVec::new::ha692c4b58424db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.10/lib.rs:410:49 [INFO] [stdout] 18: 0x561df4f84418 - actix::contextimpl::ContextParts::new::h9a45129e8cb373f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.8.3/src/contextimpl.rs:72:19 [INFO] [stdout] 19: 0x561df4fb1b3e - actix::context::Context::new::h457b31ac3dac5c4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.8.3/src/context.rs:89:20 [INFO] [stdout] 20: 0x561df4fc59c0 - actix::actor::Actor::start::hef4093d9609dc5bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.8.3/src/actor.rs:128:9 [INFO] [stdout] 21: 0x561df4f53eb3 - server::test::test_simple::{{closure}}::hfb07a42a9ad54ca7 [INFO] [stdout] at /opt/rustwide/workdir/tests/server.rs:43:33 [INFO] [stdout] 22: 0x561df4f4f746 - >::create::h1473f83e418e8063 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-0.6.0/src/services.rs:184:9 [INFO] [stdout] 23: 0x561df4f5423b - as actix_server::services::InternalServiceFactory>::create::h65d7ec033645c604 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-0.6.0/src/services.rs:149:13 [INFO] [stdout] 24: 0x561df51b0886 - as actix_server::services::InternalServiceFactory>::create::he22ee2e9fc577124 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-0.6.0/src/services.rs:171:9 [INFO] [stdout] 25: 0x561df519f56b - actix_server::worker::Worker::start::h43acaf91c4672021 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-0.6.0/src/worker.rs:158:22 [INFO] [stdout] 26: 0x561df519488a - actix_server::builder::ServerBuilder::start_worker::{{closure}}::h55be9c11719e1263 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-0.6.0/src/builder.rs:303:13 [INFO] [stdout] 27: 0x561df51925a8 - futures::future::lazy::Lazy::get::hb3b5b0130ef77d6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/lazy.rs:64:59 [INFO] [stdout] 28: 0x561df519342f - as futures::future::Future>::poll::h01336cbfecba88c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/lazy.rs:82:9 [INFO] [stdout] 29: 0x561df57ee8b6 - as futures::future::Future>::poll::h0fcebe70c729c5b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113:13 [INFO] [stdout] 30: 0x561df5226b16 - as futures::future::Future>::poll::h1f95091384bdcb09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113:13 [INFO] [stdout] 31: 0x561df5232fff - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h919683d5d44434c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329:45 [INFO] [stdout] 32: 0x561df523357c - futures::task_impl::Spawn::enter::{{closure}}::hf63a12d6712ccd8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399:27 [INFO] [stdout] 33: 0x561df521e3aa - futures::task_impl::std::set::h42c77121534ab645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83:13 [INFO] [stdout] 34: 0x561df5233487 - futures::task_impl::Spawn::enter::hcab0ef16bde4aa9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399:9 [INFO] [stdout] 35: 0x561df5232ccf - futures::task_impl::Spawn::poll_fn_notify::hcc0d0bbfae66e848 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291:9 [INFO] [stdout] 36: 0x561df5232f39 - futures::task_impl::Spawn::poll_future_notify::he7bc258034c7f6fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329:9 [INFO] [stdout] 37: 0x561df52281a1 - tokio_current_thread::scheduler::Scheduled::tick::hfba24f2e991e9765 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:351:25 [INFO] [stdout] 38: 0x561df5228e3f - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::ha2bccfb1ce00c001 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:330:47 [INFO] [stdout] 39: 0x561df523e53f - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::hf3279ed11e3eb76f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788:40 [INFO] [stdout] 40: 0x561df523dbaa - tokio_current_thread::CurrentRunner::set_spawn::hbff839a67987da46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:825:9 [INFO] [stdout] 41: 0x561df523e293 - tokio_current_thread::Borrow::enter::{{closure}}::h7cdadc15793031cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788:13 [INFO] [stdout] 42: 0x561df521b0b6 - std::thread::local::LocalKey::try_with::hdf85e70066175e16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 43: 0x561df5218499 - std::thread::local::LocalKey::with::h3dda60f62f2e10a4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 44: 0x561df523def9 - tokio_current_thread::Borrow::enter::h1a4edeaffba9660d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:786:9 [INFO] [stdout] 45: 0x561df5228d62 - tokio_current_thread::scheduler::Scheduler::tick::h2c394b901b3a481e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/scheduler.rs:330:24 [INFO] [stdout] 46: 0x561df523e69f - tokio_current_thread::Entered

::tick::hd4a7c75585653146 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:612:9 [INFO] [stdout] 47: 0x561df523efc2 - tokio_current_thread::Entered

::block_on::hc947e09605b503d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:502:13 [INFO] [stdout] 48: 0x561df523b611 - actix_rt::runtime::Runtime::block_on::{{closure}}::h3f88abc03dd83df4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:128:23 [INFO] [stdout] 49: 0x561df523bcaf - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hb2e3c733979de7e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:168:25 [INFO] [stdout] 50: 0x561df522b452 - tokio_executor::global::with_default::{{closure}}::h86f308c80bdd4e6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209:9 [INFO] [stdout] 51: 0x561df5219fc8 - std::thread::local::LocalKey::try_with::h628b50018e76e414 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 52: 0x561df52188e7 - std::thread::local::LocalKey::with::h822ae18df1a7c040 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 53: 0x561df522afc8 - tokio_executor::global::with_default::h90a6329d2cdadd2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178:5 [INFO] [stdout] 54: 0x561df523bec6 - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h8253d141023df3d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:166:21 [INFO] [stdout] 55: 0x561df5241101 - tokio_timer::timer::handle::with_default::{{closure}}::hb85cc78f5708a576 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101:9 [INFO] [stdout] 56: 0x561df5219e58 - std::thread::local::LocalKey::try_with::h5fed7dd469c90b82 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 57: 0x561df5218737 - std::thread::local::LocalKey::with::h7808fe4e6c45eed7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 58: 0x561df5240b3b - tokio_timer::timer::handle::with_default::ha0216f0e585f1943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84:5 [INFO] [stdout] 59: 0x561df523bfa4 - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::h197cebbfba2c8b99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:159:17 [INFO] [stdout] 60: 0x561df5213259 - tokio_timer::clock::clock::with_default::{{closure}}::hfcba2ce505ab832b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137:9 [INFO] [stdout] 61: 0x561df521a281 - std::thread::local::LocalKey::try_with::h80c4c2212d5aa47f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 62: 0x561df52185fd - std::thread::local::LocalKey::with::h5d4943ba486754dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 63: 0x561df5212d8e - tokio_timer::clock::clock::with_default::ha6bea772bc0e93a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117:5 [INFO] [stdout] 64: 0x561df523c048 - actix_rt::runtime::Runtime::enter::{{closure}}::h16484432f718f0d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:158:13 [INFO] [stdout] 65: 0x561df523d077 - tokio_reactor::with_default::{{closure}}::h42ef5cb9ec829531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237:9 [INFO] [stdout] 66: 0x561df521a400 - std::thread::local::LocalKey::try_with::h865b10d4dab5a5af [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 67: 0x561df5218d8d - std::thread::local::LocalKey::with::hf98940df05655cbb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 68: 0x561df523cc48 - tokio_reactor::with_default::h67dc4ab68adc1c69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217:5 [INFO] [stdout] 69: 0x561df523b8bd - actix_rt::runtime::Runtime::enter::h24b13014424da3fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:157:9 [INFO] [stdout] 70: 0x561df523b3fe - actix_rt::runtime::Runtime::block_on::h49031f9034bede43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:126:9 [INFO] [stdout] 71: 0x561df521f7b3 - actix_rt::arbiter::Arbiter::new::{{closure}}::hcb8eed439e12ad05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/arbiter.rs:109:27 [INFO] [stdout] 72: 0x561df5241493 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ea5c223a22e2163 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 73: 0x561df522f91d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1257a2d2b58d6b2d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 74: 0x561df5225001 - as core::ops::function::FnOnce<()>>::call_once::hc771620350e6fd8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 75: 0x561df52397cc - std::panicking::try::do_call::h288d1833817f1380 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 76: 0x561df523c12d - __rust_try [INFO] [stdout] 77: 0x561df5239707 - std::panicking::try::heeff7ef6a57d7521 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 78: 0x561df5225ea1 - std::panic::catch_unwind::h30cce8e30a59abf8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 79: 0x561df522f738 - std::thread::Builder::spawn_unchecked::{{closure}}::h822c6e58702c31ed [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 80: 0x561df5215bbf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h464b78c6eab747b6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 81: 0x561df582a387 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 82: 0x561df582a387 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 83: 0x561df582a387 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 84: 0x7f8c9fbc4609 - start_thread [INFO] [stdout] 85: 0x7f8c9f994293 - clone [INFO] [stdout] 86: 0x0 - [INFO] [stdout] Panic in Arbiter thread, shutting down system. [INFO] [stdout] thread 'test::test_simple' panicked at 'attempted to leave type `[httparse::Header; 96]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561df5821ae0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561df5821ae0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561df5821ae0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561df5821ae0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561df584629c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x561df581ae45 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x561df5823ceb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561df5823ceb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561df5823ceb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561df58237fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561df58243b4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561df5823e67 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x561df5821fdc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561df5823df9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561df4f40d81 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x561df4f40ccd - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x561df5278fba - core::mem::uninitialized::h5fefce363621dff3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x561df5278fba - ::decode::h3cfa981b199a776c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-http-0.2.7/src/h1/decoder.rs:267:26 [INFO] [stdout] 18: 0x561df5271779 - as tokio_io::codec::decoder::Decoder>::decode::h6937f7d62d267b71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-http-0.2.7/src/h1/decoder.rs:42:9 [INFO] [stdout] 19: 0x561df5276e0d - ::decode::hc5fbd21600eb9746 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-http-0.2.7/src/h1/client.rs:131:39 [INFO] [stdout] 20: 0x561df5157324 - tokio_io::codec::decoder::Decoder::decode_eof::h23bda58b171e5ab4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-io-0.1.12/src/codec/decoder.rs:82:20 [INFO] [stdout] 21: 0x561df50b8caf - as tokio_io::codec::decoder::Decoder>::decode_eof::h465d03e5dbdb7a9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-codec-0.1.2/src/framed.rs:314:9 [INFO] [stdout] 22: 0x561df50e0bdb - as tokio_io::codec::decoder::Decoder>::decode_eof::hba4ca61699bb38fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-codec-0.1.2/src/framed_write.rs:289:9 [INFO] [stdout] 23: 0x561df50b76b5 - as futures::stream::Stream>::poll::h6dfade142d8c15e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-codec-0.1.2/src/framed_read.rs:191:33 [INFO] [stdout] 24: 0x561df50b4b87 - as futures::stream::Stream>::poll::h10a384e47b088aa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-codec-0.1.2/src/framed.rs:233:9 [INFO] [stdout] 25: 0x561df5157e3d - as futures::future::Future>::poll::ha141a8abb8f74a21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/stream/future.rs:64:19 [INFO] [stdout] 26: 0x561df512b574 - as futures::future::Future>::poll::h1966dffdd503b933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map_err.rs:30:23 [INFO] [stdout] 27: 0x561df5119fd2 - futures::future::chain::Chain::poll::h6bc1b7ef745695c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26:23 [INFO] [stdout] 28: 0x561df50a8347 - as futures::future::Future>::poll::h388591f1bc655db0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32:9 [INFO] [stdout] 29: 0x561df511c8c6 - futures::future::chain::Chain::poll::ha284a093183bc5b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:32:48 [INFO] [stdout] 30: 0x561df50a8527 - as futures::future::Future>::poll::hfadb40a5fe56a9de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32:9 [INFO] [stdout] 31: 0x561df512662e - as futures::future::Future>::poll::h184c4885fbefccc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113:13 [INFO] [stdout] 32: 0x561df5107c5f - as futures::future::Future>::poll::h55039f20df5777c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/either.rs:35:37 [INFO] [stdout] 33: 0x561df50cf92c - as futures::future::Future>::poll::h58aac160827e5782 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map.rs:30:23 [INFO] [stdout] 34: 0x561df51266be - as futures::future::Future>::poll::hd609d3689cd51809 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113:13 [INFO] [stdout] 35: 0x561df511a7a6 - futures::future::chain::Chain::poll::h6e48d2e4311079ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:32:48 [INFO] [stdout] 36: 0x561df50a83d7 - as futures::future::Future>::poll::h7adfc8ecc664154a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32:9 [INFO] [stdout] 37: 0x561df50cfc3c - as futures::future::Future>::poll::h8bcf148fddccdc04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map.rs:30:23 [INFO] [stdout] 38: 0x561df508379e - as futures::future::Future>::poll::h93e0e09e67d3c79b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113:13 [INFO] [stdout] 39: 0x561df507db97 - as futures::future::Future>::poll::h8235225ec7ba3317 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/from_err.rs:29:23 [INFO] [stdout] 40: 0x561df5083872 - futures::future::chain::Chain::poll::h98c92efa5f9c1361 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26:23 [INFO] [stdout] 41: 0x561df507dc87 - as futures::future::Future>::poll::h9a39a1ed2853ebc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32:9 [INFO] [stdout] 42: 0x561df507f868 - as futures::future::Future>::poll::h74d5e04cc7c28796 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timeout.rs:179:15 [INFO] [stdout] 43: 0x561df507d9d4 - as futures::future::Future>::poll::h2c0b6e6e19135f6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map_err.rs:30:23 [INFO] [stdout] 44: 0x561df507e68f - as futures::future::Future>::poll::h498237c226b05097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/either.rs:35:37 [INFO] [stdout] 45: 0x561df507e71a - as futures::future::Future>::poll::hdedc2eff993e1321 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/either.rs:36:37 [INFO] [stdout] 46: 0x561df508338c - as futures::future::Future>::poll::h76b97bceca0ad261 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map.rs:30:23 [INFO] [stdout] 47: 0x561df507d989 - as futures::future::Future>::poll::he5a540124336f627 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/lazy.rs:82:9 [INFO] [stdout] 48: 0x561df5081706 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::ha1446b37aa22a130 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329:45 [INFO] [stdout] 49: 0x561df5081863 - futures::task_impl::Spawn::enter::{{closure}}::h8653e22920e478cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399:27 [INFO] [stdout] 50: 0x561df507e349 - futures::task_impl::std::set::hcc7be9e6ad584fa1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83:13 [INFO] [stdout] 51: 0x561df50817f4 - futures::task_impl::Spawn::enter::hf88809e8975dd08c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399:9 [INFO] [stdout] 52: 0x561df5081639 - futures::task_impl::Spawn::poll_fn_notify::h0dbdca6066af79b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291:9 [INFO] [stdout] 53: 0x561df50816e1 - futures::task_impl::Spawn::poll_future_notify::h45881fcdf02c0ab8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329:9 [INFO] [stdout] 54: 0x561df508322f - tokio_current_thread::Entered

::block_on::{{closure}}::h55c657179e06a889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:494:39 [INFO] [stdout] 55: 0x561df5082d9b - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::h6f82bab9bc3789eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788:40 [INFO] [stdout] 56: 0x561df5082bf4 - tokio_current_thread::CurrentRunner::set_spawn::h9a474746eaabcae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:825:9 [INFO] [stdout] 57: 0x561df5082d46 - tokio_current_thread::Borrow::enter::{{closure}}::hbfdda4ed00fb53f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788:13 [INFO] [stdout] 58: 0x561df5080f88 - std::thread::local::LocalKey::try_with::h5d0d1298d5fe40f9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 59: 0x561df5080aaf - std::thread::local::LocalKey::with::hf4b14c98a21b01ae [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 60: 0x561df5082c96 - tokio_current_thread::Borrow::enter::hf081606b992f7e5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:786:9 [INFO] [stdout] 61: 0x561df5082ed8 - tokio_current_thread::Entered

::block_on::h55d43476eb6ff7ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:491:23 [INFO] [stdout] 62: 0x561df507f487 - actix_rt::runtime::Runtime::block_on::{{closure}}::hf6bb1f2b433ccb95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:128:23 [INFO] [stdout] 63: 0x561df507f38f - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hd90806409a80fadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:168:25 [INFO] [stdout] 64: 0x561df507ee71 - tokio_executor::global::with_default::{{closure}}::h8e677640d08d1e9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209:9 [INFO] [stdout] 65: 0x561df5080c91 - std::thread::local::LocalKey::try_with::h2bf6a7b4b1d17ae2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 66: 0x561df5080a23 - std::thread::local::LocalKey::with::he2b3cccd3e5803a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 67: 0x561df507ecb7 - tokio_executor::global::with_default::h6fa1783c4c9ace5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178:5 [INFO] [stdout] 68: 0x561df507f279 - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::hd7a2d5c208036e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:166:21 [INFO] [stdout] 69: 0x561df508498a - tokio_timer::timer::handle::with_default::{{closure}}::h6c2bdcfa26270214 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101:9 [INFO] [stdout] 70: 0x561df5080e11 - std::thread::local::LocalKey::try_with::h56241e2085f4e09d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 71: 0x561df5080b33 - std::thread::local::LocalKey::with::hfbbdf5a2e98400bb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 72: 0x561df508469c - tokio_timer::timer::handle::with_default::h1c7de19a68be2046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84:5 [INFO] [stdout] 73: 0x561df507f1e2 - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::heb8e0882c21efc26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:159:17 [INFO] [stdout] 74: 0x561df507ff84 - tokio_timer::clock::clock::with_default::{{closure}}::h28f6caed62981929 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137:9 [INFO] [stdout] 75: 0x561df50810f3 - std::thread::local::LocalKey::try_with::h805aa4098d8fe42b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 76: 0x561df5080995 - std::thread::local::LocalKey::with::h7b9413ad2d12879b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 77: 0x561df507fe09 - tokio_timer::clock::clock::with_default::h22984072a3b1d172 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117:5 [INFO] [stdout] 78: 0x561df507f16c - actix_rt::runtime::Runtime::enter::{{closure}}::h865e5c1170b35937 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:158:13 [INFO] [stdout] 79: 0x561df5082a8a - tokio_reactor::with_default::{{closure}}::hd1ab8299d3309d71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237:9 [INFO] [stdout] 80: 0x561df5081271 - std::thread::local::LocalKey::try_with::he4d89ff756ed06f7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 81: 0x561df5080903 - std::thread::local::LocalKey::with::h689b12a3792243ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 82: 0x561df508277c - tokio_reactor::with_default::h9d94325214a1d0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217:5 [INFO] [stdout] 83: 0x561df507f09e - actix_rt::runtime::Runtime::enter::hcaeb55e97cc9c74e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:157:9 [INFO] [stdout] 84: 0x561df507f42f - actix_rt::runtime::Runtime::block_on::h69c35cdd856e97f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.4/src/runtime.rs:126:9 [INFO] [stdout] 85: 0x561df507eb22 - actix_http_test::TestServerRuntime::ws_at::h413d7ce5379e328b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-http-test-0.2.4/src/lib.rs:323:9 [INFO] [stdout] 86: 0x561df507ebd3 - actix_http_test::TestServerRuntime::ws::hfe779b97385cac8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-http-test-0.2.4/src/lib.rs:332:9 [INFO] [stdout] 87: 0x561df4f534c7 - server::test::test_simple::hdd67c7d7dfd0d334 [INFO] [stdout] at /opt/rustwide/workdir/tests/server.rs:52:22 [INFO] [stdout] 88: 0x561df4f5347a - server::test::test_simple::{{closure}}::hc71e98948fabd570 [INFO] [stdout] at /opt/rustwide/workdir/tests/server.rs:39:5 [INFO] [stdout] 89: 0x561df4f6870e - core::ops::function::FnOnce::call_once::h8becdf578242c0c4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x561df4ff1c83 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 91: 0x561df4ff1c83 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 92: 0x561df4ff0710 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 93: 0x561df4ff0710 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 94: 0x561df4ff0710 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 95: 0x561df4ff0710 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 96: 0x561df4ff0710 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 97: 0x561df4ff0710 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 98: 0x561df4ff0710 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 99: 0x561df4fc9cd2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 100: 0x561df4fc9cd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 101: 0x561df4fcd928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 102: 0x561df4fcd928 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 103: 0x561df4fcd928 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 104: 0x561df4fcd928 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 105: 0x561df4fcd928 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 106: 0x561df4fcd928 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 107: 0x561df4fcd928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 108: 0x561df582a387 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 109: 0x561df582a387 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 110: 0x561df582a387 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 111: 0x7f8c9fbc4609 - start_thread [INFO] [stdout] 112: 0x7f8c9f994293 - clone [INFO] [stdout] 113: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_simple [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test server' [INFO] running `Command { std: "docker" "inspect" "3af57bfc64b9366b57c43df41e1a39374d28236a0ff3363d17a4493980666de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af57bfc64b9366b57c43df41e1a39374d28236a0ff3363d17a4493980666de9", kill_on_drop: false }` [INFO] [stdout] 3af57bfc64b9366b57c43df41e1a39374d28236a0ff3363d17a4493980666de9