[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 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Fhyper-server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skade/hyper-server on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytes v0.4.6
[INFO] [stderr]   Downloaded futures v0.1.18
[INFO] [stderr]   Downloaded wincolor v0.1.6
[INFO] [stderr]   Downloaded base64 v0.9.0
[INFO] [stderr]   Downloaded num-traits v0.2.0
[INFO] [stderr]   Downloaded smallvec v0.2.1
[INFO] [stderr]   Downloaded ansi_term v0.10.2
[INFO] [stderr]   Downloaded take v0.1.0
[INFO] [stderr]   Downloaded slab v0.4.0
[INFO] [stderr]   Downloaded regex-syntax v0.4.2
[INFO] [stderr]   Downloaded cfg-if v0.1.2
[INFO] [stderr]   Downloaded num-iter v0.1.35
[INFO] [stderr]   Downloaded tokio-proto v0.1.1
[INFO] [stderr]   Downloaded termcolor v0.3.4
[INFO] [stderr]   Downloaded regex v0.2.6
[INFO] [stderr]   Downloaded mime v0.3.5
[INFO] [stderr]   Downloaded byteorder v1.2.1
[INFO] [stderr]   Downloaded net2 v0.2.31
[INFO] [stderr]   Downloaded hyper v0.11.18
[INFO] [stderr]   Downloaded tokio-io v0.1.5
[INFO] [stderr]   Downloaded version_check v0.1.3
[INFO] [stderr]   Downloaded pretty_env_logger v0.2.2
[INFO] [stderr]   Downloaded mio v0.6.13
[INFO] [stderr]   Downloaded env_logger v0.5.3
[INFO] [stderr]   Downloaded atty v0.2.6
[INFO] [stderr]   Downloaded tokio-core v0.1.12
[INFO] [stderr]   Downloaded httparse v1.2.4
[INFO] [stderr]   Downloaded libc v0.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5
[INFO] running `Command { std: "docker" "start" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", 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 lazy_static v1.0.0
[INFO] [stderr]    Compiling lazycell v0.6.0
[INFO] [stderr]    Compiling slab v0.3.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 utf8-ranges v1.0.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 termcolor v0.3.4
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling httparse v1.2.4
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling ansi_term v0.10.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling base64 v0.9.0
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling time v0.1.39
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling net2 v0.2.31
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling atty v0.2.6
[INFO] [stderr]    Compiling bytes v0.4.6
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling regex v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.36
[INFO] [stderr]    Compiling mime v0.3.5
[INFO] [stderr]    Compiling mio v0.6.13
[INFO] [stderr]    Compiling num-iter v0.1.35
[INFO] [stderr]    Compiling num v0.1.42
[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 futures-cpupool v0.1.8
[INFO] [stderr]    Compiling relay v0.1.1
[INFO] [stderr]    Compiling rand v0.3.22
[INFO] [stderr]    Compiling env_logger v0.5.3
[INFO] [stderr]    Compiling tokio-core v0.1.12
[INFO] [stderr]    Compiling pretty_env_logger v0.2.2
[INFO] [stderr]    Compiling tokio-proto v0.1.1
[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.78s
[INFO] running `Command { std: "docker" "inspect" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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.83s
[INFO] running `Command { std: "docker" "inspect" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyper_server-438e689fae0fc5e0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] 
[INFO] [stdout] thread 'test-server' (704) panicked at src/main.rs:340:80:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b58dc292bc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b58dc292bc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b58dc292bc8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b58dc292bc8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b58dc2a7aaa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b58dc2a7aaa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b58dc297912 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b58dc297912 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b58dc271366 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b58dc271366 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b58dc28af59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b58dc17bf8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b58dc17bf8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b58dc28b112 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b58dc28b112 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b58dc271422 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b58dc266549 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b58dc2722fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b58dc2a829c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b58dc2a7fe2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b58dc12cfca - <core[8fb95b77d25ab6c8]::result::Result<hyper[d07621b2a3ec913f]::server::Server<hyper_server[3ee94b4f2407afe0]::test::serve::{closure#0}::{closure#0}, hyper[d07621b2a3ec913f]::proto::body::Body>, hyper[d07621b2a3ec913f]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b58dc12cfca - hyper_server[3ee94b4f2407afe0]::test::serve::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:340:80
[INFO] [stdout]   22:     0x5b58dc163876 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<hyper_server[3ee94b4f2407afe0]::test::serve::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5b58dc121e43 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<hyper_server[3ee94b4f2407afe0]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x5b58dc124820 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<hyper_server[3ee94b4f2407afe0]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x5b58dc12149a - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<hyper_server[3ee94b4f2407afe0]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5b58dc1252ab - __rust_try
[INFO] [stdout]   27:     0x5b58dc121af0 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<hyper_server[3ee94b4f2407afe0]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b58dc121af0 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<hyper_server[3ee94b4f2407afe0]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b58dc121af0 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<hyper_server[3ee94b4f2407afe0]::test::serve::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5b58dc11de0e - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<hyper_server[3ee94b4f2407afe0]::test::serve::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5b58dc29236f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   32:     0x5b58dc29236f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x762a515b3aa4 - <unknown>
[INFO] [stdout]   34:     0x762a51640a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_heartbeat_get' (700) 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:     0x5b58dc292bc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b58dc292bc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b58dc292bc8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b58dc292bc8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b58dc2a7aaa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b58dc2a7aaa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b58dc297912 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b58dc297912 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b58dc271366 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b58dc271366 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b58dc28af59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b58dc17bf8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b58dc17bf8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b58dc28b112 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b58dc28b112 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b58dc271422 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b58dc266549 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b58dc2722fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b58dc2a829c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b58dc2a7fe2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b58dc16c483 - <core[8fb95b77d25ab6c8]::result::Result<hyper[d07621b2a3ec913f]::proto::response::Response, hyper[d07621b2a3ec913f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b58dc12d5e7 - hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:212:34
[INFO] [stdout]   22:     0x5b58dc14e1e8 - <futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}> as futures[d9e0ab7838be2e63]::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:     0x5b58dc138073 - <futures[d9e0ab7838be2e63]::future::chain::Chain<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>>::poll::<<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}> as futures[d9e0ab7838be2e63]::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:     0x5b58dc14fdc6 - <futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}> as futures[d9e0ab7838be2e63]::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:     0x5b58dc133fac - <futures[d9e0ab7838be2e63]::future::chain::Chain<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, futures[d9e0ab7838be2e63]::future::result_::FutureResult<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}>>::poll::<<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}> as futures[d9e0ab7838be2e63]::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:     0x5b58dc147576 - <futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}> as futures[d9e0ab7838be2e63]::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:     0x5b58dc152b95 - <futures[d9e0ab7838be2e63]::task_impl::Spawn<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}>>>::poll_future_notify::<alloc[a7ee25936407c584]::sync::Arc<tokio_core[84e35dc27510571e]::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:     0x5b58dc152bb9 - <futures[d9e0ab7838be2e63]::task_impl::Spawn<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}>>>::enter::<<futures[d9e0ab7838be2e63]::task_impl::Spawn<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}>>>::poll_future_notify<alloc[a7ee25936407c584]::sync::Arc<tokio_core[84e35dc27510571e]::reactor::MySetReadiness>>::{closure#1}, core[8fb95b77d25ab6c8]::result::Result<futures[d9e0ab7838be2e63]::poll::Async<()>, hyper[d07621b2a3ec913f]::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:     0x5b58dc127827 - futures[d9e0ab7838be2e63]::task_impl::std::set::<<futures[d9e0ab7838be2e63]::task_impl::Spawn<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}>>>::enter<<futures[d9e0ab7838be2e63]::task_impl::Spawn<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}>>>::poll_future_notify<alloc[a7ee25936407c584]::sync::Arc<tokio_core[84e35dc27510571e]::reactor::MySetReadiness>>::{closure#1}, core[8fb95b77d25ab6c8]::result::Result<futures[d9e0ab7838be2e63]::poll::Async<()>, hyper[d07621b2a3ec913f]::error::Error>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<futures[d9e0ab7838be2e63]::poll::Async<()>, hyper[d07621b2a3ec913f]::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:     0x5b58dc150930 - <futures[d9e0ab7838be2e63]::task_impl::Spawn<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}>>>::enter::<<futures[d9e0ab7838be2e63]::task_impl::Spawn<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}>>>::poll_future_notify<alloc[a7ee25936407c584]::sync::Arc<tokio_core[84e35dc27510571e]::reactor::MySetReadiness>>::{closure#1}, core[8fb95b77d25ab6c8]::result::Result<futures[d9e0ab7838be2e63]::poll::Async<()>, hyper[d07621b2a3ec913f]::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:     0x5b58dc150846 - <futures[d9e0ab7838be2e63]::task_impl::Spawn<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}>>>::poll_future_notify::<alloc[a7ee25936407c584]::sync::Arc<tokio_core[84e35dc27510571e]::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:     0x5b58dc16bfd5 - <tokio_core[84e35dc27510571e]::reactor::Core>::run::<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::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:     0x5b58dc1203ca - <scoped_tls[4b293a3eb060cd05]::ScopedKey<tokio_core[84e35dc27510571e]::reactor::Core>>::set::<<tokio_core[84e35dc27510571e]::reactor::Core>::run<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#1}>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<futures[d9e0ab7838be2e63]::poll::Async<()>, hyper[d07621b2a3ec913f]::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:     0x5b58dc168de8 - <tokio_core[84e35dc27510571e]::reactor::Core>::run::<futures[d9e0ab7838be2e63]::future::and_then::AndThen<futures[d9e0ab7838be2e63]::future::then::Then<hyper[d07621b2a3ec913f]::client::FutureResponse, futures[d9e0ab7838be2e63]::stream::concat::Concat2<hyper[d07621b2a3ec913f]::proto::body::Body>, hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), hyper[d07621b2a3ec913f]::error::Error>, hyper_server[3ee94b4f2407afe0]::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:     0x5b58dc13067c - hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:220:14
[INFO] [stdout]   36:     0x5b58dc12ce17 - hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:203:28
[INFO] [stdout]   37:     0x5b58dc11ff76 - <hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5b58dc16f06b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b58dc16f06b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   40:     0x5b58dc17c8e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x5b58dc17c8e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x5b58dc17c8e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5b58dc17c8e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5b58dc17c8e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5b58dc17c8e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x5b58dc17c8e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x5b58dc1761f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x5b58dc1761f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x5b58dc17f962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   50:     0x5b58dc17f962 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5b58dc17f962 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5b58dc17f962 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5b58dc17f962 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5b58dc17f962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr] 
[INFO] [stdout]   55:     0x5b58dc17f962 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] thread 'test::test_heartbeat_get' (700) panicked at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:233:5:
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stdout]   56:     0x5b58dc29236f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   57:     0x5b58dc29236f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x762a515b3aa4 - <unknown>
[INFO] [stdout]   59:     0x762a51640a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_heartbeat_get' (700) panicked at src/main.rs:319:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b58dc292bc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b58dc292bc8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b58dc292bc8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b58dc292bc8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b58dc2a7aaa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b58dc2a7aaa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b58dc297912 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b58dc297912 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b58dc271366 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b58dc271366 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b58dc28af59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b58dc17bf8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b58dc17bf8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b58dc28b112 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b58dc28b112 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b58dc271422 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b58dc266549 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b58dc2722fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b58dc2a829c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b58dc2a7fe2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b58dc1312e5 - <core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::any::Any + core[8fb95b77d25ab6c8]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b58dc1312e5 - <hyper_server[3ee94b4f2407afe0]::test::Serve as core[8fb95b77d25ab6c8]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:319:48
[INFO] [stdout]   22:     0x5b58dc11c7a3 - core[8fb95b77d25ab6c8]::ptr::drop_glue::<hyper_server[3ee94b4f2407afe0]::test::Serve>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ptr/mod.rs:825:1
[INFO] [stdout]   23:     0x5b58dc1303e5 - hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:221:5
[INFO] [stdout]   24:     0x5b58dc12ce17 - hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:203:28
[INFO] [stdout]   25:     0x5b58dc11ff76 - <hyper_server[3ee94b4f2407afe0]::test::test_heartbeat_get::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b58dc16f06b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b58dc16f06b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5b58dc17c8e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5b58dc17c8e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5b58dc17c8e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5b58dc17c8e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5b58dc17c8e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5b58dc17c8e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5b58dc17c8e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5b58dc1761f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5b58dc1761f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5b58dc17f962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5b58dc17f962 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5b58dc17f962 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5b58dc17f962 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b58dc17f962 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b58dc17f962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5b58dc17f962 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b58dc29236f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x5b58dc29236f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x762a515b3aa4 - <unknown>
[INFO] [stdout]   47:     0x762a51640a64 - 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-438e689fae0fc5e0` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5", kill_on_drop: false }`
[INFO] [stdout] 5293212f4db0c9f9aec33d8d7113efd8f2cf2b49bdbabfe5a72ce055ec8164b5
