[INFO] fetching crate tokio-utp 0.3.0...
[INFO] testing tokio-utp-0.3.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tokio-utp 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tokio-utp 0.3.0
[INFO] finished tweaking crates.io crate tokio-utp 0.3.0
[INFO] tweaked toml for crates.io crate tokio-utp 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-utp 0.3.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.4.12 (available: v1.11.1)
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.10)
[INFO] [stderr]       Adding future-utils v0.6.0 (available: v0.12.1)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.32)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.29)
[INFO] [stderr]       Adding mio v0.6.23 (available: v1.2.0)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.10.1)
[INFO] [stderr]       Adding smallvec v0.4.5 (available: v1.15.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] badb613a882b79ae3f13f7e80f4da8f1d8113f251f96a166d2e077a64497c159
[INFO] running `Command { std: "docker" "start" "-a" "badb613a882b79ae3f13f7e80f4da8f1d8113f251f96a166d2e077a64497c159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "badb613a882b79ae3f13f7e80f4da8f1d8113f251f96a166d2e077a64497c159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "badb613a882b79ae3f13f7e80f4da8f1d8113f251f96a166d2e077a64497c159", kill_on_drop: false }`
[INFO] [stdout] badb613a882b79ae3f13f7e80f4da8f1d8113f251f96a166d2e077a64497c159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7efca4f729fa03734798d31120233f2278e9b888472a4fb5ee7b1faf2c80cf07
[INFO] running `Command { std: "docker" "start" "-a" "7efca4f729fa03734798d31120233f2278e9b888472a4fb5ee7b1faf2c80cf07", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling smallvec v0.4.5
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling future-utils v0.6.0
[INFO] [stderr]    Compiling tokio-utp v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/out_queue.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn next(&mut self) -> Option<Next> {
[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] 268 |     pub fn next(&mut self) -> Option<Next<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]     --> src/socket.rs:1566:25
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         let _ = mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "7efca4f729fa03734798d31120233f2278e9b888472a4fb5ee7b1faf2c80cf07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7efca4f729fa03734798d31120233f2278e9b888472a4fb5ee7b1faf2c80cf07", kill_on_drop: false }`
[INFO] [stdout] 7efca4f729fa03734798d31120233f2278e9b888472a4fb5ee7b1faf2c80cf07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fd108bf9564c77812f47c556b8efcc5546f4f2f34863543ebf928cee1e1fb56
[INFO] running `Command { std: "docker" "start" "-a" "9fd108bf9564c77812f47c556b8efcc5546f4f2f34863543ebf928cee1e1fb56", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/out_queue.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn next(&mut self) -> Option<Next> {
[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] 268 |     pub fn next(&mut self) -> Option<Next<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]     --> src/socket.rs:1566:25
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         let _ = mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling tokio-utp v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/test/test_round_trip.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn sendless_boxed(self) -> Box<Future<Item=Self::Item, Error=Self::Error> + 'static> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn sendless_boxed(self) -> Box<dyn Future<Item=Self::Item, Error=Self::Error> + 'static> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/out_queue.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn next(&mut self) -> Option<Next> {
[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] 268 |     pub fn next(&mut self) -> Option<Next<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]     --> src/socket.rs:1566:25
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         let _ = mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.66s
[INFO] running `Command { std: "docker" "inspect" "9fd108bf9564c77812f47c556b8efcc5546f4f2f34863543ebf928cee1e1fb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fd108bf9564c77812f47c556b8efcc5546f4f2f34863543ebf928cee1e1fb56", kill_on_drop: false }`
[INFO] [stdout] 9fd108bf9564c77812f47c556b8efcc5546f4f2f34863543ebf928cee1e1fb56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5e0ef0a3ffcffb22b911c3a0c322269dc81d4f9e7fe3f4e644591c227b89b39
[INFO] running `Command { std: "docker" "start" "-a" "a5e0ef0a3ffcffb22b911c3a0c322269dc81d4f9e7fe3f4e644591c227b89b39", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/out_queue.rs:268:17
[INFO] [stderr]     |
[INFO] [stderr] 268 |     pub fn next(&mut self) -> Option<Next> {
[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] 268 |     pub fn next(&mut self) -> Option<Next<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stderr]     --> src/socket.rs:1566:25
[INFO] [stderr]      |
[INFO] [stderr] 1566 |                         mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stderr]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stderr]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 1566 |                         let _ = mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stderr]      |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/test/test_round_trip.rs:15:36
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn sendless_boxed(self) -> Box<Future<Item=Self::Item, Error=Self::Error> + 'static> {
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn sendless_boxed(self) -> Box<dyn Future<Item=Self::Item, Error=Self::Error> + 'static> {
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tokio-utp` (lib) generated 2 warnings (run `cargo fix --lib -p tokio-utp` to apply 1 suggestion)
[INFO] [stderr] warning: `tokio-utp` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p tokio-utp --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_utp-a726a2713bfc5069)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] == sending 0 bytes
[INFO] [stdout] == sending 1 bytes
[INFO] [stdout] == sending 5891111 bytes
[INFO] [stdout] == sending 6226960 bytes
[INFO] [stdout] == sending 7002021 bytes
[INFO] [stdout] == sending 19428857 bytes
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' (18) panicked at src/socket.rs:1377:25:
[INFO] [stdout] attempt to add with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e2dbe895a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e2dbe895a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e2dbe895a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e2dbe895a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e2dbfdf7a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e2dbfdf7a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x606e2dbed3e2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e2dbed3e2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e2dbc716f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e2dbc716f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e2dbe0c69 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e2d9d220c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x606e2d9d220c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606e2dbe0e22 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x606e2dbe0e22 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e2dbc725a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e2dbbc409 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e2dbc7f3d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e2dbfe76c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e2dbff5c9 - core[6771d259883166e6]::panicking::panic_const::panic_const_add_overflow
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x606e2d97ca38 - tokio_utp::socket::Connection::update_delays::ha68c58a465bed913
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1377:25
[INFO] [stdout]   21:     0x606e2d97e350 - tokio_utp::socket::Connection::process::h933e0121de1bf261
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1169:14
[INFO] [stdout]   22:     0x606e2d984629 - tokio_utp::socket::Inner::process::he1f8c3af12ad07c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:928:34
[INFO] [stdout]   23:     0x606e2d9820f6 - tokio_utp::socket::Inner::ready::h16a9426df789cf8b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:862:24
[INFO] [stdout]   24:     0x606e2d9847ce - tokio_utp::socket::Inner::refresh::hbde4f98da3a9f12d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:891:34
[INFO] [stdout]   25:     0x606e2d97f8d6 - tokio_utp::socket::SocketRefresher::poll_inner::h17df5c925efc3403
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1611:65
[INFO] [stdout]   26:     0x606e2d97b7f4 - <tokio_utp::socket::SocketRefresher as futures::future::Future>::poll::h991618e9f708b3b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1592:14
[INFO] [stdout]   27:     0x606e2db0ae42 - <alloc::boxed::Box<F> as futures::future::Future>::poll::h0a206d223e6efef2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/mod.rs:113:22
[INFO] [stdout]   28:     0x606e2dafb7df - futures::task_impl::Spawn<T>::poll_future_notify::{{closure}}::h54e1c724d008d65f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:329:47
[INFO] [stdout]   29:     0x606e2dafbb3e - futures::task_impl::Spawn<T>::enter::{{closure}}::h31b7f1dfab6666cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:399:27
[INFO] [stdout]   30:     0x606e2daf55aa - futures::task_impl::std::set::h968754ff34fa156b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/std/mod.rs:86:13
[INFO] [stdout]   31:     0x606e2dafb905 - futures::task_impl::Spawn<T>::enter::h3a0ad72e266fbf87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:399:9
[INFO] [stdout]   32:     0x606e2dafb6b8 - futures::task_impl::Spawn<T>::poll_fn_notify::ha52301b007dfe238
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:291:14
[INFO] [stdout]   33:     0x606e2dafb788 - futures::task_impl::Spawn<T>::poll_future_notify::h1700b19b75a56f7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:329:14
[INFO] [stdout]   34:     0x606e2dafd9b1 - tokio_current_thread::scheduler::Scheduled<U>::tick::he2e4ead2ef312351
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/scheduler.rs:351:37
[INFO] [stdout]   35:     0x606e2dafe31b - tokio_current_thread::scheduler::Scheduler<U>::tick::{{closure}}::hafb55b15ac37a219
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/scheduler.rs:330:57
[INFO] [stdout]   36:     0x606e2daf6feb - tokio_current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::h07b09bb2437f0558
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:800:40
[INFO] [stdout]   37:     0x606e2daf6b9d - tokio_current_thread::CurrentRunner::set_spawn::h8df71cbba90bdf28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:841:9
[INFO] [stdout]   38:     0x606e2daf6e4f - tokio_current_thread::Borrow<U>::enter::{{closure}}::h157c8877fcd89e2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:800:21
[INFO] [stdout]   39:     0x606e2daff0e1 - std::thread::local::LocalKey<T>::try_with::hafa1312fbd9a0bf1
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x606e2dafe8d9 - std::thread::local::LocalKey<T>::with::h58ad3555be3b4183
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x606e2daf6d42 - tokio_current_thread::Borrow<U>::enter::h0277da0bba6ee8b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:798:17
[INFO] [stdout]   42:     0x606e2dafe063 - tokio_current_thread::scheduler::Scheduler<U>::tick::h381ec9eb498f11a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/scheduler.rs:330:31
[INFO] [stdout]   43:     0x606e2daf7123 - tokio_current_thread::Entered<P>::tick::h9a84807b362ab2df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:626:14
[INFO] [stdout]   44:     0x606e2daf7262 - tokio_current_thread::Entered<P>::turn::h14e933f55c6bf210
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:551:27
[INFO] [stdout]   45:     0x606e2daef7cf - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h286a7dca8956d976
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/mod.rs:301:30
[INFO] [stdout]   46:     0x606e2daf2999 - scoped_tls::ScopedKey<T>::set::hb4c9fface0f863fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-0.1.2/src/lib.rs:155:9
[INFO] [stdout]   47:     0x606e2daef062 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::hc0d28058503c0257
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/mod.rs:298:34
[INFO] [stdout]   48:     0x606e2daf38ec - tokio_timer::timer::handle::with_default::ha5a373d8aa5a54c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.13/src/timer/handle.rs:74:5
[INFO] [stdout]   49:     0x606e2daeed09 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::hdbb578d6596df772
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/mod.rs:276:17
[INFO] [stdout]   50:     0x606e2daeff62 - tokio_executor::global::with_default::{{closure}}::ha0eb9919815efae2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.10/src/global.rs:221:9
[INFO] [stdout]   51:     0x606e2daff2f0 - std::thread::local::LocalKey<T>::try_with::hd1a056368218d531
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   52:     0x606e2dafeaff - std::thread::local::LocalKey<T>::with::hd79b0d99a7b06fd4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   53:     0x606e2daefe0b - tokio_executor::global::with_default::he96a2d3becd48d6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.10/src/global.rs:190:14
[INFO] [stdout]   54:     0x606e2daeece8 - tokio_core::reactor::Core::poll::{{closure}}::h13ef5388e67596f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/mod.rs:275:13
[INFO] [stdout]   55:     0x606e2dafd194 - tokio_reactor::with_default::hcc721c507b658243
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/lib.rs:220:5
[INFO] [stdout]   56:     0x606e2daeec3b - tokio_core::reactor::Core::poll::h01ff44155724c704
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/mod.rs:274:9
[INFO] [stdout]   57:     0x606e2d999de9 - tokio_core::reactor::Core::run::h99628b478ac845be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/mod.rs:249:18
[INFO] [stdout]   58:     0x606e2d9ae217 - tokio_utp::test::test_round_trip::send_data_round_trip::h41314f8fe88cb774
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:20
[INFO] [stdout]   59:     0x606e2d9afd83 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::h7972ec6e4992516d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9
[INFO] [stdout]   60:     0x606e2d9aff07 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h331316c837b40bd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34
[INFO] [stdout]   61:     0x606e2d9bbc86 - core::ops::function::FnOnce::call_once::h6231d32f3432a7c3
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x606e2d9c630b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x606e2d9c630b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   64:     0x606e2d9d2cdb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   65:     0x606e2d9d2cdb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x606e2d9d2cdb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x606e2d9d2cdb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x606e2d9d2cdb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x606e2d9d2cdb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   70:     0x606e2d9d2cdb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   71:     0x606e2d9cd134 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   72:     0x606e2d9cd134 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x606e2d9d58e2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   74:     0x606e2d9d58e2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x606e2d9d58e2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x606e2d9d58e2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x606e2d9d58e2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x606e2d9d58e2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x606e2d9d58e2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x606e2dbe815f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   81:     0x606e2dbe815f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x74c217bcaaa4 - <unknown>
[INFO] [stdout]   83:     0x74c217c57a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unwrap-1.2.1/src/lib.rs:67:25:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[INFO] [stdout] !   unwrap! called on Result::Err                                              !
[INFO] [stdout] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[INFO] [stdout] src/socket.rs:656,9 in tokio_utp::socket
[INFO] [stdout] 
[INFO] [stdout] Err(PoisonError { .. })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e2dbe895a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e2dbe895a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e2dbe895a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e2dbe895a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e2dbfdf7a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e2dbfdf7a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x606e2dbed3e2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e2dbed3e2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e2dbc716f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e2dbc716f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e2dbe0c69 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e2d9d220c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x606e2d9d220c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606e2dbe0e22 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x606e2dbe0e22 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e2dbc7228 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x606e2dbbc409 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e2dbc7f3d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e2dbfe76c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e2d9ba0fd - <core::result::Result<T,E> as unwrap::VerboseUnwrap>::verbose_unwrap::hda3cc4c01a4c7c17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unwrap-1.2.1/src/lib.rs:67:25
[INFO] [stdout]   20:     0x606e2d97b0f3 - <tokio_utp::socket::UtpStream as core::ops::drop::Drop>::drop::h162ba6282eef2e69
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:656:9
[INFO] [stdout]   21:     0x606e2d9be153 - core::ptr::drop_in_place<tokio_utp::socket::UtpStream>::ha9b1c6a9108a064a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   22:     0x606e2d9bf00a - core::ptr::drop_in_place<core::cell::UnsafeCell<tokio_utp::socket::UtpStream>>::hcbdabc37dfea7a66
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   23:     0x606e2d9bc3c7 - core::ptr::drop_in_place<core::option::Option<core::cell::UnsafeCell<tokio_utp::socket::UtpStream>>>::hc639a84b4cc42a69
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   24:     0x606e2d9bf37b - core::ptr::drop_in_place<futures::sync::bilock::Inner<tokio_utp::socket::UtpStream>>::hd8177a4b6ce1812e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   25:     0x606e2d9a041e - alloc::sync::Arc<T,A>::drop_slow::hc4485a1e0932acb4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/sync.rs:2131:18
[INFO] [stdout]   26:     0x606e2d9a0dcf - <alloc::sync::Arc<T,A> as core::ops::drop::Drop>::drop::h2630a739ce855281
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/sync.rs:2862:18
[INFO] [stdout]   27:     0x606e2d9bc43a - core::ptr::drop_in_place<alloc::sync::Arc<futures::sync::bilock::Inner<tokio_utp::socket::UtpStream>>>::he33c6ec40ff94839
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   28:     0x606e2d9bf42a - core::ptr::drop_in_place<futures::sync::bilock::BiLock<tokio_utp::socket::UtpStream>>::h81d531d3c132bafc
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   29:     0x606e2d9bf18a - core::ptr::drop_in_place<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>::h2afa97e368018a0d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   30:     0x606e2d9bc8fa - core::ptr::drop_in_place<tokio_io::io::read_to_end::State<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>>::h0ae64e0346230cc9
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   31:     0x606e2d9bc9da - core::ptr::drop_in_place<tokio_io::io::read_to_end::ReadToEnd<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>>::h553c81e1158a35c8
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   32:     0x606e2d9bd78a - core::ptr::drop_in_place<futures::future::map::Map<tokio_io::io::read_to_end::ReadToEnd<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}::{{closure}}>>::heb0f4269aa9e8469
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   33:     0x606e2d9bd134 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Item = alloc::vec::Vec<u8>+Error = std::io::error::Error>>::hea2b405c9ef145a1
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   34:     0x606e2d9bd4c7 - core::ptr::drop_in_place<futures::future::join::MaybeDone<alloc::boxed::Box<dyn futures::future::Future+Item = alloc::vec::Vec<u8>+Error = std::io::error::Error>>>::h3d65a542cbab33ed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   35:     0x606e2d9bd993 - core::ptr::drop_in_place<futures::future::join::Join<alloc::boxed::Box<dyn futures::future::Future+Item = alloc::vec::Vec<u8>+Error = std::io::error::Error>,alloc::boxed::Box<dyn futures::future::Future+Item = alloc::vec::Vec<u8>+Error = std::io::error::Error>>>::he07de6764a5656f3
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   36:     0x606e2d9bd3a4 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)+Error = std::io::error::Error>>::h2bb3296adbbe5e86
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   37:     0x606e2d9bda1e - core::ptr::drop_in_place<futures::future::chain::Chain<tokio_utp::socket::UtpStreamConnect,alloc::boxed::Box<dyn futures::future::Future+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)+Error = std::io::error::Error>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>::h2f8daa952a76a11f
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   38:     0x606e2d9bda6a - core::ptr::drop_in_place<futures::future::and_then::AndThen<tokio_utp::socket::UtpStreamConnect,alloc::boxed::Box<dyn futures::future::Future+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)+Error = std::io::error::Error>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>::h3677945c36c749a9
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   39:     0x606e2d9bdb1a - core::ptr::drop_in_place<futures::future::join::MaybeDone<futures::future::and_then::AndThen<tokio_utp::socket::UtpStreamConnect,alloc::boxed::Box<dyn futures::future::Future+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)+Error = std::io::error::Error>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>>::he04f8aebfb42c943
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   40:     0x606e2d9bc153 - core::ptr::drop_in_place<futures::future::join::Join<futures::future::and_then::AndThen<tokio_utp::socket::UtpStreamConnect,alloc::boxed::Box<dyn futures::future::Future+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)+Error = std::io::error::Error>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>,futures::future::and_then::AndThen<futures::future::map_err::MapErr<futures::stream::future::StreamFuture<tokio_utp::socket::Incoming>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>,alloc::boxed::Box<dyn futures::future::Future+Item = tokio_io::split::WriteHalf<tokio_utp::socket::UtpStream>+Error = std::io::error::Error>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>>::h1fe38a4779a5161f
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stderr] thread 'test::test_round_trip::send_lots_of_data_round_trip' (18) panicked at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:233:5:
[INFO] [stdout]   41:     0x606e2d9bc68a - core::ptr::drop_in_place<futures::future::map::Map<futures::future::join::Join<futures::future::and_then::AndThen<tokio_utp::socket::UtpStreamConnect,alloc::boxed::Box<dyn futures::future::Future+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)+Error = std::io::error::Error>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>,futures::future::and_then::AndThen<futures::future::map_err::MapErr<futures::stream::future::StreamFuture<tokio_utp::socket::Incoming>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>,alloc::boxed::Box<dyn futures::future::Future+Item = tokio_io::split::WriteHalf<tokio_utp::socket::UtpStream>+Error = std::io::error::Error>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>::h2153ba52f9897e09
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout]   42:     0x606e2d9bce84 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Item = ()+Error = std::io::error::Error>>::hdcdff4b9c156b365
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   43:     0x606e2d9bd71a - core::ptr::drop_in_place<futures::future::lazy::_Lazy<tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}},alloc::boxed::Box<dyn futures::future::Future+Item = ()+Error = std::io::error::Error>>>::h9b0b92055d528921
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   44:     0x606e2d9bd6ba - core::ptr::drop_in_place<futures::future::lazy::Lazy<tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}},alloc::boxed::Box<dyn futures::future::Future+Item = ()+Error = std::io::error::Error>>>::h652b3a90a682a774
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   45:     0x606e2d9bd83b - core::ptr::drop_in_place<futures::task_impl::Spawn<futures::future::lazy::Lazy<tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}},alloc::boxed::Box<dyn futures::future::Future+Item = ()+Error = std::io::error::Error>>>>::h7b35c62c48962532
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   46:     0x606e2d999afe - tokio_core::reactor::Core::run::h99628b478ac845be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/mod.rs:251:5
[INFO] [stdout]   47:     0x606e2d9ae217 - tokio_utp::test::test_round_trip::send_data_round_trip::h41314f8fe88cb774
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:20
[INFO] [stdout]   48:     0x606e2d9afd83 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::h7972ec6e4992516d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9
[INFO] [stdout]   49:     0x606e2d9aff07 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h331316c837b40bd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34
[INFO] [stdout]   50:     0x606e2d9bbc86 - core::ops::function::FnOnce::call_once::h6231d32f3432a7c3
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x606e2d9c630b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x606e2d9c630b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x606e2d9d2cdb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x606e2d9d2cdb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x606e2d9d2cdb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x606e2d9d2cdb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x606e2d9d2cdb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x606e2d9d2cdb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x606e2d9d2cdb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x606e2d9cd134 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x606e2d9cd134 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x606e2d9d58e2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x606e2d9d58e2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x606e2d9d58e2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x606e2d9d58e2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x606e2d9d58e2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x606e2d9d58e2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x606e2d9d58e2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x606e2dbe815f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   70:     0x606e2dbe815f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74c217bcaaa4 - <unknown>
[INFO] [stdout]   72:     0x74c217c57a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tokio_utp-a726a2713bfc5069` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "a5e0ef0a3ffcffb22b911c3a0c322269dc81d4f9e7fe3f4e644591c227b89b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e0ef0a3ffcffb22b911c3a0c322269dc81d4f9e7fe3f4e644591c227b89b39", kill_on_drop: false }`
[INFO] [stdout] a5e0ef0a3ffcffb22b911c3a0c322269dc81d4f9e7fe3f4e644591c227b89b39
