[INFO] fetching crate tokio-utp 0.3.0...
[INFO] testing tokio-utp-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tokio-utp 0.3.0 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-utp 0.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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.1.0)
[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" "+1.91.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded future-utils v0.6.0
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded aho-corasick v0.6.10
[INFO] [stderr]   Downloaded env_logger v0.4.3
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] [stderr]   Downloaded smallvec v0.4.5
[INFO] [stderr]   Downloaded unwrap v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00ce33482550dcd69d23f96413277617e81efe7beb8838eda2dfaa6f2e148a57
[INFO] running `Command { std: "docker" "start" "-a" "00ce33482550dcd69d23f96413277617e81efe7beb8838eda2dfaa6f2e148a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00ce33482550dcd69d23f96413277617e81efe7beb8838eda2dfaa6f2e148a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00ce33482550dcd69d23f96413277617e81efe7beb8838eda2dfaa6f2e148a57", kill_on_drop: false }`
[INFO] [stdout] 00ce33482550dcd69d23f96413277617e81efe7beb8838eda2dfaa6f2e148a57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c190c329b5520c19b7060603ed65f01bfe114074b6c1fcee4ef7e37db890531
[INFO] running `Command { std: "docker" "start" "-a" "1c190c329b5520c19b7060603ed65f01bfe114074b6c1fcee4ef7e37db890531", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling smallvec v0.4.5
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling mio-uds v0.6.8
[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-codec v0.1.2
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-uds v0.2.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 6.93s
[INFO] running `Command { std: "docker" "inspect" "1c190c329b5520c19b7060603ed65f01bfe114074b6c1fcee4ef7e37db890531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c190c329b5520c19b7060603ed65f01bfe114074b6c1fcee4ef7e37db890531", kill_on_drop: false }`
[INFO] [stdout] 1c190c329b5520c19b7060603ed65f01bfe114074b6c1fcee4ef7e37db890531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbb63d71bbdc192929a86acfac5d9728935a9e04db18b581f81034f27babdddb
[INFO] running `Command { std: "docker" "start" "-a" "bbb63d71bbdc192929a86acfac5d9728935a9e04db18b581f81034f27babdddb", 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 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 5.92s
[INFO] running `Command { std: "docker" "inspect" "bbb63d71bbdc192929a86acfac5d9728935a9e04db18b581f81034f27babdddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbb63d71bbdc192929a86acfac5d9728935a9e04db18b581f81034f27babdddb", kill_on_drop: false }`
[INFO] [stdout] bbb63d71bbdc192929a86acfac5d9728935a9e04db18b581f81034f27babdddb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e18c97d05e65c10a58bd8e4d4fcb264d342fd9b540bc6b0e6e6625517dc6f2b
[INFO] running `Command { std: "docker" "start" "-a" "9e18c97d05e65c10a58bd8e4d4fcb264d342fd9b540bc6b0e6e6625517dc6f2b", 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_utp-7b6f3bd0f98d7cf9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'test::test_round_trip::send_lots_of_data_round_trip' (27) panicked at library/core/src/panicking.rs:233:5:
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout] == sending 0 bytes
[INFO] [stdout] == sending 1 bytes
[INFO] [stdout] == sending 16061990 bytes
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' (27) panicked at src/socket.rs:1377:25:
[INFO] [stdout] attempt to add with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec9b3dc1952 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec9b3dc1952 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec9b3dc1952 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ec9b3dc1952 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ec9b3dd2d9f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ec9b3dd2d9f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ec9b3d8e2a1 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec9b3d8e2a1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ec9b3d9aac2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ec9b3d9f89f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ec9b3d9f731 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ec9b3b95c5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ec9b3b95c5e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec9b3d9ff5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ec9b3d9ff5f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ec9b3d9fd86 - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ec9b3d9ac09 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ec9b3d828dd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ec9b3ddbb50 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ec9b3ddb4f7 - core::panicking::panic_const::panic_const_add_overflow::h532d5f821bdb4234
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x5ec9b3b2d374 - tokio_utp::socket::Connection::update_delays::hc4f49309106fe7e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1377:25
[INFO] [stdout]   21:     0x5ec9b3b2ecd0 - tokio_utp::socket::Connection::process::h4be95ba6ded316db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1169:14
[INFO] [stdout]   22:     0x5ec9b3b34ea8 - tokio_utp::socket::Inner::process::h1005b0cc09bb7ab7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:928:34
[INFO] [stdout]   23:     0x5ec9b3b32a20 - tokio_utp::socket::Inner::ready::h84b6d8d2f0577ea5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:862:24
[INFO] [stdout]   24:     0x5ec9b3b3503e - tokio_utp::socket::Inner::refresh::hcc9fb97170501628
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:891:34
[INFO] [stdout]   25:     0x5ec9b3b30221 - tokio_utp::socket::SocketRefresher::poll_inner::he9822e3dd8fe15b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1611:65
[INFO] [stdout]   26:     0x5ec9b3b2c234 - <tokio_utp::socket::SocketRefresher as futures::future::Future>::poll::hd6a6f8be311847be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1592:14
[INFO] [stdout]   27:     0x5ec9b3cca252 - <alloc::boxed::Box<F> as futures::future::Future>::poll::h6a6771530f099b2d
[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:     0x5ec9b3cbefbf - futures::task_impl::Spawn<T>::poll_future_notify::{{closure}}::hafc878c2f7a95d05
[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:     0x5ec9b3cbf34e - futures::task_impl::Spawn<T>::enter::{{closure}}::h4cc63065a577a97c
[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:     0x5ec9b3cb3ffa - futures::task_impl::std::set::hb9273aedb7d8aac1
[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:     0x5ec9b3cbf1f5 - futures::task_impl::Spawn<T>::enter::h9bf83cc4563e6249
[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:     0x5ec9b3cbee98 - futures::task_impl::Spawn<T>::poll_fn_notify::h617348da422f0987
[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:     0x5ec9b3cbef88 - futures::task_impl::Spawn<T>::poll_future_notify::hc25812caae0c0046
[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:     0x5ec9b3cc0511 - tokio_current_thread::scheduler::Scheduled<U>::tick::h79931ae174bc519f
[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:     0x5ec9b3cc0e7b - tokio_current_thread::scheduler::Scheduler<U>::tick::{{closure}}::heed1016993fdc5cc
[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:     0x5ec9b3cb1dfb - tokio_current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::h0cc860895d5567b0
[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:     0x5ec9b3cb19dd - tokio_current_thread::CurrentRunner::set_spawn::h93daa4ebc92c707f
[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:     0x5ec9b3cb1c5f - tokio_current_thread::Borrow<U>::enter::{{closure}}::h7fb6f39caa98fb65
[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:     0x5ec9b3cc1ec1 - std::thread::local::LocalKey<T>::try_with::hd149639b81331a26
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5ec9b3cc1649 - std::thread::local::LocalKey<T>::with::hde848f95cf0f4457
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5ec9b3cb1bc2 - tokio_current_thread::Borrow<U>::enter::hda3a6dcab8a85f47
[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:     0x5ec9b3cc0bc3 - tokio_current_thread::scheduler::Scheduler<U>::tick::ha0967bbe9a9652af
[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:     0x5ec9b3cb1f33 - tokio_current_thread::Entered<P>::tick::h05e0fe4c7de510cc
[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:     0x5ec9b3cb2072 - tokio_current_thread::Entered<P>::turn::hb4dc3d1b445973df
[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:     0x5ec9b3cb67df - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h8333bfe3d9d78e25
[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:     0x5ec9b3caf439 - scoped_tls::ScopedKey<T>::set::h9fcfd480fd91e7a4
[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:     0x5ec9b3cb5fd2 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::hdeec18862041cd22
[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:     0x5ec9b3cb179c - tokio_timer::timer::handle::with_default::h2d2fd37ce18b389f
[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:     0x5ec9b3cb5c79 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::h309d3906179675d3
[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:     0x5ec9b3cbaa12 - tokio_executor::global::with_default::{{closure}}::hef679e6e389ffcf4
[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:     0x5ec9b3cc1bc0 - std::thread::local::LocalKey<T>::try_with::h7224f89e8b7925be
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   52:     0x5ec9b3cc16df - std::thread::local::LocalKey<T>::with::hf47e36e1d6dae771
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   53:     0x5ec9b3cba8bb - tokio_executor::global::with_default::h47287718a95674e6
[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:     0x5ec9b3cb5c58 - tokio_core::reactor::Core::poll::{{closure}}::h3541e95bf9be3bbb
[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:     0x5ec9b3cb6e14 - tokio_reactor::with_default::h32b40021851a12be
[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:     0x5ec9b3cb5bab - tokio_core::reactor::Core::poll::h224a9b29a121070d
[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:     0x5ec9b3b70fb4 - tokio_core::reactor::Core::run::hbb87497abbcbd46b
[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:     0x5ec9b3b50579 - tokio_utp::test::test_round_trip::send_data_round_trip::hb31eea25be0949d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:20
[INFO] [stdout]   59:     0x5ec9b3b51fa3 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::hb27c0983bee8ea8c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9
[INFO] [stdout]   60:     0x5ec9b3b52137 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h3e65992674240edb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34
[INFO] [stdout]   61:     0x5ec9b3b5c206 - core::ops::function::FnOnce::call_once::h8680d9409cba3409
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5ec9b3b95a3b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ec9b3b95a3b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   64:     0x5ec9b3bab675 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   65:     0x5ec9b3bab675 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ec9b3bab675 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x5ec9b3bab675 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x5ec9b3bab675 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ec9b3bab675 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   70:     0x5ec9b3bab675 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   71:     0x5ec9b3b81e74 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   72:     0x5ec9b3b81e74 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   73:     0x5ec9b3b8581a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   74:     0x5ec9b3b8581a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x5ec9b3b8581a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   76:     0x5ec9b3b8581a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   77:     0x5ec9b3b8581a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5ec9b3b8581a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   79:     0x5ec9b3b8581a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5ec9b3d95def - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   81:     0x5ec9b3d95def - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   82:     0x70070c149aa4 - <unknown>
[INFO] [stdout]   83:     0x70070c1d6a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' (27) 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:     0x5ec9b3dc1952 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec9b3dc1952 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec9b3dc1952 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ec9b3dc1952 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ec9b3dd2d9f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ec9b3dd2d9f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ec9b3d8e2a1 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec9b3d8e2a1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ec9b3d9aac2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ec9b3d9f89f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ec9b3d9f731 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ec9b3b95c5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ec9b3b95c5e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec9b3d9ff5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ec9b3d9ff5f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ec9b3d9fdba - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ec9b3d9ac09 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ec9b3d828dd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ec9b3ddbb50 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ec9b3b55a31 - <core::result::Result<T,E> as unwrap::VerboseUnwrap>::verbose_unwrap::h958459de217c5674
[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:     0x5ec9b3b2bb60 - <tokio_utp::socket::UtpStream as core::ops::drop::Drop>::drop::hc503947dbf764345
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:656:9
[INFO] [stdout]   21:     0x5ec9b3b5e5d3 - core::ptr::drop_in_place<tokio_utp::socket::UtpStream>::hc45738b8e901da12
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   22:     0x5ec9b3b5f4aa - core::ptr::drop_in_place<core::cell::UnsafeCell<tokio_utp::socket::UtpStream>>::heff7c50474da8dbf
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x5ec9b3b5c827 - core::ptr::drop_in_place<core::option::Option<core::cell::UnsafeCell<tokio_utp::socket::UtpStream>>>::hd058bca320698dd8
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   24:     0x5ec9b3b5f81b - core::ptr::drop_in_place<futures::sync::bilock::Inner<tokio_utp::socket::UtpStream>>::h233844a080f7e57f
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   25:     0x5ec9b3b5853e - alloc::sync::Arc<T,A>::drop_slow::hb4dd2780beb9dea4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/sync.rs:1942:18
[INFO] [stdout]   26:     0x5ec9b3b58a9c - <alloc::sync::Arc<T,A> as core::ops::drop::Drop>::drop::hcd395a2b20d4899f
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/sync.rs:2685:18
[INFO] [stdout]   27:     0x5ec9b3b5c89a - core::ptr::drop_in_place<alloc::sync::Arc<futures::sync::bilock::Inner<tokio_utp::socket::UtpStream>>>::hc5b3c0b783f104c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   28:     0x5ec9b3b5f8ca - core::ptr::drop_in_place<futures::sync::bilock::BiLock<tokio_utp::socket::UtpStream>>::h2b4654d343224beb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   29:     0x5ec9b3b5f62a - core::ptr::drop_in_place<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>::h3868cf0c5a540b80
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   30:     0x5ec9b3b5cd5a - core::ptr::drop_in_place<tokio_io::io::read_to_end::State<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>>::h8c077963a278aa01
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   31:     0x5ec9b3b5ce3a - core::ptr::drop_in_place<tokio_io::io::read_to_end::ReadToEnd<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>>::hd46c63d237b7b1d0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   32:     0x5ec9b3b5dbea - 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}}>>::h34308a9edffe8d5f
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   33:     0x5ec9b3b5d594 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Item = alloc::vec::Vec<u8>+Error = std::io::error::Error>>::h827fc2580ede84c5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   34:     0x5ec9b3b5d927 - 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>>>::h2d143b01605355a1
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   35:     0x5ec9b3b5ddf3 - 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>>>::h8a35b516ea534805
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   36:     0x5ec9b3b5d804 - 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>>::h2db39174a24a8524
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   37:     0x5ec9b3b5de7e - 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}}>>::h9c68df651ce60ca6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   38:     0x5ec9b3b5deca - 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}}>>::h2ef6d97f2af87257
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   39:     0x5ec9b3b5df9a - 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}}>>>::hf46ff6f32ce741eb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   40:     0x5ec9b3b5c5b3 - 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}}>>>::h9f45878df4dbf250
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   41:     0x5ec9b3b5caea - 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}}>>::h9a17ce862561ab6f
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   42:     0x5ec9b3b5d2e4 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Item = ()+Error = std::io::error::Error>>::h3c54e7ba04e12a56
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   43:     0x5ec9b3b5db7a - 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>>>::h4e494518da45a774
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   44:     0x5ec9b3b5db1a - 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>>>::h80b367be9debc5bc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   45:     0x5ec9b3b5dc9b - 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>>>>::h809552f2774b8ceb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   46:     0x5ec9b3b70cc6 - tokio_core::reactor::Core::run::hbb87497abbcbd46b
[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:     0x5ec9b3b50579 - tokio_utp::test::test_round_trip::send_data_round_trip::hb31eea25be0949d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:20
[INFO] [stdout]   48:     0x5ec9b3b51fa3 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::hb27c0983bee8ea8c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9
[INFO] [stdout]   49:     0x5ec9b3b52137 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h3e65992674240edb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34
[INFO] [stdout]   50:     0x5ec9b3b5c206 - core::ops::function::FnOnce::call_once::h8680d9409cba3409
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5ec9b3b95a3b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5ec9b3b95a3b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5ec9b3bab675 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5ec9b3bab675 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5ec9b3bab675 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5ec9b3bab675 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5ec9b3bab675 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ec9b3bab675 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5ec9b3bab675 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5ec9b3b81e74 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5ec9b3b81e74 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x5ec9b3b8581a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x5ec9b3b8581a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5ec9b3b8581a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x5ec9b3b8581a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x5ec9b3b8581a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5ec9b3b8581a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x5ec9b3b8581a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ec9b3d95def - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   70:     0x5ec9b3d95def - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   71:     0x70070c149aa4 - <unknown>
[INFO] [stdout]   72:     0x70070c1d6a64 - 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-7b6f3bd0f98d7cf9` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "9e18c97d05e65c10a58bd8e4d4fcb264d342fd9b540bc6b0e6e6625517dc6f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e18c97d05e65c10a58bd8e4d4fcb264d342fd9b540bc6b0e6e6625517dc6f2b", kill_on_drop: false }`
[INFO] [stdout] 9e18c97d05e65c10a58bd8e4d4fcb264d342fd9b540bc6b0e6e6625517dc6f2b
