[INFO] fetching crate oasis-client 0.1.1... [INFO] testing oasis-client-0.1.1 against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] extracting crate oasis-client 0.1.1 into /workspace/builds/worker-115/source [INFO] validating manifest of crates.io crate oasis-client 0.1.1 on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oasis-client 0.1.1 [INFO] finished tweaking crates.io crate oasis-client 0.1.1 [INFO] tweaked toml for crates.io crate oasis-client 0.1.1 written to /workspace/builds/worker-115/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded mockito v0.23.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05cf276841e87bf148793545687554a219ad81e8afd26c496e28088bcde8159c [INFO] running `Command { std: "docker" "start" "-a" "05cf276841e87bf148793545687554a219ad81e8afd26c496e28088bcde8159c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05cf276841e87bf148793545687554a219ad81e8afd26c496e28088bcde8159c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05cf276841e87bf148793545687554a219ad81e8afd26c496e28088bcde8159c", kill_on_drop: false }` [INFO] [stdout] 05cf276841e87bf148793545687554a219ad81e8afd26c496e28088bcde8159c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99f1c4200df9e2c87ff05449c6d9a862a851aa54f9f3a439db0f0e7007a1e7db [INFO] running `Command { std: "docker" "start" "-a" "99f1c4200df9e2c87ff05449c6d9a862a851aa54f9f3a439db0f0e7007a1e7db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling oasis-borsh-derive-internal v0.2.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling oasis-borsh-derive v0.2.10 [INFO] [stderr] Compiling oasis-borsh v0.2.12 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling oasis-types v0.4.0 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling oasis-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.02s [INFO] running `Command { std: "docker" "inspect" "99f1c4200df9e2c87ff05449c6d9a862a851aa54f9f3a439db0f0e7007a1e7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f1c4200df9e2c87ff05449c6d9a862a851aa54f9f3a439db0f0e7007a1e7db", kill_on_drop: false }` [INFO] [stdout] 99f1c4200df9e2c87ff05449c6d9a862a851aa54f9f3a439db0f0e7007a1e7db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29d47eaa8fdc8e0d36dd14e30a4d2312347e59c65661b684f3700607171f147a [INFO] running `Command { std: "docker" "start" "-a" "29d47eaa8fdc8e0d36dd14e30a4d2312347e59c65661b684f3700607171f147a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.23.3 [INFO] [stderr] Compiling oasis-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.71s [INFO] running `Command { std: "docker" "inspect" "29d47eaa8fdc8e0d36dd14e30a4d2312347e59c65661b684f3700607171f147a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29d47eaa8fdc8e0d36dd14e30a4d2312347e59c65661b684f3700607171f147a", kill_on_drop: false }` [INFO] [stdout] 29d47eaa8fdc8e0d36dd14e30a4d2312347e59c65661b684f3700607171f147a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0f3ccd0c4a1deef3f12b619596f9ec7bfccd39e67ce23da4fab30b10ef326ba [INFO] running `Command { std: "docker" "start" "-a" "a0f3ccd0c4a1deef3f12b619596f9ec7bfccd39e67ce23da4fab30b10ef326ba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oasis_client-7624e1051f270e82) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test gateway::tests::test_rpc ... FAILED [INFO] [stdout] test gateway::tests::test_deploy ... FAILED [INFO] [stdout] test gateway::tests::test_error ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- gateway::tests::test_rpc stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/role.rs:603:77 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8dda9d35c - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e8dda9d35c - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8dda9d35c - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8dda9d35c - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ddac251c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e8dda95a25 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e8dda9ee50 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8dda9ee50 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8dda9ee50 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e8dda9ea36 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e8dda9f504 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e8dda9efb2 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55e8dda9d804 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e8dda9ef49 - rust_begin_unwind [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e8dd39e9d1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e8dd39e91d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e8dd77daba - core::mem::uninitialized::h5b21e72f44aaf3b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x55e8dd77daba - ::parse::hdb0248f6f5188546 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/role.rs:603:77 [INFO] [stdout] 18: 0x55e8dd6b8e3b - hyper::proto::h1::io::Buffered::parse::h100f0f7d1df6d195 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/io.rs:144:19 [INFO] [stdout] 19: 0x55e8dd721fe7 - hyper::proto::h1::conn::Conn::read_head::he85a92be732c74f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/conn.rs:136:25 [INFO] [stdout] 20: 0x55e8dd72c6d3 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h12188fd27bdce03d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:226:15 [INFO] [stdout] 21: 0x55e8dd72da0f - hyper::proto::h1::dispatch::Dispatcher::poll_read::h663dd54977862538 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:163:28 [INFO] [stdout] 22: 0x55e8dd72d51e - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h716a40642b593473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:129:13 [INFO] [stdout] 23: 0x55e8dd72a971 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8cab9af1f5b9e3e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:106:20 [INFO] [stdout] 24: 0x55e8dd72a5c7 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h7425d0d79a28f7e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:93:9 [INFO] [stdout] 25: 0x55e8dd726b8c - as futures::future::Future>::poll::h83d12eadac474143 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:374:9 [INFO] [stdout] 26: 0x55e8dd65007f - as futures::future::Future>::poll::ha42f9e8786d64833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/either.rs:35:37 [INFO] [stdout] 27: 0x55e8dd6be5ff - futures::future::option::>::poll::heec489ffca80fde9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/option.rs:12:32 [INFO] [stdout] 28: 0x55e8dd6d41d2 - as futures::future::Future>::poll::he0d304d5a4b28c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/client/conn.rs:414:26 [INFO] [stdout] 29: 0x55e8dd6c0662 - as futures::future::Future>::poll::h1ae93b7cc0a634d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/map_err.rs:30:23 [INFO] [stdout] 30: 0x55e8dd7b2806 - as futures::future::Future>::poll::hbbdf2ccbe9be076c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/mod.rs:113:13 [INFO] [stdout] 31: 0x55e8dd7b325f - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h3c5f110d544cb1bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:45 [INFO] [stdout] 32: 0x55e8dd7b33ac - futures::task_impl::Spawn::enter::{{closure}}::h4e5d39b6724dd495 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:27 [INFO] [stdout] 33: 0x55e8dd7ab110 - futures::task_impl::std::set::h9627864e121aeec8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/std/mod.rs:86:13 [INFO] [stdout] 34: 0x55e8dd7b3341 - futures::task_impl::Spawn::enter::hef80686403384efd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:9 [INFO] [stdout] 35: 0x55e8dd7b319f - futures::task_impl::Spawn::poll_fn_notify::h568873dcbc1307ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:291:9 [INFO] [stdout] 36: 0x55e8dd7b3239 - futures::task_impl::Spawn::poll_future_notify::h26f6d3c0ae9af280 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:9 [INFO] [stdout] 37: 0x55e8dd7a6901 - tokio_current_thread::scheduler::Scheduled::tick::hcf740e6a5ad7d155 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/scheduler.rs:351:25 [INFO] [stdout] 38: 0x55e8dd7a754f - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h159d31201eecbf86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/scheduler.rs:330:47 [INFO] [stdout] 39: 0x55e8dd7ada0f - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::hc6817bbf9ff4ec4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:800:40 [INFO] [stdout] 40: 0x55e8dd7ad774 - tokio_current_thread::CurrentRunner::set_spawn::he1280a4f1f9b6a0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:841:9 [INFO] [stdout] 41: 0x55e8dd7ad9c2 - tokio_current_thread::Borrow::enter::{{closure}}::hdf59d5fa3a30eb22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:800:13 [INFO] [stdout] 42: 0x55e8dd7aa69a - std::thread::local::LocalKey::try_with::h3d1754b50ee9e372 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 43: 0x55e8dd7aa539 - std::thread::local::LocalKey::with::h8289fc9fac3f2f39 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 44: 0x55e8dd7ad809 - tokio_current_thread::Borrow::enter::he706bfbe4b574d66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:798:9 [INFO] [stdout] 45: 0x55e8dd7a747e - tokio_current_thread::scheduler::Scheduler::tick::hf13d90cfe9728f6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/scheduler.rs:330:24 [INFO] [stdout] 46: 0x55e8dd7adb7f - tokio_current_thread::Entered

::tick::h6a8faa20d8dc3f5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:624:9 [INFO] [stdout] 47: 0x55e8dd6c57cd - tokio_current_thread::Entered

::block_on::h97ee59f93f95d4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:514:13 [INFO] [stdout] 48: 0x55e8dd6a0bcb - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h2c6047946147849d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:200:23 [INFO] [stdout] 49: 0x55e8dd6a0b00 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::heba41486224cd19d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:241:25 [INFO] [stdout] 50: 0x55e8dd7056e1 - tokio_executor::global::with_default::{{closure}}::h8f14f438cfe26840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.10/src/global.rs:221:9 [INFO] [stdout] 51: 0x55e8dd6576b7 - std::thread::local::LocalKey::try_with::h6c76417164a166e8 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 52: 0x55e8dd6574bd - std::thread::local::LocalKey::with::h8ecd480546fefa78 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 53: 0x55e8dd705557 - tokio_executor::global::with_default::h400640824ef2e105 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.10/src/global.rs:190:5 [INFO] [stdout] 54: 0x55e8dd6a0a34 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h7163083e9d1a8adb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:239:21 [INFO] [stdout] 55: 0x55e8dd705485 - tokio_timer::timer::handle::with_default::h4bf310d34f3b33e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.13/src/timer/handle.rs:74:5 [INFO] [stdout] 56: 0x55e8dd6a09b1 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hdf4b3e02bfbabda2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:232:17 [INFO] [stdout] 57: 0x55e8dd70539e - tokio_timer::clock::clock::with_default::ha68f8e231a5a2cd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.13/src/clock/clock.rs:125:5 [INFO] [stdout] 58: 0x55e8dd6a095a - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h1c4a78cb311818b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:231:13 [INFO] [stdout] 59: 0x55e8dd626571 - tokio_reactor::with_default::h8d2cc7b587816403 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.12/src/lib.rs:220:5 [INFO] [stdout] 60: 0x55e8dd6a089b - tokio::runtime::current_thread::runtime::Runtime::enter::h1fcbf5f885f2d46f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:230:9 [INFO] [stdout] 61: 0x55e8dd6a0b7e - tokio::runtime::current_thread::runtime::Runtime::block_on::h7e9d2802f13357d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:198:9 [INFO] [stdout] 62: 0x55e8dd665ec8 - reqwest::client::ClientHandle::new::{{closure}}::h9111b872ca55e434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:610:13 [INFO] [stdout] 63: 0x55e8dd707063 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd2720d95b98defb1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 64: 0x55e8dd69e4e0 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h520355b828423eb1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 65: 0x55e8dd67bea4 - as core::ops::function::FnOnce<()>>::call_once::he9d032bcf447c4c4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x55e8dd6704b2 - std::panicking::try::do_call::h45eb18677010098e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 67: 0x55e8dd67bc8b - __rust_try [INFO] [stdout] 68: 0x55e8dd670277 - std::panicking::try::he2ce1180bcc846c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 69: 0x55e8dd6dbca4 - std::panic::catch_unwind::ha4ecedd1a91e8359 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 70: 0x55e8dd69e2f3 - std::thread::Builder::spawn_unchecked::{{closure}}::h8fd590f11e5b759e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 71: 0x55e8dd68d5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4b634d9f7a34bd93 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 73: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 74: 0x55e8ddaa4163 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7f101829a609 - start_thread [INFO] [stdout] 76: 0x7f101806a293 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] thread 'gateway::tests::test_rpc' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:694:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8dda9d35c - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e8dda9d35c - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8dda9d35c - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8dda9d35c - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ddac251c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e8dda95a25 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e8dda9ee50 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8dda9ee50 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8dda9ee50 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e8dda9ea36 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e8dda9f504 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e8dda63b42 - std::panicking::begin_panic::{{closure}}::h935f06cc5d11e632 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55e8dda63d59 - std::sys_common::backtrace::__rust_end_short_backtrace::he895ed7b5bfe9edc [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e8dda63a83 - std::panicking::begin_panic::hda17700d0ff92839 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55e8dd666d3d - reqwest::client::event_loop_panicked::hd67f9c7771f23775 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:694:5 [INFO] [stdout] 15: 0x55e8dd666b59 - reqwest::client::ClientHandle::execute_request::{{closure}}::h8110be198a37d8bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:651:41 [INFO] [stdout] 16: 0x55e8dd700c2c - core::result::Result::map_err::hb60d14a262cb26d1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/result.rs:853:27 [INFO] [stdout] 17: 0x55e8dd6c1b03 - as futures::future::Future>::poll::haa9c3e3fdfa322bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/map_err.rs:34:9 [INFO] [stdout] 18: 0x55e8dd682e63 - futures::future::join::MaybeDone::poll::h4cd3729ac36ae8e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/join.rs:153:45 [INFO] [stdout] 19: 0x55e8dd683419 - as futures::future::Future>::poll::h26fd31cca15398a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/join.rs:75:38 [INFO] [stdout] 20: 0x55e8dd633c8c - as futures::future::Future>::poll::ha9aeb2709a818d1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/map.rs:30:23 [INFO] [stdout] 21: 0x55e8dd6acf66 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h31abb5e919bd8c1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:45 [INFO] [stdout] 22: 0x55e8dd6ad383 - futures::task_impl::Spawn::enter::{{closure}}::hc26fee9ffbc4aba1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:27 [INFO] [stdout] 23: 0x55e8dd6d32ee - futures::task_impl::std::set::h2a3e2ad57dc1a02a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/std/mod.rs:86:13 [INFO] [stdout] 24: 0x55e8dd6ad06e - futures::task_impl::Spawn::enter::h0814217b331bf4b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:9 [INFO] [stdout] 25: 0x55e8dd6acc49 - futures::task_impl::Spawn::poll_fn_notify::h28624434f495be77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:291:9 [INFO] [stdout] 26: 0x55e8dd6aceb1 - futures::task_impl::Spawn::poll_future_notify::h97543fcddb152063 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:9 [INFO] [stdout] 27: 0x55e8dd737152 - reqwest::wait::timeout::{{closure}}::hc115dde65b59dbc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/wait.rs:16:9 [INFO] [stdout] 28: 0x55e8dd7372c7 - reqwest::wait::block_on::h2a7d8d2e4ad3141a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/wait.rs:111:15 [INFO] [stdout] 29: 0x55e8dd7370e2 - reqwest::wait::timeout::h6eac0c77810b7533 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/wait.rs:15:5 [INFO] [stdout] 30: 0x55e8dd66666e - reqwest::client::ClientHandle::execute_request::hf042260f4edcca7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:655:25 [INFO] [stdout] 31: 0x55e8dd664b0c - reqwest::client::Client::execute::hf2b1c0527ab75756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:506:9 [INFO] [stdout] 32: 0x55e8dd652b51 - reqwest::request::RequestBuilder::send::h5c30edaa6680332b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/request.rs:516:9 [INFO] [stdout] 33: 0x55e8dd3ba3f7 - oasis_client::gateway::HttpGateway::request::ha870b67a3748121d [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:233:23 [INFO] [stdout] 34: 0x55e8dd3b8caf - oasis_client::gateway::HttpGateway::post_and_poll::hb8ef808a5104d28d [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:159:39 [INFO] [stdout] 35: 0x55e8dd3bb31d - ::rpc::h2b6100d24da9c447 [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:274:9 [INFO] [stdout] 36: 0x55e8dd3b4e95 - oasis_client::gateway::tests::test_rpc::he16690375c2298e7 [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:377:22 [INFO] [stdout] 37: 0x55e8dd3b397a - oasis_client::gateway::tests::test_rpc::{{closure}}::h11ef505d31b34ece [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:339:5 [INFO] [stdout] 38: 0x55e8dd3c1b7e - core::ops::function::FnOnce::call_once::hab104b9a49c38773 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55e8dd40c393 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55e8dd40c393 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:585:5 [INFO] [stdout] 41: 0x55e8dd40af57 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 42: 0x55e8dd40af57 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55e8dd40af57 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x55e8dd40af57 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x55e8dd40af57 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x55e8dd40af57 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:608:18 [INFO] [stdout] 47: 0x55e8dd40af57 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:500:39 [INFO] [stdout] 48: 0x55e8dd3d783e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:527:37 [INFO] [stdout] 49: 0x55e8dd3d783e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 50: 0x55e8dd3dc938 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 51: 0x55e8dd3dc938 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55e8dd3dc938 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x55e8dd3dc938 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 54: 0x55e8dd3dc938 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 55: 0x55e8dd3dc938 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 56: 0x55e8dd3dc938 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 58: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 59: 0x55e8ddaa4163 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f101829a609 - start_thread [INFO] [stdout] 61: 0x7f101806a293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- gateway::tests::test_deploy stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/role.rs:603:77 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8dda9d35c - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e8dda9d35c - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8dda9d35c - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8dda9d35c - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ddac251c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e8dda95a25 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e8dda9ee50 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8dda9ee50 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8dda9ee50 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e8dda9ea36 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e8dda9f504 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e8dda9efb2 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55e8dda9d804 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e8dda9ef49 - rust_begin_unwind [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e8dd39e9d1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e8dd39e91d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e8dd77daba - core::mem::uninitialized::h5b21e72f44aaf3b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x55e8dd77daba - ::parse::hdb0248f6f5188546 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/role.rs:603:77 [INFO] [stdout] 18: 0x55e8dd6b8e3b - hyper::proto::h1::io::Buffered::parse::h100f0f7d1df6d195 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/io.rs:144:19 [INFO] [stdout] 19: 0x55e8dd721fe7 - hyper::proto::h1::conn::Conn::read_head::he85a92be732c74f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/conn.rs:136:25 [INFO] [stdout] 20: 0x55e8dd72c6d3 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h12188fd27bdce03d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:226:15 [INFO] [stdout] 21: 0x55e8dd72da0f - hyper::proto::h1::dispatch::Dispatcher::poll_read::h663dd54977862538 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:163:28 [INFO] [stdout] 22: 0x55e8dd72d51e - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h716a40642b593473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:129:13 [INFO] [stdout] 23: 0x55e8dd72a971 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8cab9af1f5b9e3e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:106:20 [INFO] [stdout] 24: 0x55e8dd72a5c7 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h7425d0d79a28f7e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:93:9 [INFO] [stdout] 25: 0x55e8dd726b8c - as futures::future::Future>::poll::h83d12eadac474143 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:374:9 [INFO] [stdout] 26: 0x55e8dd65007f - as futures::future::Future>::poll::ha42f9e8786d64833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/either.rs:35:37 [INFO] [stdout] 27: 0x55e8dd6be5ff - futures::future::option::>::poll::heec489ffca80fde9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/option.rs:12:32 [INFO] [stdout] 28: 0x55e8dd6d41d2 - as futures::future::Future>::poll::he0d304d5a4b28c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/client/conn.rs:414:26 [INFO] [stdout] 29: 0x55e8dd6c0662 - as futures::future::Future>::poll::h1ae93b7cc0a634d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/map_err.rs:30:23 [INFO] [stdout] 30: 0x55e8dd7b2806 - as futures::future::Future>::poll::hbbdf2ccbe9be076c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/mod.rs:113:13 [INFO] [stdout] 31: 0x55e8dd7b325f - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h3c5f110d544cb1bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:45 [INFO] [stdout] 32: 0x55e8dd7b33ac - futures::task_impl::Spawn::enter::{{closure}}::h4e5d39b6724dd495 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:27 [INFO] [stdout] 33: 0x55e8dd7ab110 - futures::task_impl::std::set::h9627864e121aeec8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/std/mod.rs:86:13 [INFO] [stdout] 34: 0x55e8dd7b3341 - futures::task_impl::Spawn::enter::hef80686403384efd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:9 [INFO] [stdout] 35: 0x55e8dd7b319f - futures::task_impl::Spawn::poll_fn_notify::h568873dcbc1307ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:291:9 [INFO] [stdout] 36: 0x55e8dd7b3239 - futures::task_impl::Spawn::poll_future_notify::h26f6d3c0ae9af280 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:9 [INFO] [stdout] 37: 0x55e8dd7a6901 - tokio_current_thread::scheduler::Scheduled::tick::hcf740e6a5ad7d155 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/scheduler.rs:351:25 [INFO] [stdout] 38: 0x55e8dd7a754f - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h159d31201eecbf86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/scheduler.rs:330:47 [INFO] [stdout] 39: 0x55e8dd7ada0f - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::hc6817bbf9ff4ec4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:800:40 [INFO] [stdout] 40: 0x55e8dd7ad774 - tokio_current_thread::CurrentRunner::set_spawn::he1280a4f1f9b6a0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:841:9 [INFO] [stdout] 41: 0x55e8dd7ad9c2 - tokio_current_thread::Borrow::enter::{{closure}}::hdf59d5fa3a30eb22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:800:13 [INFO] [stdout] 42: 0x55e8dd7aa69a - std::thread::local::LocalKey::try_with::h3d1754b50ee9e372 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 43: 0x55e8dd7aa539 - std::thread::local::LocalKey::with::h8289fc9fac3f2f39 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 44: 0x55e8dd7ad809 - tokio_current_thread::Borrow::enter::he706bfbe4b574d66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:798:9 [INFO] [stdout] 45: 0x55e8dd7a747e - tokio_current_thread::scheduler::Scheduler::tick::hf13d90cfe9728f6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/scheduler.rs:330:24 [INFO] [stdout] 46: 0x55e8dd7adb7f - tokio_current_thread::Entered

::tick::h6a8faa20d8dc3f5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:624:9 [INFO] [stdout] 47: 0x55e8dd6c57cd - tokio_current_thread::Entered

::block_on::h97ee59f93f95d4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:514:13 [INFO] [stdout] 48: 0x55e8dd6a0bcb - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h2c6047946147849d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:200:23 [INFO] [stdout] 49: 0x55e8dd6a0b00 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::heba41486224cd19d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:241:25 [INFO] [stdout] 50: 0x55e8dd7056e1 - tokio_executor::global::with_default::{{closure}}::h8f14f438cfe26840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.10/src/global.rs:221:9 [INFO] [stdout] 51: 0x55e8dd6576b7 - std::thread::local::LocalKey::try_with::h6c76417164a166e8 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 52: 0x55e8dd6574bd - std::thread::local::LocalKey::with::h8ecd480546fefa78 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 53: 0x55e8dd705557 - tokio_executor::global::with_default::h400640824ef2e105 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.10/src/global.rs:190:5 [INFO] [stdout] 54: 0x55e8dd6a0a34 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h7163083e9d1a8adb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:239:21 [INFO] [stdout] 55: 0x55e8dd705485 - tokio_timer::timer::handle::with_default::h4bf310d34f3b33e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.13/src/timer/handle.rs:74:5 [INFO] [stdout] 56: 0x55e8dd6a09b1 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hdf4b3e02bfbabda2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:232:17 [INFO] [stdout] 57: 0x55e8dd70539e - tokio_timer::clock::clock::with_default::ha68f8e231a5a2cd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.13/src/clock/clock.rs:125:5 [INFO] [stdout] 58: 0x55e8dd6a095a - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h1c4a78cb311818b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:231:13 [INFO] [stdout] 59: 0x55e8dd626571 - tokio_reactor::with_default::h8d2cc7b587816403 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.12/src/lib.rs:220:5 [INFO] [stdout] 60: 0x55e8dd6a089b - tokio::runtime::current_thread::runtime::Runtime::enter::h1fcbf5f885f2d46f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:230:9 [INFO] [stdout] 61: 0x55e8dd6a0b7e - tokio::runtime::current_thread::runtime::Runtime::block_on::h7e9d2802f13357d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:198:9 [INFO] [stdout] 62: 0x55e8dd665ec8 - reqwest::client::ClientHandle::new::{{closure}}::h9111b872ca55e434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:610:13 [INFO] [stdout] 63: 0x55e8dd707063 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd2720d95b98defb1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 64: 0x55e8dd69e4e0 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h520355b828423eb1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 65: 0x55e8dd67bea4 - as core::ops::function::FnOnce<()>>::call_once::he9d032bcf447c4c4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x55e8dd6704b2 - std::panicking::try::do_call::h45eb18677010098e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 67: 0x55e8dd67bc8b - __rust_try [INFO] [stdout] 68: 0x55e8dd670277 - std::panicking::try::he2ce1180bcc846c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 69: 0x55e8dd6dbca4 - std::panic::catch_unwind::ha4ecedd1a91e8359 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 70: 0x55e8dd69e2f3 - std::thread::Builder::spawn_unchecked::{{closure}}::h8fd590f11e5b759e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 71: 0x55e8dd68d5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4b634d9f7a34bd93 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 73: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 74: 0x55e8ddaa4163 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7f101829a609 - start_thread [INFO] [stdout] 76: 0x7f101806a293 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] thread 'gateway::tests::test_deploy' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:694:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8dda9d35c - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e8dda9d35c - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8dda9d35c - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8dda9d35c - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ddac251c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e8dda95a25 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e8dda9ee50 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8dda9ee50 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8dda9ee50 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e8dda9ea36 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e8dda9f504 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e8dda63b42 - std::panicking::begin_panic::{{closure}}::h935f06cc5d11e632 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55e8dda63d59 - std::sys_common::backtrace::__rust_end_short_backtrace::he895ed7b5bfe9edc [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e8dda63a83 - std::panicking::begin_panic::hda17700d0ff92839 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55e8dd666d3d - reqwest::client::event_loop_panicked::hd67f9c7771f23775 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:694:5 [INFO] [stdout] 15: 0x55e8dd666b59 - reqwest::client::ClientHandle::execute_request::{{closure}}::h8110be198a37d8bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:651:41 [INFO] [stdout] 16: 0x55e8dd700c2c - core::result::Result::map_err::hb60d14a262cb26d1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/result.rs:853:27 [INFO] [stdout] 17: 0x55e8dd6c1b03 - as futures::future::Future>::poll::haa9c3e3fdfa322bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/map_err.rs:34:9 [INFO] [stdout] 18: 0x55e8dd682e63 - futures::future::join::MaybeDone::poll::h4cd3729ac36ae8e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/join.rs:153:45 [INFO] [stdout] 19: 0x55e8dd683419 - as futures::future::Future>::poll::h26fd31cca15398a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/join.rs:75:38 [INFO] [stdout] 20: 0x55e8dd633c8c - as futures::future::Future>::poll::ha9aeb2709a818d1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/map.rs:30:23 [INFO] [stdout] 21: 0x55e8dd6acf66 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h31abb5e919bd8c1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:45 [INFO] [stdout] 22: 0x55e8dd6ad383 - futures::task_impl::Spawn::enter::{{closure}}::hc26fee9ffbc4aba1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:27 [INFO] [stdout] 23: 0x55e8dd6d32ee - futures::task_impl::std::set::h2a3e2ad57dc1a02a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/std/mod.rs:86:13 [INFO] [stdout] 24: 0x55e8dd6ad06e - futures::task_impl::Spawn::enter::h0814217b331bf4b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:9 [INFO] [stdout] 25: 0x55e8dd6acc49 - futures::task_impl::Spawn::poll_fn_notify::h28624434f495be77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:291:9 [INFO] [stdout] 26: 0x55e8dd6aceb1 - futures::task_impl::Spawn::poll_future_notify::h97543fcddb152063 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:9 [INFO] [stdout] 27: 0x55e8dd737152 - reqwest::wait::timeout::{{closure}}::hc115dde65b59dbc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/wait.rs:16:9 [INFO] [stdout] 28: 0x55e8dd7372c7 - reqwest::wait::block_on::h2a7d8d2e4ad3141a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/wait.rs:111:15 [INFO] [stdout] 29: 0x55e8dd7370e2 - reqwest::wait::timeout::h6eac0c77810b7533 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/wait.rs:15:5 [INFO] [stdout] 30: 0x55e8dd66666e - reqwest::client::ClientHandle::execute_request::hf042260f4edcca7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:655:25 [INFO] [stdout] 31: 0x55e8dd664b0c - reqwest::client::Client::execute::hf2b1c0527ab75756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:506:9 [INFO] [stdout] 32: 0x55e8dd652b51 - reqwest::request::RequestBuilder::send::h5c30edaa6680332b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/request.rs:516:9 [INFO] [stdout] 33: 0x55e8dd3ba3f7 - oasis_client::gateway::HttpGateway::request::ha870b67a3748121d [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:233:23 [INFO] [stdout] 34: 0x55e8dd3b8caf - oasis_client::gateway::HttpGateway::post_and_poll::hb8ef808a5104d28d [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:159:39 [INFO] [stdout] 35: 0x55e8dd3babad - ::deploy::h4b7f0a69bbabf18b [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:254:9 [INFO] [stdout] 36: 0x55e8dd3b3846 - oasis_client::gateway::tests::test_deploy::h16bae7bef7cc4446 [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:331:20 [INFO] [stdout] 37: 0x55e8dd3b26ca - oasis_client::gateway::tests::test_deploy::{{closure}}::h33a374df06302269 [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:296:5 [INFO] [stdout] 38: 0x55e8dd3c1aee - core::ops::function::FnOnce::call_once::h885d893b0b61d9fc [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55e8dd40c393 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55e8dd40c393 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:585:5 [INFO] [stdout] 41: 0x55e8dd40af57 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 42: 0x55e8dd40af57 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55e8dd40af57 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x55e8dd40af57 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x55e8dd40af57 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x55e8dd40af57 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:608:18 [INFO] [stdout] 47: 0x55e8dd40af57 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:500:39 [INFO] [stdout] 48: 0x55e8dd3d783e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:527:37 [INFO] [stdout] 49: 0x55e8dd3d783e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 50: 0x55e8dd3dc938 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 51: 0x55e8dd3dc938 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55e8dd3dc938 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x55e8dd3dc938 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 54: 0x55e8dd3dc938 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 55: 0x55e8dd3dc938 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 56: 0x55e8dd3dc938 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 58: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 59: 0x55e8ddaa4163 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f101829a609 - start_thread [INFO] [stdout] 61: 0x7f101806a293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- gateway::tests::test_error stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/role.rs:603:77 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8dda9d35c - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e8dda9d35c - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8dda9d35c - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8dda9d35c - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ddac251c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e8dda95a25 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e8dda9ee50 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8dda9ee50 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8dda9ee50 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e8dda9ea36 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e8dda9f504 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e8dda9efb2 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55e8dda9d804 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e8dda9ef49 - rust_begin_unwind [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e8dd39e9d1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e8dd39e91d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e8dd77daba - core::mem::uninitialized::h5b21e72f44aaf3b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x55e8dd77daba - ::parse::hdb0248f6f5188546 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/role.rs:603:77 [INFO] [stdout] 18: 0x55e8dd6b8e3b - hyper::proto::h1::io::Buffered::parse::h100f0f7d1df6d195 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/io.rs:144:19 [INFO] [stdout] 19: 0x55e8dd721fe7 - hyper::proto::h1::conn::Conn::read_head::he85a92be732c74f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/conn.rs:136:25 [INFO] [stdout] 20: 0x55e8dd72c6d3 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h12188fd27bdce03d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:226:15 [INFO] [stdout] 21: 0x55e8dd72da0f - hyper::proto::h1::dispatch::Dispatcher::poll_read::h663dd54977862538 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:163:28 [INFO] [stdout] 22: 0x55e8dd72d51e - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h716a40642b593473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:129:13 [INFO] [stdout] 23: 0x55e8dd72a971 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h8cab9af1f5b9e3e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:106:20 [INFO] [stdout] 24: 0x55e8dd72a5c7 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h7425d0d79a28f7e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:93:9 [INFO] [stdout] 25: 0x55e8dd726b8c - as futures::future::Future>::poll::h83d12eadac474143 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/proto/h1/dispatch.rs:374:9 [INFO] [stdout] 26: 0x55e8dd65007f - as futures::future::Future>::poll::ha42f9e8786d64833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/either.rs:35:37 [INFO] [stdout] 27: 0x55e8dd6be5ff - futures::future::option::>::poll::heec489ffca80fde9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/option.rs:12:32 [INFO] [stdout] 28: 0x55e8dd6d41d2 - as futures::future::Future>::poll::he0d304d5a4b28c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.36/src/client/conn.rs:414:26 [INFO] [stdout] 29: 0x55e8dd6c0662 - as futures::future::Future>::poll::h1ae93b7cc0a634d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/map_err.rs:30:23 [INFO] [stdout] 30: 0x55e8dd7b2806 - as futures::future::Future>::poll::hbbdf2ccbe9be076c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/mod.rs:113:13 [INFO] [stdout] 31: 0x55e8dd7b325f - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h3c5f110d544cb1bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:45 [INFO] [stdout] 32: 0x55e8dd7b33ac - futures::task_impl::Spawn::enter::{{closure}}::h4e5d39b6724dd495 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:27 [INFO] [stdout] 33: 0x55e8dd7ab110 - futures::task_impl::std::set::h9627864e121aeec8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/std/mod.rs:86:13 [INFO] [stdout] 34: 0x55e8dd7b3341 - futures::task_impl::Spawn::enter::hef80686403384efd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:9 [INFO] [stdout] 35: 0x55e8dd7b319f - futures::task_impl::Spawn::poll_fn_notify::h568873dcbc1307ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:291:9 [INFO] [stdout] 36: 0x55e8dd7b3239 - futures::task_impl::Spawn::poll_future_notify::h26f6d3c0ae9af280 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:9 [INFO] [stdout] 37: 0x55e8dd7a6901 - tokio_current_thread::scheduler::Scheduled::tick::hcf740e6a5ad7d155 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/scheduler.rs:351:25 [INFO] [stdout] 38: 0x55e8dd7a754f - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::h159d31201eecbf86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/scheduler.rs:330:47 [INFO] [stdout] 39: 0x55e8dd7ada0f - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::hc6817bbf9ff4ec4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:800:40 [INFO] [stdout] 40: 0x55e8dd7ad774 - tokio_current_thread::CurrentRunner::set_spawn::he1280a4f1f9b6a0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:841:9 [INFO] [stdout] 41: 0x55e8dd7ad9c2 - tokio_current_thread::Borrow::enter::{{closure}}::hdf59d5fa3a30eb22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:800:13 [INFO] [stdout] 42: 0x55e8dd7aa69a - std::thread::local::LocalKey::try_with::h3d1754b50ee9e372 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 43: 0x55e8dd7aa539 - std::thread::local::LocalKey::with::h8289fc9fac3f2f39 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 44: 0x55e8dd7ad809 - tokio_current_thread::Borrow::enter::he706bfbe4b574d66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:798:9 [INFO] [stdout] 45: 0x55e8dd7a747e - tokio_current_thread::scheduler::Scheduler::tick::hf13d90cfe9728f6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/scheduler.rs:330:24 [INFO] [stdout] 46: 0x55e8dd7adb7f - tokio_current_thread::Entered

::tick::h6a8faa20d8dc3f5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:624:9 [INFO] [stdout] 47: 0x55e8dd6c57cd - tokio_current_thread::Entered

::block_on::h97ee59f93f95d4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7/src/lib.rs:514:13 [INFO] [stdout] 48: 0x55e8dd6a0bcb - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h2c6047946147849d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:200:23 [INFO] [stdout] 49: 0x55e8dd6a0b00 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::heba41486224cd19d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:241:25 [INFO] [stdout] 50: 0x55e8dd7056e1 - tokio_executor::global::with_default::{{closure}}::h8f14f438cfe26840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.10/src/global.rs:221:9 [INFO] [stdout] 51: 0x55e8dd6576b7 - std::thread::local::LocalKey::try_with::h6c76417164a166e8 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 52: 0x55e8dd6574bd - std::thread::local::LocalKey::with::h8ecd480546fefa78 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 53: 0x55e8dd705557 - tokio_executor::global::with_default::h400640824ef2e105 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.10/src/global.rs:190:5 [INFO] [stdout] 54: 0x55e8dd6a0a34 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h7163083e9d1a8adb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:239:21 [INFO] [stdout] 55: 0x55e8dd705485 - tokio_timer::timer::handle::with_default::h4bf310d34f3b33e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.13/src/timer/handle.rs:74:5 [INFO] [stdout] 56: 0x55e8dd6a09b1 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hdf4b3e02bfbabda2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:232:17 [INFO] [stdout] 57: 0x55e8dd70539e - tokio_timer::clock::clock::with_default::ha68f8e231a5a2cd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.13/src/clock/clock.rs:125:5 [INFO] [stdout] 58: 0x55e8dd6a095a - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h1c4a78cb311818b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:231:13 [INFO] [stdout] 59: 0x55e8dd626571 - tokio_reactor::with_default::h8d2cc7b587816403 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.12/src/lib.rs:220:5 [INFO] [stdout] 60: 0x55e8dd6a089b - tokio::runtime::current_thread::runtime::Runtime::enter::h1fcbf5f885f2d46f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:230:9 [INFO] [stdout] 61: 0x55e8dd6a0b7e - tokio::runtime::current_thread::runtime::Runtime::block_on::h7e9d2802f13357d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:198:9 [INFO] [stdout] 62: 0x55e8dd665ec8 - reqwest::client::ClientHandle::new::{{closure}}::h9111b872ca55e434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:610:13 [INFO] [stdout] 63: 0x55e8dd707063 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd2720d95b98defb1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 64: 0x55e8dd69e4e0 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h520355b828423eb1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 65: 0x55e8dd67bea4 - as core::ops::function::FnOnce<()>>::call_once::he9d032bcf447c4c4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x55e8dd6704b2 - std::panicking::try::do_call::h45eb18677010098e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 67: 0x55e8dd67bc8b - __rust_try [INFO] [stdout] 68: 0x55e8dd670277 - std::panicking::try::he2ce1180bcc846c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 69: 0x55e8dd6dbca4 - std::panic::catch_unwind::ha4ecedd1a91e8359 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 70: 0x55e8dd69e2f3 - std::thread::Builder::spawn_unchecked::{{closure}}::h8fd590f11e5b759e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 71: 0x55e8dd68d5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4b634d9f7a34bd93 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 73: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 74: 0x55e8ddaa4163 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7f101829a609 - start_thread [INFO] [stdout] 76: 0x7f101806a293 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] thread 'gateway::tests::test_error' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:694:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8dda9d35c - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e8dda9d35c - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8dda9d35c - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8dda9d35c - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ddac251c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e8dda95a25 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e8dda9ee50 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8dda9ee50 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8dda9ee50 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e8dda9ea36 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e8dda9f504 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e8dda63b42 - std::panicking::begin_panic::{{closure}}::h935f06cc5d11e632 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55e8dda63d59 - std::sys_common::backtrace::__rust_end_short_backtrace::he895ed7b5bfe9edc [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e8dda63a83 - std::panicking::begin_panic::hda17700d0ff92839 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55e8dd666d3d - reqwest::client::event_loop_panicked::hd67f9c7771f23775 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:694:5 [INFO] [stdout] 15: 0x55e8dd666b59 - reqwest::client::ClientHandle::execute_request::{{closure}}::h8110be198a37d8bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:651:41 [INFO] [stdout] 16: 0x55e8dd700c2c - core::result::Result::map_err::hb60d14a262cb26d1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/result.rs:853:27 [INFO] [stdout] 17: 0x55e8dd6c1b03 - as futures::future::Future>::poll::haa9c3e3fdfa322bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/map_err.rs:34:9 [INFO] [stdout] 18: 0x55e8dd682e63 - futures::future::join::MaybeDone::poll::h4cd3729ac36ae8e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/join.rs:153:45 [INFO] [stdout] 19: 0x55e8dd683419 - as futures::future::Future>::poll::h26fd31cca15398a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/join.rs:75:38 [INFO] [stdout] 20: 0x55e8dd633c8c - as futures::future::Future>::poll::ha9aeb2709a818d1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/future/map.rs:30:23 [INFO] [stdout] 21: 0x55e8dd6acf66 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h31abb5e919bd8c1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:45 [INFO] [stdout] 22: 0x55e8dd6ad383 - futures::task_impl::Spawn::enter::{{closure}}::hc26fee9ffbc4aba1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:27 [INFO] [stdout] 23: 0x55e8dd6d32ee - futures::task_impl::std::set::h2a3e2ad57dc1a02a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/std/mod.rs:86:13 [INFO] [stdout] 24: 0x55e8dd6ad06e - futures::task_impl::Spawn::enter::h0814217b331bf4b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:399:9 [INFO] [stdout] 25: 0x55e8dd6acc49 - futures::task_impl::Spawn::poll_fn_notify::h28624434f495be77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:291:9 [INFO] [stdout] 26: 0x55e8dd6aceb1 - futures::task_impl::Spawn::poll_future_notify::h97543fcddb152063 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/task_impl/mod.rs:329:9 [INFO] [stdout] 27: 0x55e8dd737152 - reqwest::wait::timeout::{{closure}}::hc115dde65b59dbc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/wait.rs:16:9 [INFO] [stdout] 28: 0x55e8dd7372c7 - reqwest::wait::block_on::h2a7d8d2e4ad3141a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/wait.rs:111:15 [INFO] [stdout] 29: 0x55e8dd7370e2 - reqwest::wait::timeout::h6eac0c77810b7533 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/wait.rs:15:5 [INFO] [stdout] 30: 0x55e8dd66666e - reqwest::client::ClientHandle::execute_request::hf042260f4edcca7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:655:25 [INFO] [stdout] 31: 0x55e8dd664b0c - reqwest::client::Client::execute::hf2b1c0527ab75756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/client.rs:506:9 [INFO] [stdout] 32: 0x55e8dd652b51 - reqwest::request::RequestBuilder::send::h5c30edaa6680332b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.9.24/src/request.rs:516:9 [INFO] [stdout] 33: 0x55e8dd3ba3f7 - oasis_client::gateway::HttpGateway::request::ha870b67a3748121d [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:233:23 [INFO] [stdout] 34: 0x55e8dd3b8caf - oasis_client::gateway::HttpGateway::post_and_poll::hb8ef808a5104d28d [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:159:39 [INFO] [stdout] 35: 0x55e8dd3bb31d - ::rpc::h2b6100d24da9c447 [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:274:9 [INFO] [stdout] 36: 0x55e8dd3b63c2 - oasis_client::gateway::tests::test_error::h269ee9d1e1f59667 [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:423:26 [INFO] [stdout] 37: 0x55e8dd3b508a - oasis_client::gateway::tests::test_error::{{closure}}::h6ee8af37ff8e2d52 [INFO] [stdout] at /opt/rustwide/workdir/src/gateway.rs:385:5 [INFO] [stdout] 38: 0x55e8dd3c1c6e - core::ops::function::FnOnce::call_once::he74040617b08b626 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55e8dd40c393 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55e8dd40c393 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:585:5 [INFO] [stdout] 41: 0x55e8dd40af57 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 42: 0x55e8dd40af57 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55e8dd40af57 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x55e8dd40af57 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x55e8dd40af57 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x55e8dd40af57 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:608:18 [INFO] [stdout] 47: 0x55e8dd40af57 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:500:39 [INFO] [stdout] 48: 0x55e8dd3d783e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:527:37 [INFO] [stdout] 49: 0x55e8dd3d783e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 50: 0x55e8dd3dc938 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 51: 0x55e8dd3dc938 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55e8dd3dc938 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x55e8dd3dc938 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 54: 0x55e8dd3dc938 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 55: 0x55e8dd3dc938 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 56: 0x55e8dd3dc938 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 58: 0x55e8ddaa4163 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 59: 0x55e8ddaa4163 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f101829a609 - start_thread [INFO] [stdout] 61: 0x7f101806a293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] gateway::tests::test_deploy [INFO] [stdout] gateway::tests::test_error [INFO] [stdout] gateway::tests::test_rpc [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "a0f3ccd0c4a1deef3f12b619596f9ec7bfccd39e67ce23da4fab30b10ef326ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f3ccd0c4a1deef3f12b619596f9ec7bfccd39e67ce23da4fab30b10ef326ba", kill_on_drop: false }` [INFO] [stdout] a0f3ccd0c4a1deef3f12b619596f9ec7bfccd39e67ce23da4fab30b10ef326ba