[INFO] cloning repository https://github.com/jxs/gotham-middleware-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jxs/gotham-middleware-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Fgotham-middleware-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Fgotham-middleware-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 081c90c776199e81ef187a0a00002e680e237773 [INFO] testing jxs/gotham-middleware-example against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Fgotham-middleware-example" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jxs/gotham-middleware-example on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jxs/gotham-middleware-example [INFO] finished tweaking git repo https://github.com/jxs/gotham-middleware-example [INFO] tweaked toml for git repo https://github.com/jxs/gotham-middleware-example written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jxs/gotham-middleware-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gotham-rs/gotham.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded borrow-bag v1.0.0 [INFO] [stderr] Downloaded skeptic v0.13.3 [INFO] [stderr] Downloaded bytecount v0.3.1 [INFO] [stderr] Downloaded syn v0.12.15 [INFO] [stderr] Downloaded futures v0.1.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebbead6610c921e19c5e9eb19daae751636413cc03b8814b274367e0659cb64f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ebbead6610c921e19c5e9eb19daae751636413cc03b8814b274367e0659cb64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebbead6610c921e19c5e9eb19daae751636413cc03b8814b274367e0659cb64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebbead6610c921e19c5e9eb19daae751636413cc03b8814b274367e0659cb64f", kill_on_drop: false }` [INFO] [stdout] ebbead6610c921e19c5e9eb19daae751636413cc03b8814b274367e0659cb64f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac033bc36399c8ddcae8b7735987ccaa77b79cacf32f1d5e100296ede35e9012 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac033bc36399c8ddcae8b7735987ccaa77b79cacf32f1d5e100296ede35e9012", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling futures v0.1.22 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling gotham_derive v0.3.0-dev (https://github.com/gotham-rs/gotham.git#d0b35b16) [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.3.0-dev (https://github.com/gotham-rs/gotham.git#d0b35b16) [INFO] [stderr] Compiling gotham_examples_middleware_introduction v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "ac033bc36399c8ddcae8b7735987ccaa77b79cacf32f1d5e100296ede35e9012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac033bc36399c8ddcae8b7735987ccaa77b79cacf32f1d5e100296ede35e9012", kill_on_drop: false }` [INFO] [stdout] ac033bc36399c8ddcae8b7735987ccaa77b79cacf32f1d5e100296ede35e9012 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20de440b010249ba0d5647ab72b0d1d70c94b1db81bea75070e04a3bdabe46e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "20de440b010249ba0d5647ab72b0d1d70c94b1db81bea75070e04a3bdabe46e8", kill_on_drop: false }` [INFO] [stderr] Compiling gotham_examples_middleware_introduction v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.00s [INFO] running `Command { std: "docker" "inspect" "20de440b010249ba0d5647ab72b0d1d70c94b1db81bea75070e04a3bdabe46e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20de440b010249ba0d5647ab72b0d1d70c94b1db81bea75070e04a3bdabe46e8", kill_on_drop: false }` [INFO] [stdout] 20de440b010249ba0d5647ab72b0d1d70c94b1db81bea75070e04a3bdabe46e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f2373d789dd3151d214a9645b8080640cbe25163b64f8071d0d14e79bad6235 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f2373d789dd3151d214a9645b8080640cbe25163b64f8071d0d14e79bad6235", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gotham_examples_middleware_introduction-8ac5bb1cda5307fe [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::ensure_middleware_and_handler_collaborate ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::ensure_middleware_and_handler_collaborate stdout ---- [INFO] [stdout] thread 'tests::ensure_middleware_and_handler_collaborate' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610b0496420 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5610b0496420 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610b0496420 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5610b0496420 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5610b04bb2bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5610b0490782 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5610b0498cc5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5610b0498cc5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5610b0498cc5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5610b0498852 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5610b0499461 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5610b0498f77 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x5610b04968dc - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5610b0498f09 - rust_begin_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5610b04b9c41 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5610b04b9b8d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5610b00be576 - core::mem::uninitialized::h099c339c24fd6f79 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] 17: 0x5610b00be576 - as hyper::proto::Http1Transaction>::parse::hcf73381616542776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/role.rs:45:73 [INFO] [stdout] 18: 0x5610b0113ac8 - hyper::proto::h1::io::Buffered::parse::hc5635e8c2e79337e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/io.rs:113:24 [INFO] [stdout] 19: 0x5610b00b4e61 - hyper::proto::h1::conn::Conn::read_head::h0f5278bf8cafd1dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/conn.rs:196:41 [INFO] [stdout] 20: 0x5610b00d068e - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h5061ea83dd130660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:196:15 [INFO] [stdout] 21: 0x5610b00d3234 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h6ec7a04bf9d94184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:129:28 [INFO] [stdout] 22: 0x5610b00cd3c0 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::hc4ccc349d8fdd4d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:96:13 [INFO] [stdout] 23: 0x5610b00ccd6b - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h4f6c799c6d8f1168 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:85:9 [INFO] [stdout] 24: 0x5610b00d1f3b - hyper::proto::h1::dispatch::Dispatcher::poll_until_shutdown::h85992a48defc6310 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:73:9 [INFO] [stdout] 25: 0x5610b00ccbf6 - as futures::future::Future>::poll::hfbf845a2bb710d05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:316:9 [INFO] [stdout] 26: 0x5610b00bbef6 - as futures::future::Future>::poll::hb4f6d8c40c5a4571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/server/conn.rs:112:9 [INFO] [stdout] 27: 0x5610b0145ee4 - as futures::future::Future>::poll::hb3c9eeafd8553f6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/future/map.rs:30:23 [INFO] [stdout] 28: 0x5610b01364af - as futures::future::Future>::poll::hdcf749b58356aeca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/future/map_err.rs:30:23 [INFO] [stdout] 29: 0x5610b038e106 - as futures::future::Future>::poll::h3d81539c80df4810 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/future/mod.rs:113:13 [INFO] [stdout] 30: 0x5610b0373b3f - futures::task_impl::Spawn::poll_future_notify::{{closure}}::hdff4b5be999f2384 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/task_impl/mod.rs:289:54 [INFO] [stdout] 31: 0x5610b037404f - futures::task_impl::Spawn::enter::{{closure}}::hee9e0239efaee588 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/task_impl/mod.rs:363:27 [INFO] [stdout] 32: 0x5610b037011f - futures::task_impl::std::set::h7c04829d30e4a71a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/task_impl/std/mod.rs:78:13 [INFO] [stdout] 33: 0x5610b0373d43 - futures::task_impl::Spawn::enter::h75691d2b729e4df8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/task_impl/mod.rs:363:9 [INFO] [stdout] 34: 0x5610b0373abb - futures::task_impl::Spawn::poll_future_notify::hcfde7ccb8efc2282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/task_impl/mod.rs:289:9 [INFO] [stdout] 35: 0x5610b036c381 - tokio::executor::current_thread::scheduler::Scheduled::tick::h7b05c765570fdcd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/scheduler.rs:352:25 [INFO] [stdout] 36: 0x5610b036cbbf - tokio::executor::current_thread::scheduler::Scheduler::tick::{{closure}}::h4637f8788e47d7d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/scheduler.rs:332:47 [INFO] [stdout] 37: 0x5610b0362dcf - tokio::executor::current_thread::Borrow::enter::{{closure}}::{{closure}}::he3eb53e75c65ab48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:762:17 [INFO] [stdout] 38: 0x5610b0362a2e - tokio::executor::current_thread::CurrentRunner::set_spawn::hbd6f66cd7db8ce10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:794:9 [INFO] [stdout] 39: 0x5610b0362d20 - tokio::executor::current_thread::Borrow::enter::{{closure}}::hd88e911812823e0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:761:13 [INFO] [stdout] 40: 0x5610b0373657 - std::thread::local::LocalKey::try_with::hd9d6f3b5992e6fcf [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 41: 0x5610b0372c39 - std::thread::local::LocalKey::with::h2b02a4c5499a2510 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 42: 0x5610b0362c3c - tokio::executor::current_thread::Borrow::enter::h8cbd7dbbf6f75d06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:760:9 [INFO] [stdout] 43: 0x5610b036ca55 - tokio::executor::current_thread::scheduler::Scheduler::tick::he9c64773e3ec1957 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/scheduler.rs:332:24 [INFO] [stdout] 44: 0x5610b0362efe - tokio::executor::current_thread::Entered

::tick::hd0c6ff31263a1f77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:611:9 [INFO] [stdout] 45: 0x5610b0363025 - tokio::executor::current_thread::Entered

::turn::h2385831e9c5b9a86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:537:22 [INFO] [stdout] 46: 0x5610b036decd - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h08bb225dfe4ad9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:298:25 [INFO] [stdout] 47: 0x5610b036b66e - scoped_tls::ScopedKey::set::ha20a4faa864f6308 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155:9 [INFO] [stdout] 48: 0x5610b036e3c0 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::h77565f331acaa577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:297:21 [INFO] [stdout] 49: 0x5610b037234d - tokio_timer::timer::handle::with_default::{{closure}}::h08d2ca58066e450b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.4/src/timer/handle.rs:64:9 [INFO] [stdout] 50: 0x5610b0373529 - std::thread::local::LocalKey::try_with::hb777fe89d9f23e57 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 51: 0x5610b0372cb7 - std::thread::local::LocalKey::with::h634adbd1577aa14c [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 52: 0x5610b03721f8 - tokio_timer::timer::handle::with_default::h7a88ab5d0ba634a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.4/src/timer/handle.rs:56:5 [INFO] [stdout] 53: 0x5610b036e93f - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::hec238f359f18dbb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:275:17 [INFO] [stdout] 54: 0x5610b03725a4 - tokio_executor::global::with_default::{{closure}}::h174dcc4e49b284ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.2/src/global.rs:176:9 [INFO] [stdout] 55: 0x5610b0373182 - std::thread::local::LocalKey::try_with::h6b02e462d063db7d [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 56: 0x5610b0372b08 - std::thread::local::LocalKey::with::h09e8f57889b6325e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 57: 0x5610b037243e - tokio_executor::global::with_default::h4c5f166bb49274ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.2/src/global.rs:150:5 [INFO] [stdout] 58: 0x5610b036e988 - tokio_core::reactor::Core::poll::{{closure}}::h883c0918cdced8d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:274:13 [INFO] [stdout] 59: 0x5610b035fda5 - tokio_reactor::with_default::{{closure}}::hed2e5e66b16bd524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.2/src/lib.rs:231:9 [INFO] [stdout] 60: 0x5610b03732be - std::thread::local::LocalKey::try_with::h822901e940801c14 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 61: 0x5610b0372db8 - std::thread::local::LocalKey::with::hc72affa36ab5d55d [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 62: 0x5610b035fbb5 - tokio_reactor::with_default::hd6151febaa8d8bf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.2/src/lib.rs:214:5 [INFO] [stdout] 63: 0x5610b036dcdb - tokio_core::reactor::Core::poll::h90dd1211d6ea5690 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:273:9 [INFO] [stdout] 64: 0x5610b013891e - tokio_core::reactor::Core::run::h91aecab41c356168 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:248:13 [INFO] [stdout] 65: 0x5610b00f0c64 - gotham::test::TestServer::run_request::hd14fb76ecf74935f [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/gotham-63e1ba7b281f270d/d0b35b1/gotham/src/test/mod.rs:202:13 [INFO] [stdout] 66: 0x5610b00f06e4 - gotham::test::TestClient::perform::hc1f6944fcce81cce [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/gotham-63e1ba7b281f270d/d0b35b1/gotham/src/test/mod.rs:349:9 [INFO] [stdout] 67: 0x5610b00e61ae - gotham::test::request::RequestBuilder::perform::h9638f54889cf56b9 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/gotham-63e1ba7b281f270d/d0b35b1/gotham/src/test/request.rs:68:9 [INFO] [stdout] 68: 0x5610b0146b41 - gotham_examples_middleware_introduction::tests::ensure_middleware_and_handler_collaborate::h9730363848cc9fdc [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:176:24 [INFO] [stdout] 69: 0x5610b0146a3a - gotham_examples_middleware_introduction::tests::ensure_middleware_and_handler_collaborate::{{closure}}::ha8bc587ddfa8237b [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:174:5 [INFO] [stdout] 70: 0x5610b012b45e - core::ops::function::FnOnce::call_once::h2433403fb6c5d92e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610b016e963 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x5610b016e963 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:516:5 [INFO] [stdout] 73: 0x5610b016d058 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 74: 0x5610b016d058 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 75: 0x5610b016d058 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 76: 0x5610b016d058 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 77: 0x5610b016d058 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 78: 0x5610b016d058 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:538:18 [INFO] [stdout] 79: 0x5610b016d058 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:449:39 [INFO] [stdout] 80: 0x5610b0147646 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 81: 0x5610b014be0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 82: 0x5610b014be0d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 83: 0x5610b014be0d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 84: 0x5610b014be0d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 85: 0x5610b014be0d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 86: 0x5610b014be0d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 87: 0x5610b014be0d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 88: 0x5610b049fbca - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 89: 0x5610b049fbca - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 90: 0x5610b049fbca - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 91: 0x7fc740f11609 - start_thread [INFO] [stdout] 92: 0x7fc740ce3293 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::ensure_middleware_and_handler_collaborate [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin gotham_examples_middleware_introduction' [INFO] running `Command { std: "docker" "inspect" "2f2373d789dd3151d214a9645b8080640cbe25163b64f8071d0d14e79bad6235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2373d789dd3151d214a9645b8080640cbe25163b64f8071d0d14e79bad6235", kill_on_drop: false }` [INFO] [stdout] 2f2373d789dd3151d214a9645b8080640cbe25163b64f8071d0d14e79bad6235