[INFO] fetching crate tokio-utp 0.3.0...
[INFO] testing tokio-utp-0.3.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate tokio-utp 0.3.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-utp 0.3.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-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-2025-09-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.10.1)
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.8)
[INFO] [stderr]       Adding future-utils v0.6.0 (available: v0.12.1)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding mio v0.6.23 (available: v1.0.4)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 264c4bbdc916f6a14d7293a81c5279537cf57e8bff8bfc7ece6427ef7590ce0c
[INFO] running `Command { std: "docker" "start" "-a" "264c4bbdc916f6a14d7293a81c5279537cf57e8bff8bfc7ece6427ef7590ce0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "264c4bbdc916f6a14d7293a81c5279537cf57e8bff8bfc7ece6427ef7590ce0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264c4bbdc916f6a14d7293a81c5279537cf57e8bff8bfc7ece6427ef7590ce0c", kill_on_drop: false }`
[INFO] [stdout] 264c4bbdc916f6a14d7293a81c5279537cf57e8bff8bfc7ece6427ef7590ce0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f02b8fbb2b9df484353011ee4aae6af1f45a3201e8b3008342fd20380b2adf4f
[INFO] running `Command { std: "docker" "start" "-a" "f02b8fbb2b9df484353011ee4aae6af1f45a3201e8b3008342fd20380b2adf4f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling smallvec v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling tokio-core v0.1.18
[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 9.88s
[INFO] running `Command { std: "docker" "inspect" "f02b8fbb2b9df484353011ee4aae6af1f45a3201e8b3008342fd20380b2adf4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f02b8fbb2b9df484353011ee4aae6af1f45a3201e8b3008342fd20380b2adf4f", kill_on_drop: false }`
[INFO] [stdout] f02b8fbb2b9df484353011ee4aae6af1f45a3201e8b3008342fd20380b2adf4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24ef520cf7fba02b424a03a3260a07058ec6f32d97ca68ef7e628417b7440a90
[INFO] running `Command { std: "docker" "start" "-a" "24ef520cf7fba02b424a03a3260a07058ec6f32d97ca68ef7e628417b7440a90", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[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 6.33s
[INFO] running `Command { std: "docker" "inspect" "24ef520cf7fba02b424a03a3260a07058ec6f32d97ca68ef7e628417b7440a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ef520cf7fba02b424a03a3260a07058ec6f32d97ca68ef7e628417b7440a90", kill_on_drop: false }`
[INFO] [stdout] 24ef520cf7fba02b424a03a3260a07058ec6f32d97ca68ef7e628417b7440a90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de6828eb1c0d554cab893042cbec299a18113802d749a0d7fede6e037473a368
[INFO] running `Command { std: "docker" "start" "-a" "de6828eb1c0d554cab893042cbec299a18113802d749a0d7fede6e037473a368", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition 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: `tokio-utp` (lib) generated 2 warnings (run `cargo fix --lib -p tokio-utp` to apply 1 suggestion)
[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 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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_utp-d10ed20ca33c3b05)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] == sending 0 bytes
[INFO] [stderr] 
[INFO] [stdout] == sending 1 bytes
[INFO] [stderr] thread 'test::test_round_trip::send_lots_of_data_round_trip' (26) panicked at library/core/src/panicking.rs:233:5:
[INFO] [stdout] == sending 10877197 bytes
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stdout] 
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' (26) panicked at src/socket.rs:1377:25:
[INFO] [stdout] attempt to add with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa04c340f82 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa04c340f82 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa04c340f82 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa04c340f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa04c3523cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa04c3523cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fa04c30d8e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa04c30d8e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa04c31a0a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa04c31ee7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa04c31ed11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa04c1153fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5fa04c1153fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa04c31f53f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5fa04c31f53f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa04c31f366 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5fa04c31a1d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa04c301dbd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa04c35b180 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fa04c35ab27 - core::panicking::panic_const::panic_const_add_overflow::h147122b945f21032
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x5fa04c0acac4 - tokio_utp::socket::Connection::update_delays::h35123410e5b79ac5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1377:25
[INFO] [stdout]   21:     0x5fa04c0ae420 - tokio_utp::socket::Connection::process::h5524c32d1171c9d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1169:14
[INFO] [stdout]   22:     0x5fa04c0b45f8 - tokio_utp::socket::Inner::process::h372fa98d55f2d787
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:928:34
[INFO] [stdout]   23:     0x5fa04c0b2170 - tokio_utp::socket::Inner::ready::hdf6cbc8cb9fd9c74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:862:24
[INFO] [stdout]   24:     0x5fa04c0b478e - tokio_utp::socket::Inner::refresh::h526d192fc4c726ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:891:34
[INFO] [stdout]   25:     0x5fa04c0af971 - tokio_utp::socket::SocketRefresher::poll_inner::h6c40181ccde7bcaa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1611:65
[INFO] [stdout]   26:     0x5fa04c0ab984 - <tokio_utp::socket::SocketRefresher as futures::future::Future>::poll::h67a4fe440dba138e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1592:14
[INFO] [stdout]   27:     0x5fa04c249b62 - <alloc::boxed::Box<F> as futures::future::Future>::poll::hf2db74c606018c6f
[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:     0x5fa04c23e8bf - futures::task_impl::Spawn<T>::poll_future_notify::{{closure}}::h29fa082d4eb89678
[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:     0x5fa04c23ec4e - futures::task_impl::Spawn<T>::enter::{{closure}}::h1c0a556952c8a1b7
[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:     0x5fa04c23370a - futures::task_impl::std::set::h95acc293d55f2b99
[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:     0x5fa04c23ec05 - futures::task_impl::Spawn<T>::enter::hf498a43b7ea157f5
[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:     0x5fa04c23e7b8 - futures::task_impl::Spawn<T>::poll_fn_notify::hf51dced38e3c6c15
[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:     0x5fa04c23e8a8 - futures::task_impl::Spawn<T>::poll_future_notify::h74a56107e35b5d70
[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:     0x5fa04c23fe31 - tokio_current_thread::scheduler::Scheduled<U>::tick::hcaa64f709231b973
[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:     0x5fa04c24079b - tokio_current_thread::scheduler::Scheduler<U>::tick::{{closure}}::h77851212ded15791
[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:     0x5fa04c23166b - tokio_current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::hbac78fcc804ef631
[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:     0x5fa04c2310ed - tokio_current_thread::CurrentRunner::set_spawn::h1b78f98f24baf1f5
[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:     0x5fa04c23155f - tokio_current_thread::Borrow<U>::enter::{{closure}}::h8bfd1006c697f59a
[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:     0x5fa04c2411a1 - std::thread::local::LocalKey<T>::try_with::h2825014bfa9eb70e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5fa04c240f79 - std::thread::local::LocalKey<T>::with::h78885d54ae553f87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5fa04c2313c2 - tokio_current_thread::Borrow<U>::enter::h1c7594e43859e918
[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:     0x5fa04c2404e3 - tokio_current_thread::scheduler::Scheduler<U>::tick::hd064ab831286eb37
[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:     0x5fa04c231773 - tokio_current_thread::Entered<P>::tick::hbca7f096a4d26cc5
[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:     0x5fa04c2318b2 - tokio_current_thread::Entered<P>::turn::ha6f8e79efb44a031
[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:     0x5fa04c23611f - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hfe973ff433d95440
[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:     0x5fa04c22ed49 - scoped_tls::ScopedKey<T>::set::h9bd60265fd4afb3c
[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:     0x5fa04c235902 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::h969b03c913735317
[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:     0x5fa04c23673c - tokio_timer::timer::handle::with_default::h0e5ed589b3e63a41
[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:     0x5fa04c2355a9 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::h6d5e1f53ab88c314
[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:     0x5fa04c23a332 - tokio_executor::global::with_default::{{closure}}::h5d1a69f8216e93d0
[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:     0x5fa04c241980 - std::thread::local::LocalKey<T>::try_with::hf55291705e59fa39
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   52:     0x5fa04c240fcf - std::thread::local::LocalKey<T>::with::h7d280afda35cc7ab
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   53:     0x5fa04c23a1db - tokio_executor::global::with_default::h859155f788476291
[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:     0x5fa04c235588 - tokio_core::reactor::Core::poll::{{closure}}::h1c6703ba65ed0e6b
[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:     0x5fa04c230fe4 - tokio_reactor::with_default::ha8a20e5577e729f2
[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:     0x5fa04c2354db - tokio_core::reactor::Core::poll::h5aa356d5c16ced0a
[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:     0x5fa04c0f0804 - tokio_core::reactor::Core::run::hb7826db7319188e4
[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:     0x5fa04c0cff99 - tokio_utp::test::test_round_trip::send_data_round_trip::h58e9f48b58fb31d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:20
[INFO] [stdout]   59:     0x5fa04c0d19c3 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::h8175cc7033e33ee2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9
[INFO] [stdout]   60:     0x5fa04c0d1b57 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h808374dacd052594
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34
[INFO] [stdout]   61:     0x5fa04c0dbcc6 - core::ops::function::FnOnce::call_once::h37638a713be7f8a9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5fa04c1151bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5fa04c1151bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   64:     0x5fa04c12ae25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   65:     0x5fa04c12ae25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5fa04c12ae25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x5fa04c12ae25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x5fa04c12ae25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fa04c12ae25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   70:     0x5fa04c12ae25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   71:     0x5fa04c101614 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   72:     0x5fa04c101614 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   73:     0x5fa04c104eda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   74:     0x5fa04c104eda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x5fa04c104eda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   76:     0x5fa04c104eda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   77:     0x5fa04c104eda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5fa04c104eda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   79:     0x5fa04c104eda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5fa04c31533f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   81:     0x5fa04c31533f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   82:     0x7d7f7dc98aa4 - <unknown>
[INFO] [stdout]   83:     0x7d7f7dd25a34 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' (26) 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:     0x5fa04c340f82 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa04c340f82 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa04c340f82 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa04c340f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa04c3523cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa04c3523cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fa04c30d8e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa04c30d8e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa04c31a0a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa04c31ee7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa04c31ed11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa04c1153fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5fa04c1153fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa04c31f53f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5fa04c31f53f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa04c31f39a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fa04c31a1d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa04c301dbd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa04c35b180 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fa04c0d59e1 - <core::result::Result<T,E> as unwrap::VerboseUnwrap>::verbose_unwrap::h8136a8ac865c6d3f
[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:     0x5fa04c0ab2b0 - <tokio_utp::socket::UtpStream as core::ops::drop::Drop>::drop::h7c5289fd3488902c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:656:9
[INFO] [stdout]   21:     0x5fa04c0de1c3 - core::ptr::drop_in_place<tokio_utp::socket::UtpStream>::h1baf09f1ce1a32c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   22:     0x5fa04c0df09a - core::ptr::drop_in_place<core::cell::UnsafeCell<tokio_utp::socket::UtpStream>>::hd88f38d2a840a55c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x5fa04c0dc417 - core::ptr::drop_in_place<core::option::Option<core::cell::UnsafeCell<tokio_utp::socket::UtpStream>>>::h8f6796245a90127e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   24:     0x5fa04c0df40b - core::ptr::drop_in_place<futures::sync::bilock::Inner<tokio_utp::socket::UtpStream>>::h733a5977e8245b72
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   25:     0x5fa04c0d860e - alloc::sync::Arc<T,A>::drop_slow::h80ecb917d5de848d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/sync.rs:1942:18
[INFO] [stdout]   26:     0x5fa04c0d8d6c - <alloc::sync::Arc<T,A> as core::ops::drop::Drop>::drop::hef057f686e27d393
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/sync.rs:2685:18
[INFO] [stdout]   27:     0x5fa04c0dc48a - core::ptr::drop_in_place<alloc::sync::Arc<futures::sync::bilock::Inner<tokio_utp::socket::UtpStream>>>::hd16dcad8ece65d18
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   28:     0x5fa04c0df4ba - core::ptr::drop_in_place<futures::sync::bilock::BiLock<tokio_utp::socket::UtpStream>>::h96c602da8be48f8d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   29:     0x5fa04c0df21a - core::ptr::drop_in_place<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>::h7a6e230530231189
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   30:     0x5fa04c0dc94a - core::ptr::drop_in_place<tokio_io::io::read_to_end::State<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>>::h10d1a388f372ea8b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   31:     0x5fa04c0dca2a - core::ptr::drop_in_place<tokio_io::io::read_to_end::ReadToEnd<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>>::ha7a29ae65b674d0e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   32:     0x5fa04c0dd7da - 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}}>>::he3a47242d6abf983
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   33:     0x5fa04c0dd184 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Item = alloc::vec::Vec<u8>+Error = std::io::error::Error>>::h31dcc488aedba0ad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   34:     0x5fa04c0dd517 - 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>>>::h1db633ffef943a03
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   35:     0x5fa04c0dd9e3 - 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>>>::h46ceee2ec9f88d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   36:     0x5fa04c0dd3f4 - 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>>::h54fdff41fe259666
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   37:     0x5fa04c0dda6e - 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}}>>::h1952b5968dc6525f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   38:     0x5fa04c0ddaba - 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}}>>::ha08ec021be8e14cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   39:     0x5fa04c0ddb8a - 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}}>>>::h8fb5b8a752c9073e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   40:     0x5fa04c0dc1a3 - 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}}>>>::hc7e135752edbe5d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   41:     0x5fa04c0dc6da - 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}}>>::heebedbf2069e682a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   42:     0x5fa04c0dced4 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Item = ()+Error = std::io::error::Error>>::hd1dc645757ea8271
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   43:     0x5fa04c0dd76a - 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>>>::h75ef9ed8a2a3e061
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   44:     0x5fa04c0dd70a - 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>>>::h21ef4c21b5ad232c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   45:     0x5fa04c0dd88b - 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>>>>::h97dd5119746c1c11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   46:     0x5fa04c0f0516 - tokio_core::reactor::Core::run::hb7826db7319188e4
[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:     0x5fa04c0cff99 - tokio_utp::test::test_round_trip::send_data_round_trip::h58e9f48b58fb31d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:20
[INFO] [stdout]   48:     0x5fa04c0d19c3 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::h8175cc7033e33ee2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9
[INFO] [stdout]   49:     0x5fa04c0d1b57 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h808374dacd052594
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34
[INFO] [stdout]   50:     0x5fa04c0dbcc6 - core::ops::function::FnOnce::call_once::h37638a713be7f8a9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5fa04c1151bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5fa04c1151bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5fa04c12ae25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5fa04c12ae25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5fa04c12ae25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5fa04c12ae25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5fa04c12ae25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5fa04c12ae25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5fa04c12ae25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5fa04c101614 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5fa04c101614 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x5fa04c104eda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x5fa04c104eda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5fa04c104eda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x5fa04c104eda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x5fa04c104eda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5fa04c104eda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x5fa04c104eda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5fa04c31533f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   70:     0x5fa04c31533f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   71:     0x7d7f7dc98aa4 - <unknown>
[INFO] [stdout]   72:     0x7d7f7dd25a34 - 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-d10ed20ca33c3b05` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "de6828eb1c0d554cab893042cbec299a18113802d749a0d7fede6e037473a368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de6828eb1c0d554cab893042cbec299a18113802d749a0d7fede6e037473a368", kill_on_drop: false }`
[INFO] [stdout] de6828eb1c0d554cab893042cbec299a18113802d749a0d7fede6e037473a368
