[INFO] cloning repository https://github.com/skade/hyper-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skade/hyper-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Fhyper-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Fhyper-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62f6a34818be2a7a35e8506509024396f260cc22
[INFO] testing skade/hyper-server against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Fhyper-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skade/hyper-server
[INFO] finished tweaking git repo https://github.com/skade/hyper-server
[INFO] tweaked toml for git repo https://github.com/skade/hyper-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skade/hyper-server on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skade/hyper-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cd1c4fec7e8649a231ddaba2e7bacc68d2d47c041039863ffebd5a6ce535057
[INFO] running `Command { std: "docker" "start" "-a" "1cd1c4fec7e8649a231ddaba2e7bacc68d2d47c041039863ffebd5a6ce535057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cd1c4fec7e8649a231ddaba2e7bacc68d2d47c041039863ffebd5a6ce535057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd1c4fec7e8649a231ddaba2e7bacc68d2d47c041039863ffebd5a6ce535057", kill_on_drop: false }`
[INFO] [stdout] 1cd1c4fec7e8649a231ddaba2e7bacc68d2d47c041039863ffebd5a6ce535057
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35e00db301479b1b14b3ce152e0625705783963ed3c82f02a2923de1134af255
[INFO] running `Command { std: "docker" "start" "-a" "35e00db301479b1b14b3ce152e0625705783963ed3c82f02a2923de1134af255", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.36
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling futures v0.1.18
[INFO] [stderr]    Compiling byteorder v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.0
[INFO] [stderr]    Compiling version_check v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling lazycell v0.6.0
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling scoped-tls v0.1.0
[INFO] [stderr]    Compiling slab v0.4.0
[INFO] [stderr]    Compiling take v0.1.0
[INFO] [stderr]    Compiling smallvec v0.2.1
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling termcolor v0.3.4
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling httparse v1.2.4
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling base64 v0.9.0
[INFO] [stderr]    Compiling ansi_term v0.10.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling net2 v0.2.31
[INFO] [stderr]    Compiling time v0.1.39
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling atty v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling bytes v0.4.6
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling mio v0.6.13
[INFO] [stderr]    Compiling num-integer v0.1.36
[INFO] [stderr]    Compiling num-iter v0.1.35
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling mime v0.3.5
[INFO] [stderr]    Compiling chrono v0.4.0
[INFO] [stderr]    Compiling tokio-io v0.1.5
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling relay v0.1.1
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling regex v0.2.6
[INFO] [stderr]    Compiling rand v0.3.22
[INFO] [stderr]    Compiling tokio-core v0.1.12
[INFO] [stderr]    Compiling env_logger v0.5.3
[INFO] [stderr]    Compiling tokio-proto v0.1.1
[INFO] [stderr]    Compiling pretty_env_logger v0.2.2
[INFO] [stderr]    Compiling hyper v0.11.18
[INFO] [stderr]    Compiling hyper-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 |     type Future = Box<Future<Item=Self::Response, Error=Self::Error>>;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     type Future = Box<dyn Future<Item=Self::Response, Error=Self::Error>>;
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 subscription.sender.start_send(Ok(Chunk::from(format!("{}\n", payload))));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 let _ = subscription.sender.start_send(Ok(Chunk::from(format!("{}\n", payload))));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 subscription.sender.poll_complete();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 let _ = subscription.sender.poll_complete();
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.15s
[INFO] running `Command { std: "docker" "inspect" "35e00db301479b1b14b3ce152e0625705783963ed3c82f02a2923de1134af255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e00db301479b1b14b3ce152e0625705783963ed3c82f02a2923de1134af255", kill_on_drop: false }`
[INFO] [stdout] 35e00db301479b1b14b3ce152e0625705783963ed3c82f02a2923de1134af255
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51e5266325a34149a40d8bd8321f5377aab77917876dff5d1a8c37e3b0068575
[INFO] running `Command { std: "docker" "start" "-a" "51e5266325a34149a40d8bd8321f5377aab77917876dff5d1a8c37e3b0068575", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling hyper-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 |     type Future = Box<Future<Item=Self::Response, Error=Self::Error>>;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     type Future = Box<dyn Future<Item=Self::Response, Error=Self::Error>>;
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:305:30
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let futures: Vec<Box<Future<Item=(), Error=hyper::Error>>> = vec![Box::new(test), Box::new(publish)];
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let futures: Vec<Box<dyn Future<Item=(), Error=hyper::Error>>> = vec![Box::new(test), Box::new(publish)];
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body_str`
[INFO] [stdout]    --> src/main.rs:241:21
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 let body_str = str::from_utf8(body.as_ref()).expect("client body decode error");
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_body_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 subscription.sender.start_send(Ok(Chunk::from(format!("{}\n", payload))));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 let _ = subscription.sender.start_send(Ok(Chunk::from(format!("{}\n", payload))));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 subscription.sender.poll_complete();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 let _ = subscription.sender.poll_complete();
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "51e5266325a34149a40d8bd8321f5377aab77917876dff5d1a8c37e3b0068575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e5266325a34149a40d8bd8321f5377aab77917876dff5d1a8c37e3b0068575", kill_on_drop: false }`
[INFO] [stdout] 51e5266325a34149a40d8bd8321f5377aab77917876dff5d1a8c37e3b0068575
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70bf5f135e0848053d877d5a1b9039dc0f8ec691be92105cf4689864dd89305e
[INFO] running `Command { std: "docker" "start" "-a" "70bf5f135e0848053d877d5a1b9039dc0f8ec691be92105cf4689864dd89305e", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/main.rs:89:23
[INFO] [stderr]    |
[INFO] [stderr] 89 |     type Future = Box<Future<Item=Self::Response, Error=Self::Error>>;
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 89 |     type Future = Box<dyn Future<Item=Self::Response, Error=Self::Error>>;
[INFO] [stderr]    |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/main.rs:305:30
[INFO] [stderr]     |
[INFO] [stderr] 305 |         let futures: Vec<Box<Future<Item=(), Error=hyper::Error>>> = vec![Box::new(test), Box::new(publish)];
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 305 |         let futures: Vec<Box<dyn Future<Item=(), Error=hyper::Error>>> = vec![Box::new(test), Box::new(publish)];
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body_str`
[INFO] [stderr]    --> src/main.rs:241:21
[INFO] [stderr]     |
[INFO] [stderr] 241 |                 let body_str = str::from_utf8(body.as_ref()).expect("client body decode error");
[INFO] [stderr]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_body_str`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/main.rs:32:17
[INFO] [stderr]    |
[INFO] [stderr] 32 |                 subscription.sender.start_send(Ok(Chunk::from(format!("{}\n", payload))));
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 32 |                 let _ = subscription.sender.start_send(Ok(Chunk::from(format!("{}\n", payload))));
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/main.rs:33:17
[INFO] [stderr]    |
[INFO] [stderr] 33 |                 subscription.sender.poll_complete();
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 33 |                 let _ = subscription.sender.poll_complete();
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hyper-server` (bin "hyper-server" test) generated 5 warnings (run `cargo fix --bin "hyper-server" -p hyper-server --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyper_server-b19787002c51ae7d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] thread 'test-server' (22) panicked at src/main.rs:340:80:
[INFO] [stderr] thread 'test::test_heartbeat_get' (18) panicked at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:233:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" })
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stdout] stack backtrace:
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout]    0:     0x5bbad0d7dfda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bbad0d7dfda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bbad0d7dfda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bbad0d7dfda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bbad0d92eea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bbad0d92eea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5bbad0d82d42 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bbad0d82d42 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bbad0d5c59f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bbad0d5c59f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bbad0d762c9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bbad0c6523c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bbad0c6523c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bbad0d76482 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bbad0d76482 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bbad0d5c658 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bbad0d53f19 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bbad0d5d52d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bbad0d936dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bbad0d93422 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bbad0c32c8a - <core[35159d6ffb30e017]::result::Result<hyper[10a5d08e6baf14be]::server::Server<hyper_server[9a29480194cb2607]::test::serve::{closure#0}::{closure#0}, hyper[10a5d08e6baf14be]::proto::body::Body>, hyper[10a5d08e6baf14be]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5bbad0c32c8a - hyper_server[9a29480194cb2607]::test::serve::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:340:80
[INFO] [stdout]   22:     0x5bbad0c43066 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<hyper_server[9a29480194cb2607]::test::serve::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5bbad0c4def3 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<hyper_server[9a29480194cb2607]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x5bbad0c09900 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<hyper_server[9a29480194cb2607]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x5bbad0c1813a - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<hyper_server[9a29480194cb2607]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5bbad0c5171b - __rust_try
[INFO] [stdout]   27:     0x5bbad0c4dba0 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<hyper_server[9a29480194cb2607]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5bbad0c4dba0 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<hyper_server[9a29480194cb2607]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5bbad0c4dba0 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<hyper_server[9a29480194cb2607]::test::serve::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5bbad0c5706e - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<hyper_server[9a29480194cb2607]::test::serve::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5bbad0d7d72f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   32:     0x5bbad0d7d72f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x797b263a4aa4 - <unknown>
[INFO] [stdout]   34:     0x797b26431a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_heartbeat_get' (18) panicked at src/main.rs:212:34:
[INFO] [stdout] client http error: Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bbad0d7dfda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bbad0d7dfda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bbad0d7dfda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bbad0d7dfda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bbad0d92eea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bbad0d92eea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5bbad0d82d42 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bbad0d82d42 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bbad0d5c59f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bbad0d5c59f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bbad0d762c9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bbad0c6523c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bbad0c6523c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bbad0d76482 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bbad0d76482 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bbad0d5c658 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bbad0d53f19 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bbad0d5d52d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bbad0d936dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bbad0d93422 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bbad0c151d3 - <core[35159d6ffb30e017]::result::Result<hyper[10a5d08e6baf14be]::proto::response::Response, hyper[10a5d08e6baf14be]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bbad0c332a7 - hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:212:34
[INFO] [stdout]   22:     0x5bbad0c30178 - <futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}> as futures[a48ff8fbf109cb3]::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.18/src/future/then.rs:33:20
[INFO] [stdout]   23:     0x5bbad0c21983 - <futures[a48ff8fbf109cb3]::future::chain::Chain<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>>::poll::<<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}> as futures[a48ff8fbf109cb3]::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.18/src/future/chain.rs:39:15
[INFO] [stdout]   24:     0x5bbad0c31da6 - <futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}> as futures[a48ff8fbf109cb3]::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.18/src/future/then.rs:32:20
[INFO] [stdout]   25:     0x5bbad0c1d8bc - <futures[a48ff8fbf109cb3]::future::chain::Chain<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, futures[a48ff8fbf109cb3]::future::result_::FutureResult<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>::poll::<<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}> as futures[a48ff8fbf109cb3]::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.18/src/future/chain.rs:26:25
[INFO] [stdout]   26:     0x5bbad0c07796 - <futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}> as futures[a48ff8fbf109cb3]::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.18/src/future/and_then.rs:32:20
[INFO] [stdout]   27:     0x5bbad0c431b5 - <futures[a48ff8fbf109cb3]::task_impl::Spawn<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>>::poll_future_notify::<alloc[a8a7aba520129d98]::sync::Arc<tokio_core[3238a149f18d6e66]::reactor::MySetReadiness>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.18/src/task_impl/mod.rs:289:56
[INFO] [stdout]   28:     0x5bbad0c431d9 - <futures[a48ff8fbf109cb3]::task_impl::Spawn<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>>::enter::<<futures[a48ff8fbf109cb3]::task_impl::Spawn<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>>::poll_future_notify<alloc[a8a7aba520129d98]::sync::Arc<tokio_core[3238a149f18d6e66]::reactor::MySetReadiness>>::{closure#1}, core[35159d6ffb30e017]::result::Result<futures[a48ff8fbf109cb3]::poll::Async<()>, hyper[10a5d08e6baf14be]::error::Error>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.18/src/task_impl/mod.rs:363:27
[INFO] [stdout]   29:     0x5bbad0c0c267 - futures[a48ff8fbf109cb3]::task_impl::std::set::<<futures[a48ff8fbf109cb3]::task_impl::Spawn<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>>::enter<<futures[a48ff8fbf109cb3]::task_impl::Spawn<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>>::poll_future_notify<alloc[a8a7aba520129d98]::sync::Arc<tokio_core[3238a149f18d6e66]::reactor::MySetReadiness>>::{closure#1}, core[35159d6ffb30e017]::result::Result<futures[a48ff8fbf109cb3]::poll::Async<()>, hyper[10a5d08e6baf14be]::error::Error>>::{closure#0}, core[35159d6ffb30e017]::result::Result<futures[a48ff8fbf109cb3]::poll::Async<()>, hyper[10a5d08e6baf14be]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.18/src/task_impl/std/mod.rs:78:13
[INFO] [stdout]   30:     0x5bbad0c40d40 - <futures[a48ff8fbf109cb3]::task_impl::Spawn<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>>::enter::<<futures[a48ff8fbf109cb3]::task_impl::Spawn<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>>::poll_future_notify<alloc[a8a7aba520129d98]::sync::Arc<tokio_core[3238a149f18d6e66]::reactor::MySetReadiness>>::{closure#1}, core[35159d6ffb30e017]::result::Result<futures[a48ff8fbf109cb3]::poll::Async<()>, hyper[10a5d08e6baf14be]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.18/src/task_impl/mod.rs:363:9
[INFO] [stdout]   31:     0x5bbad0c40c56 - <futures[a48ff8fbf109cb3]::task_impl::Spawn<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>>::poll_future_notify::<alloc[a8a7aba520129d98]::sync::Arc<tokio_core[3238a149f18d6e66]::reactor::MySetReadiness>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.18/src/task_impl/mod.rs:289:14
[INFO] [stdout]   32:     0x5bbad0c14975 - <tokio_core[3238a149f18d6e66]::reactor::Core>::run::<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.12/src/reactor/mod.rs:235:26
[INFO] [stdout]   33:     0x5bbad0c0b7ca - <scoped_tls[85c6dff543fa11c6]::ScopedKey<tokio_core[3238a149f18d6e66]::reactor::Core>>::set::<<tokio_core[3238a149f18d6e66]::reactor::Core>::run<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>::{closure#0}, core[35159d6ffb30e017]::result::Result<futures[a48ff8fbf109cb3]::poll::Async<()>, hyper[10a5d08e6baf14be]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-0.1.0/src/lib.rs:135:9
[INFO] [stdout]   34:     0x5bbad0c11118 - <tokio_core[3238a149f18d6e66]::reactor::Core>::run::<futures[a48ff8fbf109cb3]::future::and_then::AndThen<futures[a48ff8fbf109cb3]::future::then::Then<hyper[10a5d08e6baf14be]::client::FutureResponse, futures[a48ff8fbf109cb3]::stream::concat::Concat2<hyper[10a5d08e6baf14be]::proto::body::Body>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), hyper[10a5d08e6baf14be]::error::Error>, hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#1}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.12/src/reactor/mod.rs:234:45
[INFO] [stdout]   35:     0x5bbad0c3641c - hyper_server[9a29480194cb2607]::test::test_heartbeat_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:220:14
[INFO] [stdout]   36:     0x5bbad0c32ad7 - hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:203:28
[INFO] [stdout]   37:     0x5bbad0c58346 - <hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5bbad0c5851b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5bbad0c5851b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   40:     0x5bbad0c65d0b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x5bbad0c65d0b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x5bbad0c65d0b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5bbad0c65d0b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5bbad0c65d0b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5bbad0c65d0b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x5bbad0c65d0b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x5bbad0c606e4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x5bbad0c606e4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x5bbad0c68912 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   50:     0x5bbad0c68912 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5bbad0c68912 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5bbad0c68912 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5bbad0c68912 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5bbad0c68912 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   55:     0x5bbad0c68912 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5bbad0d7d72f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   57:     0x5bbad0d7d72f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x797b263a4aa4 - <unknown>
[INFO] [stdout]   59:     0x797b26431a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_heartbeat_get' (18) panicked at src/main.rs:319:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bbad0d7dfda - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bbad0d7dfda - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bbad0d7dfda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bbad0d7dfda - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bbad0d92eea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bbad0d92eea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5bbad0d82d42 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bbad0d82d42 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bbad0d5c59f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bbad0d5c59f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bbad0d762c9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bbad0c6523c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bbad0c6523c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bbad0d76482 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bbad0d76482 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bbad0d5c658 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bbad0d53f19 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bbad0d5d52d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bbad0d936dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bbad0d93422 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bbad0c37025 - <core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::any::Any + core[35159d6ffb30e017]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5bbad0c37025 - <hyper_server[9a29480194cb2607]::test::Serve as core[35159d6ffb30e017]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:319:48
[INFO] [stdout]   22:     0x5bbad0c55e33 - core[35159d6ffb30e017]::ptr::drop_in_place::<hyper_server[9a29480194cb2607]::test::Serve>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   23:     0x5bbad0c36185 - hyper_server[9a29480194cb2607]::test::test_heartbeat_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:221:5
[INFO] [stdout]   24:     0x5bbad0c32ad7 - hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:203:28
[INFO] [stdout]   25:     0x5bbad0c58346 - <hyper_server[9a29480194cb2607]::test::test_heartbeat_get::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5bbad0c5851b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bbad0c5851b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5bbad0c65d0b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5bbad0c65d0b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5bbad0c65d0b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5bbad0c65d0b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5bbad0c65d0b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5bbad0c65d0b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5bbad0c65d0b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5bbad0c606e4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5bbad0c606e4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5bbad0c68912 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5bbad0c68912 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5bbad0c68912 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5bbad0c68912 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5bbad0c68912 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5bbad0c68912 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5bbad0c68912 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5bbad0d7d72f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5bbad0d7d72f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x797b263a4aa4 - <unknown>
[INFO] [stdout]   47:     0x797b26431a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--bin hyper-server`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/hyper_server-b19787002c51ae7d` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "70bf5f135e0848053d877d5a1b9039dc0f8ec691be92105cf4689864dd89305e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70bf5f135e0848053d877d5a1b9039dc0f8ec691be92105cf4689864dd89305e", kill_on_drop: false }`
[INFO] [stdout] 70bf5f135e0848053d877d5a1b9039dc0f8ec691be92105cf4689864dd89305e
