[INFO] cloning repository https://github.com/zphixon/molybdenite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zphixon/molybdenite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphixon%2Fmolybdenite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphixon%2Fmolybdenite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8838f5888efae47b6fe7430e5755272b0f1ad2c6
[INFO] testing zphixon/molybdenite against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphixon%2Fmolybdenite" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zphixon/molybdenite
[INFO] finished tweaking git repo https://github.com/zphixon/molybdenite
[INFO] tweaked toml for git repo https://github.com/zphixon/molybdenite written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zphixon/molybdenite on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zphixon/molybdenite 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.1
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2fd8970f299cffd9a54c1e8c36a4a0c12d7b635ba35d8fe58f7698bc74318c1
[INFO] running `Command { std: "docker" "start" "-a" "b2fd8970f299cffd9a54c1e8c36a4a0c12d7b635ba35d8fe58f7698bc74318c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2fd8970f299cffd9a54c1e8c36a4a0c12d7b635ba35d8fe58f7698bc74318c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2fd8970f299cffd9a54c1e8c36a4a0c12d7b635ba35d8fe58f7698bc74318c1", kill_on_drop: false }`
[INFO] [stdout] b2fd8970f299cffd9a54c1e8c36a4a0c12d7b635ba35d8fe58f7698bc74318c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bba9e79264499b751cdb8df3d3f9e86a08eac770e988ce8324053a8e3a95251
[INFO] running `Command { std: "docker" "start" "-a" "8bba9e79264499b751cdb8df3d3f9e86a08eac770e988ce8324053a8e3a95251", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling molybdenite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn as_ref(&self) -> MessageRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn as_ref(&self) -> MessageRef<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn pong(&self) -> MessageRef {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn pong(&self) -> MessageRef<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s
[INFO] running `Command { std: "docker" "inspect" "8bba9e79264499b751cdb8df3d3f9e86a08eac770e988ce8324053a8e3a95251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bba9e79264499b751cdb8df3d3f9e86a08eac770e988ce8324053a8e3a95251", kill_on_drop: false }`
[INFO] [stdout] 8bba9e79264499b751cdb8df3d3f9e86a08eac770e988ce8324053a8e3a95251
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bfda85ae4d379c387b243c8c8d43e2629e72e4380cca02942c331ee4bcade8c
[INFO] running `Command { std: "docker" "start" "-a" "3bfda85ae4d379c387b243c8c8d43e2629e72e4380cca02942c331ee4bcade8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling molybdenite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn as_ref(&self) -> MessageRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn as_ref(&self) -> MessageRef<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn pong(&self) -> MessageRef {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn pong(&self) -> MessageRef<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn as_ref(&self) -> MessageRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn as_ref(&self) -> MessageRef<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:366:17
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn pong(&self) -> MessageRef {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn pong(&self) -> MessageRef<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.52s
[INFO] running `Command { std: "docker" "inspect" "3bfda85ae4d379c387b243c8c8d43e2629e72e4380cca02942c331ee4bcade8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bfda85ae4d379c387b243c8c8d43e2629e72e4380cca02942c331ee4bcade8c", kill_on_drop: false }`
[INFO] [stdout] 3bfda85ae4d379c387b243c8c8d43e2629e72e4380cca02942c331ee4bcade8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e1fc2bb0b9e397174340f0b1e402ebb8505b7dd42606bb9a9f9edf03a9ce345d
[INFO] running `Command { std: "docker" "start" "-a" "e1fc2bb0b9e397174340f0b1e402ebb8505b7dd42606bb9a9f9edf03a9ce345d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:316:15
[INFO] [stderr]     |
[INFO] [stderr] 316 |     fn as_ref(&self) -> MessageRef {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 316 |     fn as_ref(&self) -> MessageRef<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:366:17
[INFO] [stderr]     |
[INFO] [stderr] 366 |     pub fn pong(&self) -> MessageRef {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     pub fn pong(&self) -> MessageRef<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `molybdenite` (lib) generated 2 warnings (run `cargo fix --lib -p molybdenite` to apply 2 suggestions)
[INFO] [stderr] warning: `molybdenite` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molybdenite-f585dd3cfa388c29)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-d27328e6c54ef178)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_next_address ... ok
[INFO] [stdout] test test_next_port ... ok
[INFO] [stdout] test write_after_got_close ... ok
[INFO] [stdout] test read_after_got_close ... ok
[INFO] [stdout] test single_text_message_then_close ... ok
[INFO] [stdout] test read_after_sent_close ... ok
[INFO] [stdout] test write_after_sent_close ... ok
[INFO] [stdout] test no_handshake ... ok
[INFO] [stdout] test fragment_size_zero_panics - should panic ... ok
[INFO] [stdout] test max_payload_len ... FAILED
[INFO] [stdout] test test_fragmented_echo ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- max_payload_len stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (37) panicked at tests/test.rs:232:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578e9bf36f02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578e9bf36f02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578e9bf36f02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578e9bf36f02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578e9bf4d51a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578e9bf4d51a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x578e9bf3c0f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x578e9bf3c0f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x578e9bf14aef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578e9bf14aef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578e9bf2ecb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578e9bdc9d1e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x578e9bdc9d1e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x578e9bf2ef22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x578e9bf2ef22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578e9bf14ba8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578e9bf09d49 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578e9bf15bcd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578e9bf4dc5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578e9bf4d9d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578e9bd6cf4b - <core[27de1724e4349be2]::result::Result<tokio[912a3e63978d975a]::net::tcp::stream::TcpStream, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x578e9bd6cf4b - test[be24c4226137ccff]::max_payload_len::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:232:53
[INFO] [stdout]   22:     0x578e9bd3cbd9 - <tokio[912a3e63978d975a]::runtime::task::core::Core<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   23:     0x578e9bd50648 - <tokio[912a3e63978d975a]::loom::std::unsafe_cell::UnsafeCell<tokio[912a3e63978d975a]::runtime::task::core::Stage<test[be24c4226137ccff]::max_payload_len::{closure#1}>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[912a3e63978d975a]::runtime::task::core::Core<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x578e9bd50648 - <tokio[912a3e63978d975a]::runtime::task::core::Core<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   25:     0x578e9bd21c3a - tokio[912a3e63978d975a]::runtime::task::harness::poll_future::<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x578e9bda4250 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x578e9bd5fb3e - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x578e9bd395fb - __rust_try
[INFO] [stdout]   29:     0x578e9bd34b63 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x578e9bd34b63 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x578e9bd1d73f - tokio[912a3e63978d975a]::runtime::task::harness::poll_future::<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   32:     0x578e9bd2a330 - <tokio[912a3e63978d975a]::runtime::task::harness::Harness<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   33:     0x578e9bd2a5b3 - <tokio[912a3e63978d975a]::runtime::task::harness::Harness<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   34:     0x578e9bd822bb - tokio[912a3e63978d975a]::runtime::task::raw::poll::<test[be24c4226137ccff]::max_payload_len::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   35:     0x578e9be9c867 - <tokio[912a3e63978d975a]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   36:     0x578e9be8cd32 - <tokio[912a3e63978d975a]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/mod.rs:416:13
[INFO] [stdout]   37:     0x578e9be7b5fd - <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:576:18
[INFO] [stdout]   38:     0x578e9be84ff9 - tokio[912a3e63978d975a]::runtime::coop::with_budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   39:     0x578e9be84ff9 - tokio[912a3e63978d975a]::runtime::coop::budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   40:     0x578e9be84ff9 - <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:575:9
[INFO] [stdout]   41:     0x578e9be84029 - <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:526:29
[INFO] [stdout]   42:     0x578e9be7adf9 - tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:491:24
[INFO] [stdout]   43:     0x578e9be6ee90 - <tokio[912a3e63978d975a]::runtime::context::scoped::Scoped<tokio[912a3e63978d975a]::runtime::scheduler::Context>>::set::<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x578e9beb083b - tokio[912a3e63978d975a]::runtime::context::set_scheduler::<(), tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x578e9be72dcb - <std[3b51380354919863]::thread::local::LocalKey<tokio[912a3e63978d975a]::runtime::context::Context>>::try_with::<tokio[912a3e63978d975a]::runtime::context::set_scheduler<(), tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x578e9be72a7f - <std[3b51380354919863]::thread::local::LocalKey<tokio[912a3e63978d975a]::runtime::context::Context>>::with::<tokio[912a3e63978d975a]::runtime::context::set_scheduler<(), tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x578e9beb0094 - tokio[912a3e63978d975a]::runtime::context::set_scheduler::<(), tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x578e9be7c0a9 - tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:486:9
[INFO] [stdout]   49:     0x578e9be8fb4f - tokio[912a3e63978d975a]::runtime::context::runtime::enter_runtime::<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x578e9be85c63 - tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:478:5
[INFO] [stdout]   51:     0x578e9be7afcb - <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:447:45
[INFO] [stdout]   52:     0x578e9beacfbb - <tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x578e9be4e8c3 - <tokio[912a3e63978d975a]::runtime::task::core::Core<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   54:     0x578e9be50ebc - <tokio[912a3e63978d975a]::loom::std::unsafe_cell::UnsafeCell<tokio[912a3e63978d975a]::runtime::task::core::Stage<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[912a3e63978d975a]::runtime::task::core::Core<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x578e9be50ebc - <tokio[912a3e63978d975a]::runtime::task::core::Core<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   56:     0x578e9be52b9e - tokio[912a3e63978d975a]::runtime::task::harness::poll_future::<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   57:     0x578e9be683d1 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x578e9bea962f - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x578e9be55dbb - __rust_try
[INFO] [stdout]   60:     0x578e9be55643 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x578e9be55643 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x578e9be52360 - tokio[912a3e63978d975a]::runtime::task::harness::poll_future::<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   63:     0x578e9be54049 - <tokio[912a3e63978d975a]::runtime::task::harness::Harness<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   64:     0x578e9be542e7 - <tokio[912a3e63978d975a]::runtime::task::harness::Harness<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   65:     0x578e9be97add - tokio[912a3e63978d975a]::runtime::task::raw::poll::<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   66:     0x578e9be9c867 - <tokio[912a3e63978d975a]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   67:     0x578e9be8cff7 - <tokio[912a3e63978d975a]::runtime::task::UnownedTask<tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/mod.rs:453:13
[INFO] [stdout]   68:     0x578e9be99947 - <tokio[912a3e63978d975a]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/blocking/pool.rs:159:19
[INFO] [stdout]   69:     0x578e9be9be30 - <tokio[912a3e63978d975a]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/blocking/pool.rs:513:22
[INFO] [stdout]   70:     0x578e9be98ab4 - <tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/blocking/pool.rs:471:47
[INFO] [stdout]   71:     0x578e9be7a316 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x578e9be988b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x578e9be684a1 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x578e9bea9767 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x578e9be9d1db - __rust_try
[INFO] [stdout]   76:     0x578e9be98510 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x578e9be98510 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x578e9be98510 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x578e9be65a8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x578e9bf3679f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x578e9bf3679f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x7aeaa111faa4 - <unknown>
[INFO] [stdout]   83:     0x7aeaa11aca64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'max_payload_len' (26) panicked at tests/test.rs:249:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Timeout
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578e9bf36f02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578e9bf36f02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578e9bf36f02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578e9bf36f02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578e9bf4d51a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578e9bf4d51a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x578e9bf3c0f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x578e9bf3c0f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x578e9bf14aef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578e9bf14aef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578e9bf2ecb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578e9bdc9d1e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x578e9bdc9d1e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x578e9bf2ef22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x578e9bf2ef22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578e9bf14ba8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578e9bf09d49 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578e9bf15bcd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578e9bf4dc5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578e9bf4d9d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578e9bd7a53d - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::sync::mpsc::RecvTimeoutError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x578e9bd7a53d - test[be24c4226137ccff]::max_payload_len
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:249:10
[INFO] [stdout]   22:     0x578e9bd67b97 - test[be24c4226137ccff]::max_payload_len::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:209:21
[INFO] [stdout]   23:     0x578e9bd5ddc6 - <test[be24c4226137ccff]::max_payload_len::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x578e9bdbe0cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x578e9bdbe0cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x578e9bdca92a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x578e9bdca92a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x578e9bdca92a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x578e9bdca92a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x578e9bdca92a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x578e9bdca92a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x578e9bdca92a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x578e9bdc5ed4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x578e9bdc5ed4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x578e9bdcd422 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x578e9bdcd422 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x578e9bdcd422 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x578e9bdcd422 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x578e9bdcd422 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x578e9bdcd422 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x578e9bdcd422 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x578e9bf3679f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x578e9bf3679f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7aeaa111faa4 - <unknown>
[INFO] [stdout]   45:     0x7aeaa11aca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_fragmented_echo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (278) panicked at tests/test.rs:30:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578e9bf36f02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578e9bf36f02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578e9bf36f02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578e9bf36f02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578e9bf4d51a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578e9bf4d51a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x578e9bf3c0f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x578e9bf3c0f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x578e9bf14aef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578e9bf14aef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578e9bf2ecb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578e9bdc9d1e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x578e9bdc9d1e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x578e9bf2ef22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x578e9bf2ef22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578e9bf14ba8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578e9bf09d49 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578e9bf15bcd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578e9bf4dc5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578e9bf4d9d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578e9bd660bd - <core[27de1724e4349be2]::result::Result<tokio[912a3e63978d975a]::net::tcp::stream::TcpStream, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x578e9bd660bd - test[be24c4226137ccff]::echo_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:30:49
[INFO] [stdout]   22:     0x578e9bd68afd - test[be24c4226137ccff]::echo::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:89:48
[INFO] [stdout]   23:     0x578e9bd3add9 - <tokio[912a3e63978d975a]::runtime::task::core::Core<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   24:     0x578e9bd4e7c8 - <tokio[912a3e63978d975a]::loom::std::unsafe_cell::UnsafeCell<tokio[912a3e63978d975a]::runtime::task::core::Stage<test[be24c4226137ccff]::echo::{closure#1}>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[912a3e63978d975a]::runtime::task::core::Core<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x578e9bd4e7c8 - <tokio[912a3e63978d975a]::runtime::task::core::Core<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   26:     0x578e9bd2143a - tokio[912a3e63978d975a]::runtime::task::harness::poll_future::<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   27:     0x578e9bda3f50 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x578e9bd5f73e - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x578e9bd395fb - __rust_try
[INFO] [stdout]   30:     0x578e9bd33de3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x578e9bd33de3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x578e9bd1c43f - tokio[912a3e63978d975a]::runtime::task::harness::poll_future::<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   33:     0x578e9bd275b0 - <tokio[912a3e63978d975a]::runtime::task::harness::Harness<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   34:     0x578e9bd27833 - <tokio[912a3e63978d975a]::runtime::task::harness::Harness<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   35:     0x578e9bd821bb - tokio[912a3e63978d975a]::runtime::task::raw::poll::<test[be24c4226137ccff]::echo::{closure#1}, alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   36:     0x578e9be9c867 - <tokio[912a3e63978d975a]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   37:     0x578e9be8cd32 - <tokio[912a3e63978d975a]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/mod.rs:416:13
[INFO] [stdout]   38:     0x578e9be7b5fd - <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:576:18
[INFO] [stdout]   39:     0x578e9be84ff9 - tokio[912a3e63978d975a]::runtime::coop::with_budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   40:     0x578e9be84ff9 - tokio[912a3e63978d975a]::runtime::coop::budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   41:     0x578e9be84ff9 - <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:575:9
[INFO] [stdout]   42:     0x578e9be84029 - <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:526:29
[INFO] [stdout]   43:     0x578e9be7adf9 - tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:491:24
[INFO] [stdout]   44:     0x578e9be6ee90 - <tokio[912a3e63978d975a]::runtime::context::scoped::Scoped<tokio[912a3e63978d975a]::runtime::scheduler::Context>>::set::<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x578e9beb083b - tokio[912a3e63978d975a]::runtime::context::set_scheduler::<(), tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x578e9be72dcb - <std[3b51380354919863]::thread::local::LocalKey<tokio[912a3e63978d975a]::runtime::context::Context>>::try_with::<tokio[912a3e63978d975a]::runtime::context::set_scheduler<(), tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x578e9be72a7f - <std[3b51380354919863]::thread::local::LocalKey<tokio[912a3e63978d975a]::runtime::context::Context>>::with::<tokio[912a3e63978d975a]::runtime::context::set_scheduler<(), tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x578e9beb0094 - tokio[912a3e63978d975a]::runtime::context::set_scheduler::<(), tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x578e9be7c0a9 - tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:486:9
[INFO] [stdout]   50:     0x578e9be8fb4f - tokio[912a3e63978d975a]::runtime::context::runtime::enter_runtime::<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x578e9be85c63 - tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:478:5
[INFO] [stdout]   52:     0x578e9be7afcb - <tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/multi_thread/worker.rs:447:45
[INFO] [stdout]   53:     0x578e9beacfbb - <tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x578e9be4e8c3 - <tokio[912a3e63978d975a]::runtime::task::core::Core<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   55:     0x578e9be50ebc - <tokio[912a3e63978d975a]::loom::std::unsafe_cell::UnsafeCell<tokio[912a3e63978d975a]::runtime::task::core::Stage<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[912a3e63978d975a]::runtime::task::core::Core<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x578e9be50ebc - <tokio[912a3e63978d975a]::runtime::task::core::Core<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   57:     0x578e9be52b9e - tokio[912a3e63978d975a]::runtime::task::harness::poll_future::<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   58:     0x578e9be683d1 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x578e9bea962f - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x578e9be55dbb - __rust_try
[INFO] [stdout]   61:     0x578e9be55643 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x578e9be55643 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[912a3e63978d975a]::runtime::task::harness::poll_future<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x578e9be52360 - tokio[912a3e63978d975a]::runtime::task::harness::poll_future::<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   64:     0x578e9be54049 - <tokio[912a3e63978d975a]::runtime::task::harness::Harness<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   65:     0x578e9be542e7 - <tokio[912a3e63978d975a]::runtime::task::harness::Harness<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   66:     0x578e9be97add - tokio[912a3e63978d975a]::runtime::task::raw::poll::<tokio[912a3e63978d975a]::runtime::blocking::task::BlockingTask<<tokio[912a3e63978d975a]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   67:     0x578e9be9c867 - <tokio[912a3e63978d975a]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   68:     0x578e9be8cff7 - <tokio[912a3e63978d975a]::runtime::task::UnownedTask<tokio[912a3e63978d975a]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/task/mod.rs:453:13
[INFO] [stdout]   69:     0x578e9be99947 - <tokio[912a3e63978d975a]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/blocking/pool.rs:159:19
[INFO] [stdout]   70:     0x578e9be9be30 - <tokio[912a3e63978d975a]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/blocking/pool.rs:513:22
[INFO] [stdout]   71:     0x578e9be98ab4 - <tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/blocking/pool.rs:471:47
[INFO] [stdout]   72:     0x578e9be7a316 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x578e9be988b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   74:     0x578e9be684a1 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x578e9bea9767 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x578e9be9d1db - __rust_try
[INFO] [stdout]   77:     0x578e9be98510 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x578e9be98510 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x578e9be98510 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x578e9be65a8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[912a3e63978d975a]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x578e9bf3679f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   82:     0x578e9bf3679f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x7aeaa111faa4 - <unknown>
[INFO] [stdout]   84:     0x7aeaa11aca64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_fragmented_echo' (31) panicked at tests/test.rs:93:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Timeout
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578e9bf36f02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578e9bf36f02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578e9bf36f02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578e9bf36f02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578e9bf4d51a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578e9bf4d51a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x578e9bf3c0f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x578e9bf3c0f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x578e9bf14aef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578e9bf14aef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578e9bf2ecb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578e9bdc9d1e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x578e9bdc9d1e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x578e9bf2ef22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x578e9bf2ef22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x578e9bf14ba8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x578e9bf09d49 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578e9bf15bcd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x578e9bf4dc5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578e9bf4d9d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x578e9bd79716 - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::sync::mpsc::RecvTimeoutError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x578e9bd79716 - test[be24c4226137ccff]::echo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:93:53
[INFO] [stdout]   22:     0x578e9bd65d22 - test[be24c4226137ccff]::test_fragmented_echo::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:199:13
[INFO] [stdout]   23:     0x578e9bda2002 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<usize, test[be24c4226137ccff]::test_fragmented_echo::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   24:     0x578e9bd87682 - <core[27de1724e4349be2]::ops::try_trait::NeverShortCircuit<()>>::wrap_mut_2::<(), usize, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<usize, test[be24c4226137ccff]::test_fragmented_echo::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/try_trait.rs:436:39
[INFO] [stdout]   25:     0x578e9bd83161 - <core[27de1724e4349be2]::array::iter::iter_inner::PolymorphicIter<[core[27de1724e4349be2]::mem::maybe_uninit::MaybeUninit<usize>]>>::try_fold::<(), <core[27de1724e4349be2]::ops::try_trait::NeverShortCircuit<()>>::wrap_mut_2<(), usize, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<usize, test[be24c4226137ccff]::test_fragmented_echo::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[27de1724e4349be2]::ops::try_trait::NeverShortCircuit<()>>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/array/iter/iter_inner.rs:220:13
[INFO] [stdout]   26:     0x578e9bdaaf68 - <core[27de1724e4349be2]::ops::index_range::IndexRange as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::try_fold::<(), <core[27de1724e4349be2]::array::iter::iter_inner::PolymorphicIter<[core[27de1724e4349be2]::mem::maybe_uninit::MaybeUninit<usize>]>>::try_fold<(), <core[27de1724e4349be2]::ops::try_trait::NeverShortCircuit<()>>::wrap_mut_2<(), usize, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<usize, test[be24c4226137ccff]::test_fragmented_echo::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[27de1724e4349be2]::ops::try_trait::NeverShortCircuit<()>>::{closure#0}, core[27de1724e4349be2]::ops::try_trait::NeverShortCircuit<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/index_range.rs:170:21
[INFO] [stdout]   27:     0x578e9bd8c865 - <core[27de1724e4349be2]::array::iter::iter_inner::PolymorphicIter<[core[27de1724e4349be2]::mem::maybe_uninit::MaybeUninit<usize>]>>::try_fold::<(), <core[27de1724e4349be2]::ops::try_trait::NeverShortCircuit<()>>::wrap_mut_2<(), usize, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<usize, test[be24c4226137ccff]::test_fragmented_echo::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[27de1724e4349be2]::ops::try_trait::NeverShortCircuit<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/array/iter/iter_inner.rs:215:20
[INFO] [stdout]   28:     0x578e9bd8c865 - <core[27de1724e4349be2]::array::iter::iter_inner::PolymorphicIter<[core[27de1724e4349be2]::mem::maybe_uninit::MaybeUninit<usize>]>>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<usize, test[be24c4226137ccff]::test_fragmented_echo::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/array/iter/iter_inner.rs:202:14
[INFO] [stdout]   29:     0x578e9bd8c865 - <core[27de1724e4349be2]::array::iter::IntoIter<usize, 7usize> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<usize, test[be24c4226137ccff]::test_fragmented_echo::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/array/iter.rs:253:27
[INFO] [stdout]   30:     0x578e9bd8c8c3 - <core[27de1724e4349be2]::array::iter::IntoIter<usize, 7usize> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<test[be24c4226137ccff]::test_fragmented_echo::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   31:     0x578e9bd6fad2 - test[be24c4226137ccff]::test_fragmented_echo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:198:10
[INFO] [stdout]   32:     0x578e9bda2022 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<usize, test[be24c4226137ccff]::test_fragmented_echo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   33:     0x578e9bd8f571 - <core[27de1724e4349be2]::ops::range::Range<usize> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<usize, test[be24c4226137ccff]::test_fragmented_echo::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   34:     0x578e9bd8f5a7 - <core[27de1724e4349be2]::ops::range::Range<usize> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<test[be24c4226137ccff]::test_fragmented_echo::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   35:     0x578e9bd7b15b - test[be24c4226137ccff]::test_fragmented_echo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:187:25
[INFO] [stdout]   36:     0x578e9bd67c27 - test[be24c4226137ccff]::test_fragmented_echo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:169:26
[INFO] [stdout]   37:     0x578e9bd5de86 - <test[be24c4226137ccff]::test_fragmented_echo::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x578e9bdbe0cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x578e9bdbe0cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x578e9bdca92a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x578e9bdca92a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x578e9bdca92a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x578e9bdca92a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x578e9bdca92a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x578e9bdca92a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x578e9bdca92a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x578e9bdc5ed4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x578e9bdc5ed4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x578e9bdcd422 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   50:     0x578e9bdcd422 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x578e9bdcd422 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x578e9bdcd422 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x578e9bdcd422 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x578e9bdcd422 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   55:     0x578e9bdcd422 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x578e9bf3679f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x578e9bf3679f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   58:     0x7aeaa111faa4 - <unknown>
[INFO] [stdout]   59:     0x7aeaa11aca64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     max_payload_len
[INFO] [stdout]     test_fragmented_echo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e1fc2bb0b9e397174340f0b1e402ebb8505b7dd42606bb9a9f9edf03a9ce345d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1fc2bb0b9e397174340f0b1e402ebb8505b7dd42606bb9a9f9edf03a9ce345d", kill_on_drop: false }`
[INFO] [stdout] e1fc2bb0b9e397174340f0b1e402ebb8505b7dd42606bb9a9f9edf03a9ce345d
