[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 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-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 ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 tokio-io v0.1.5
[INFO] [stderr]   Downloaded cfg-if v0.1.2
[INFO] [stderr]   Downloaded num v0.1.42
[INFO] [stderr]   Downloaded lazycell v0.6.0
[INFO] [stderr]   Downloaded num-integer v0.1.36
[INFO] [stderr]   Downloaded pretty_env_logger v0.2.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.37
[INFO] [stderr]   Downloaded num-iter v0.1.35
[INFO] [stderr]   Downloaded version_check v0.1.3
[INFO] [stderr]   Downloaded httparse v1.2.4
[INFO] [stderr]   Downloaded atty v0.2.6
[INFO] [stderr]   Downloaded slab v0.4.0
[INFO] [stderr]   Downloaded wincolor v0.1.6
[INFO] [stderr]   Downloaded mime v0.3.5
[INFO] [stderr]   Downloaded net2 v0.2.31
[INFO] [stderr]   Downloaded bitflags v1.0.1
[INFO] [stderr]   Downloaded termcolor v0.3.4
[INFO] [stderr]   Downloaded relay v0.1.1
[INFO] [stderr]   Downloaded log v0.4.1
[INFO] [stderr]   Downloaded env_logger v0.5.3
[INFO] [stderr]   Downloaded lazy_static v1.0.0
[INFO] [stderr]   Downloaded time v0.1.39
[INFO] [stderr]   Downloaded num-traits v0.2.0
[INFO] [stderr]   Downloaded ansi_term v0.10.2
[INFO] [stderr]   Downloaded byteorder v1.2.1
[INFO] [stderr]   Downloaded tokio-proto v0.1.1
[INFO] [stderr]   Downloaded base64 v0.9.0
[INFO] [stderr]   Downloaded bytes v0.4.6
[INFO] [stderr]   Downloaded aho-corasick v0.6.4
[INFO] [stderr]   Downloaded unicase v2.1.0
[INFO] [stderr]   Downloaded futures v0.1.18
[INFO] [stderr]   Downloaded tokio-core v0.1.12
[INFO] [stderr]   Downloaded regex-syntax v0.4.2
[INFO] [stderr]   Downloaded chrono v0.4.0
[INFO] [stderr]   Downloaded mio v0.6.13
[INFO] [stderr]   Downloaded hyper v0.11.18
[INFO] [stderr]   Downloaded regex v0.2.6
[INFO] [stderr]   Downloaded libc v0.2.36
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f707261a19b634956e26ad61a4507565da6e37dc996b4cffa828211acb49337c
[INFO] running `Command { std: "docker" "start" "-a" "f707261a19b634956e26ad61a4507565da6e37dc996b4cffa828211acb49337c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f707261a19b634956e26ad61a4507565da6e37dc996b4cffa828211acb49337c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f707261a19b634956e26ad61a4507565da6e37dc996b4cffa828211acb49337c", kill_on_drop: false }`
[INFO] [stdout] f707261a19b634956e26ad61a4507565da6e37dc996b4cffa828211acb49337c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1af81215ef9213d5e2cd14ea05ab8fba074fea7182a50e20624504eac190fe77
[INFO] running `Command { std: "docker" "start" "-a" "1af81215ef9213d5e2cd14ea05ab8fba074fea7182a50e20624504eac190fe77", 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 num-traits v0.2.0
[INFO] [stderr]    Compiling byteorder v1.2.1
[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 smallvec v0.2.1
[INFO] [stderr]    Compiling termcolor v0.3.4
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling take v0.1.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling ansi_term v0.10.2
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling httparse v1.2.4
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling time v0.1.39
[INFO] [stderr]    Compiling net2 v0.2.31
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.36
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling atty v0.2.6
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling num-iter v0.1.35
[INFO] [stderr]    Compiling bytes v0.4.6
[INFO] [stderr]    Compiling base64 v0.9.0
[INFO] [stderr]    Compiling mime v0.3.5
[INFO] [stderr]    Compiling mio v0.6.13
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling chrono v0.4.0
[INFO] [stderr]    Compiling regex v0.2.6
[INFO] [stderr]    Compiling rand v0.3.22
[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 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.47s
[INFO] running `Command { std: "docker" "inspect" "1af81215ef9213d5e2cd14ea05ab8fba074fea7182a50e20624504eac190fe77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1af81215ef9213d5e2cd14ea05ab8fba074fea7182a50e20624504eac190fe77", kill_on_drop: false }`
[INFO] [stdout] 1af81215ef9213d5e2cd14ea05ab8fba074fea7182a50e20624504eac190fe77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb6041754b3d8f02e5a6ee5ba05d8cca2ac9b8f90a575dfaaf8e4a644ebf92fd
[INFO] running `Command { std: "docker" "start" "-a" "eb6041754b3d8f02e5a6ee5ba05d8cca2ac9b8f90a575dfaaf8e4a644ebf92fd", 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 2.20s
[INFO] running `Command { std: "docker" "inspect" "eb6041754b3d8f02e5a6ee5ba05d8cca2ac9b8f90a575dfaaf8e4a644ebf92fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb6041754b3d8f02e5a6ee5ba05d8cca2ac9b8f90a575dfaaf8e4a644ebf92fd", kill_on_drop: false }`
[INFO] [stdout] eb6041754b3d8f02e5a6ee5ba05d8cca2ac9b8f90a575dfaaf8e4a644ebf92fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79209a7e2935535135e404cf1bdfda80f95d5f53add2ff0ee704cde8feb3886a
[INFO] running `Command { std: "docker" "start" "-a" "79209a7e2935535135e404cf1bdfda80f95d5f53add2ff0ee704cde8feb3886a", 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_post' (20) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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:     0x5b48e432d4ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b48e432d4ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b48e432d4ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b48e432d4ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b48e43423ca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b48e43423ca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5b48e4332222 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b48e4332222 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b48e430ba7f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b48e430ba7f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b48e4325759 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b48e42169cc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b48e42169cc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b48e4325912 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b48e4325912 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b48e430bb38 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b48e4300c69 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b48e430ca0d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b48e4342bbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b48e4342902 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b48e41e458a - <core[e929cb53b82a81ca]::result::Result<hyper[1da1b70dcbd2f431]::server::Server<hyper_server[64bc01a4a09f3eb7]::test::serve::{closure#0}::{closure#0}, hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper[1da1b70dcbd2f431]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b48e41e458a - hyper_server[64bc01a4a09f3eb7]::test::serve::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:340:80
[INFO] [stdout]   22:     0x5b48e41f42b6 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<hyper_server[64bc01a4a09f3eb7]::test::serve::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5b48e41ff6a3 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<hyper_server[64bc01a4a09f3eb7]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x5b48e41c2040 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<hyper_server[64bc01a4a09f3eb7]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x5b48e41c921a - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<hyper_server[64bc01a4a09f3eb7]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5b48e4202e9b - __rust_try
[INFO] [stdout]   27:     0x5b48e41ff310 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<hyper_server[64bc01a4a09f3eb7]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b48e41ff310 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<hyper_server[64bc01a4a09f3eb7]::test::serve::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b48e41ff310 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<hyper_server[64bc01a4a09f3eb7]::test::serve::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5b48e420878e - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<hyper_server[64bc01a4a09f3eb7]::test::serve::{closure#0}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5b48e432cc0f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   32:     0x5b48e432cc0f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x70f1c031baa4 - <unknown>
[INFO] [stdout]   34:     0x70f1c03a8a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_post' (20) panicked at src/main.rs:262:34:
[INFO] [stdout] client http error: Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b48e432d4ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b48e432d4ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b48e432d4ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b48e432d4ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b48e43423ca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b48e43423ca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5b48e4332222 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b48e4332222 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b48e430ba7f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b48e430ba7f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b48e4325759 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b48e42169cc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b48e42169cc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b48e4325912 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b48e4325912 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b48e430bb38 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b48e4300c69 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b48e430ca0d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b48e4342bbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b48e4342902 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b48e41c6183 - <core[e929cb53b82a81ca]::result::Result<hyper[1da1b70dcbd2f431]::proto::response::Response, hyper[1da1b70dcbd2f431]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b48e41e4ee7 - hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:262:34
[INFO] [stdout]   22:     0x5b48e41e1db8 - <futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}> as futures[2255e09791f9512b]::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:     0x5b48e41d3cc3 - <futures[2255e09791f9512b]::future::chain::Chain<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>>::poll::<<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}> as futures[2255e09791f9512b]::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:     0x5b48e41e3976 - <futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}> as futures[2255e09791f9512b]::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:     0x5b48e41cf89c - <futures[2255e09791f9512b]::future::chain::Chain<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, futures[2255e09791f9512b]::future::result_::FutureResult<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}>>::poll::<<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}> as futures[2255e09791f9512b]::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:     0x5b48e41db406 - <futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}> as futures[2255e09791f9512b]::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:     0x5b48e41f46c5 - <futures[2255e09791f9512b]::task_impl::Spawn<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}>>>::poll_future_notify::<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio_core[53f0fd6e5ded5c65]::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:     0x5b48e41f46e9 - <futures[2255e09791f9512b]::task_impl::Spawn<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}>>>::enter::<<futures[2255e09791f9512b]::task_impl::Spawn<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}>>>::poll_future_notify<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio_core[53f0fd6e5ded5c65]::reactor::MySetReadiness>>::{closure#1}, core[e929cb53b82a81ca]::result::Result<futures[2255e09791f9512b]::poll::Async<()>, hyper[1da1b70dcbd2f431]::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:     0x5b48e41bdd07 - futures[2255e09791f9512b]::task_impl::std::set::<<futures[2255e09791f9512b]::task_impl::Spawn<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}>>>::enter<<futures[2255e09791f9512b]::task_impl::Spawn<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}>>>::poll_future_notify<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio_core[53f0fd6e5ded5c65]::reactor::MySetReadiness>>::{closure#1}, core[e929cb53b82a81ca]::result::Result<futures[2255e09791f9512b]::poll::Async<()>, hyper[1da1b70dcbd2f431]::error::Error>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<futures[2255e09791f9512b]::poll::Async<()>, hyper[1da1b70dcbd2f431]::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:     0x5b48e41f23a0 - <futures[2255e09791f9512b]::task_impl::Spawn<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}>>>::enter::<<futures[2255e09791f9512b]::task_impl::Spawn<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}>>>::poll_future_notify<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio_core[53f0fd6e5ded5c65]::reactor::MySetReadiness>>::{closure#1}, core[e929cb53b82a81ca]::result::Result<futures[2255e09791f9512b]::poll::Async<()>, hyper[1da1b70dcbd2f431]::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:     0x5b48e41f22b6 - <futures[2255e09791f9512b]::task_impl::Spawn<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}>>>::poll_future_notify::<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio_core[53f0fd6e5ded5c65]::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:     0x5b48e41c5d35 - <tokio_core[53f0fd6e5ded5c65]::reactor::Core>::run::<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{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:     0x5b48e41bcdaa - <scoped_tls[9f6ea37f60883643]::ScopedKey<tokio_core[53f0fd6e5ded5c65]::reactor::Core>>::set::<<tokio_core[53f0fd6e5ded5c65]::reactor::Core>::run<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#1}>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<futures[2255e09791f9512b]::poll::Async<()>, hyper[1da1b70dcbd2f431]::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:     0x5b48e41c2898 - <tokio_core[53f0fd6e5ded5c65]::reactor::Core>::run::<futures[2255e09791f9512b]::future::and_then::AndThen<futures[2255e09791f9512b]::future::then::Then<hyper[1da1b70dcbd2f431]::client::FutureResponse, futures[2255e09791f9512b]::stream::concat::Concat2<hyper[1da1b70dcbd2f431]::proto::body::Body>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), hyper[1da1b70dcbd2f431]::error::Error>, hyper_server[64bc01a4a09f3eb7]::test::test_post::{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:     0x5b48e41e880b - hyper_server[64bc01a4a09f3eb7]::test::test_post
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:270:14
[INFO] [stdout]   36:     0x5b48e41e4837 - hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:248:19
[INFO] [stdout]   37:     0x5b48e4209b56 - <hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5b48e4209cab - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b48e4209cab - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   40:     0x5b48e421749b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x5b48e421749b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x5b48e421749b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5b48e421749b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5b48e421749b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5b48e421749b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x5b48e421749b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x5b48e4210bb4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x5b48e4210bb4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x5b48e421a0a2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   50:     0x5b48e421a0a2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5b48e421a0a2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5b48e421a0a2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5b48e421a0a2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5b48e421a0a2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   55:     0x5b48e421a0a2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5b48e432cc0f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   57:     0x5b48e432cc0f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x70f1c031baa4 - <unknown>
[INFO] [stdout]   59:     0x70f1c03a8a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_post' (20) panicked at src/main.rs:319:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b48e432d4ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b48e432d4ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b48e432d4ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b48e432d4ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b48e43423ca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b48e43423ca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5b48e4332222 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b48e4332222 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b48e430ba7f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b48e430ba7f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b48e4325759 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b48e42169cc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b48e42169cc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b48e4325912 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b48e4325912 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b48e430bb38 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b48e4300c69 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b48e430ca0d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b48e4342bbc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b48e4342902 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b48e41e8a25 - <core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::any::Any + core[e929cb53b82a81ca]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b48e41e8a25 - <hyper_server[64bc01a4a09f3eb7]::test::Serve as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:319:48
[INFO] [stdout]   22:     0x5b48e42075b3 - core[e929cb53b82a81ca]::ptr::drop_in_place::<hyper_server[64bc01a4a09f3eb7]::test::Serve>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   23:     0x5b48e41e846d - hyper_server[64bc01a4a09f3eb7]::test::test_post
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:271:5
[INFO] [stdout]   24:     0x5b48e41e4837 - hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:248:19
[INFO] [stdout]   25:     0x5b48e4209b56 - <hyper_server[64bc01a4a09f3eb7]::test::test_post::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b48e4209cab - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b48e4209cab - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5b48e421749b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5b48e421749b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5b48e421749b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5b48e421749b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5b48e421749b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5b48e421749b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5b48e421749b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5b48e4210bb4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5b48e4210bb4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5b48e421a0a2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5b48e421a0a2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5b48e421a0a2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5b48e421a0a2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b48e421a0a2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b48e421a0a2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5b48e421a0a2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5b48e432cc0f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5b48e432cc0f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x70f1c031baa4 - <unknown>
[INFO] [stdout]   47:     0x70f1c03a8a64 - 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" "79209a7e2935535135e404cf1bdfda80f95d5f53add2ff0ee704cde8feb3886a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79209a7e2935535135e404cf1bdfda80f95d5f53add2ff0ee704cde8feb3886a", kill_on_drop: false }`
[INFO] [stdout] 79209a7e2935535135e404cf1bdfda80f95d5f53add2ff0ee704cde8feb3886a
