[INFO] fetching crate tokio-utp 0.3.0...
[INFO] testing tokio-utp-0.3.0 against nightly-2025-01-18 for randomize-layout-3
[INFO] extracting crate tokio-utp 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate tokio-utp 0.3.0 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.4.12 (available: v1.9.0)
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.6)
[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.25)
[INFO] [stderr]       Adding mio v0.6.23 (available: v1.0.3)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.8.5)
[INFO] [stderr]       Adding smallvec v0.4.5 (available: v1.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-io v0.1.13
[INFO] [stderr]   Downloaded tokio-executor v0.1.10
[INFO] [stderr]   Downloaded unwrap v1.2.1
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.3
[INFO] [stderr]   Downloaded fuchsia-zircon-sys v0.3.3
[INFO] [stderr]   Downloaded ws2_32-sys v0.2.1
[INFO] [stderr]   Downloaded mio v0.6.23
[INFO] [stderr]   Downloaded env_logger v0.4.3
[INFO] [stderr]   Downloaded tokio-tcp v0.1.4
[INFO] [stderr]   Downloaded redox_syscall v0.1.57
[INFO] [stderr]   Downloaded aho-corasick v0.6.10
[INFO] [stderr]   Downloaded tokio-threadpool v0.1.18
[INFO] [stderr]   Downloaded tokio v0.1.22
[INFO] [stderr]   Downloaded parking_lot_core v0.6.3
[INFO] [stderr]   Downloaded tokio-sync v0.1.8
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded tokio-uds v0.2.7
[INFO] [stderr]   Downloaded fuchsia-zircon v0.3.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[INFO] [stderr]   Downloaded mio-uds v0.6.8
[INFO] [stderr]   Downloaded tokio-codec v0.1.2
[INFO] [stderr]   Downloaded kernel32-sys v0.2.2
[INFO] [stderr]   Downloaded miow v0.2.2
[INFO] [stderr]   Downloaded cloudabi v0.0.3
[INFO] [stderr]   Downloaded tokio-reactor v0.1.12
[INFO] [stderr]   Downloaded log v0.3.9
[INFO] [stderr]   Downloaded rand_core v0.4.2
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded smallvec v0.4.5
[INFO] [stderr]   Downloaded winapi v0.2.8
[INFO] [stderr]   Downloaded scoped-tls v0.1.2
[INFO] [stderr]   Downloaded tokio-current-thread v0.1.7
[INFO] [stderr]   Downloaded tokio-fs v0.1.7
[INFO] [stderr]   Downloaded tokio-udp v0.1.6
[INFO] [stderr]   Downloaded winapi-build v0.1.1
[INFO] [stderr]   Downloaded net2 v0.2.39
[INFO] [stderr]   Downloaded lock_api v0.3.4
[INFO] [stderr]   Downloaded parking_lot v0.9.0
[INFO] [stderr]   Downloaded tokio-core v0.1.18
[INFO] [stderr]   Downloaded bytes v0.4.12
[INFO] [stderr]   Downloaded futures v0.1.31
[INFO] [stderr]   Downloaded future-utils v0.6.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.2
[INFO] [stderr]   Downloaded tokio-timer v0.2.13
[INFO] [stderr]   Downloaded iovec v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee567b4b884a36f85448fb843083310e8ad987c6477bbb11e36ca06419b9d7f8
[INFO] running `Command { std: "docker" "start" "-a" "ee567b4b884a36f85448fb843083310e8ad987c6477bbb11e36ca06419b9d7f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee567b4b884a36f85448fb843083310e8ad987c6477bbb11e36ca06419b9d7f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee567b4b884a36f85448fb843083310e8ad987c6477bbb11e36ca06419b9d7f8", kill_on_drop: false }`
[INFO] [stdout] ee567b4b884a36f85448fb843083310e8ad987c6477bbb11e36ca06419b9d7f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d60bd67c41861b46ba11e72c01e8da734c1280052d36dcd96783d9a68f0d0e22
[INFO] running `Command { std: "docker" "start" "-a" "d60bd67c41861b46ba11e72c01e8da734c1280052d36dcd96783d9a68f0d0e22", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.169
[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 lazy_static v1.5.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling smallvec v0.4.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling log v0.3.9
[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 crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling mio v0.6.23
[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-io v0.1.13
[INFO] [stderr]    Compiling rand v0.3.23
[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 mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[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: 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)]` 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 3.81s
[INFO] running `Command { std: "docker" "inspect" "d60bd67c41861b46ba11e72c01e8da734c1280052d36dcd96783d9a68f0d0e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d60bd67c41861b46ba11e72c01e8da734c1280052d36dcd96783d9a68f0d0e22", kill_on_drop: false }`
[INFO] [stdout] d60bd67c41861b46ba11e72c01e8da734c1280052d36dcd96783d9a68f0d0e22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d673de9f735170b9021913f602ba79c2ce00b3c81705ef1cd870a3f8cccc9f7
[INFO] running `Command { std: "docker" "start" "-a" "3d673de9f735170b9021913f602ba79c2ce00b3c81705ef1cd870a3f8cccc9f7", 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: 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)]` 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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` 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: 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)]` 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.29s
[INFO] running `Command { std: "docker" "inspect" "3d673de9f735170b9021913f602ba79c2ce00b3c81705ef1cd870a3f8cccc9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d673de9f735170b9021913f602ba79c2ce00b3c81705ef1cd870a3f8cccc9f7", kill_on_drop: false }`
[INFO] [stdout] 3d673de9f735170b9021913f602ba79c2ce00b3c81705ef1cd870a3f8cccc9f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 74def57cd11184bf19145a433d9eaad9e4f799a8c20a683219a85b99bb87ceaf
[INFO] running `Command { std: "docker" "start" "-a" "74def57cd11184bf19145a433d9eaad9e4f799a8c20a683219a85b99bb87ceaf", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 1566 |                         let _ = mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stderr]      |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/test/test_round_trip.rs:15:36
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn sendless_boxed(self) -> Box<Future<Item=Self::Item, Error=Self::Error> + 'static> {
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn sendless_boxed(self) -> Box<dyn Future<Item=Self::Item, Error=Self::Error> + 'static> {
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tokio-utp` (lib) generated 1 warning
[INFO] [stderr] warning: `tokio-utp` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p tokio-utp --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_utp-a80c9cc05c326c53)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'test::test_round_trip::send_lots_of_data_round_trip' panicked at library/core/src/panicking.rs:226:5:
[INFO] [stdout] == sending 0 bytes
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stdout] == sending 1 bytes
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout] == sending 18709749 bytes
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' panicked at src/socket.rs:1377:25:
[INFO] [stdout] attempt to add with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58295b80738a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x58295b80738a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x58295b80738a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58295b80738a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58295b831b93 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x58295b831b93 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x58295b803b83 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x58295b8071d2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x58295b8087af - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x58295b8085c8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x58295b612943 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x58295b612943 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x58295b8092a3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x58295b8092a3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x58295b808f26 - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:697:13
[INFO] [stdout]   15:     0x58295b807889 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x58295b808bed - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x58295b830130 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x58295b836d27 - core::panicking::panic_const::panic_const_add_overflow::h9b11e2550743af0c
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:178:21
[INFO] [stdout]   19:     0x58295b5998e6 - tokio_utp::socket::Connection::update_delays::h91297cacbf0dc546
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1377:25
[INFO] [stdout]   20:     0x58295b597930 - tokio_utp::socket::Connection::process::h732c3d9d31ff8de0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1169:9
[INFO] [stdout]   21:     0x58295b595272 - tokio_utp::socket::Inner::process::hebcb6e16568730c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:928:29
[INFO] [stdout]   22:     0x58295b594153 - tokio_utp::socket::Inner::ready::h143d7f301c7e859b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:862:19
[INFO] [stdout]   23:     0x58295b594998 - tokio_utp::socket::Inner::refresh::h8f9161a66ac82dcb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:891:29
[INFO] [stdout]   24:     0x58295b59aede - tokio_utp::socket::SocketRefresher::poll_inner::h74c88745937d9f55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1611:37
[INFO] [stdout]   25:     0x58295b59aa14 - <tokio_utp::socket::SocketRefresher as futures::future::Future>::poll::he0e17a383f0a2b93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1592:9
[INFO] [stdout]   26:     0x58295b7297d2 - <alloc::boxed::Box<F> as futures::future::Future>::poll::ha4c47b20b792335d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/mod.rs:113:13
[INFO] [stdout]   27:     0x58295b71350f - futures::task_impl::Spawn<T>::poll_future_notify::{{closure}}::h73549fab65730fd8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:329:45
[INFO] [stdout]   28:     0x58295b713892 - futures::task_impl::Spawn<T>::enter::{{closure}}::hc4d5190bf14a2418
[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]   29:     0x58295b718b98 - futures::task_impl::std::set::haad95a3af3e73a6f
[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]   30:     0x58295b713835 - futures::task_impl::Spawn<T>::enter::hae628b55b24fc9d5
[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]   31:     0x58295b713348 - futures::task_impl::Spawn<T>::poll_fn_notify::h601eef11075fa866
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:291:9
[INFO] [stdout]   32:     0x58295b7134b8 - futures::task_impl::Spawn<T>::poll_future_notify::h1a43fb22c75f6698
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:329:9
[INFO] [stdout]   33:     0x58295b70bb21 - tokio_current_thread::scheduler::Scheduled<U>::tick::h94b7e85435539775
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/scheduler.rs:351:25
[INFO] [stdout]   34:     0x58295b70c37f - tokio_current_thread::scheduler::Scheduler<U>::tick::{{closure}}::he1c2476e7e160ab2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/scheduler.rs:330:47
[INFO] [stdout]   35:     0x58295b71c63b - tokio_current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::h70095c4fc3cf0542
[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]   36:     0x58295b71c057 - tokio_current_thread::CurrentRunner::set_spawn::h67634b83a657b068
[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]   37:     0x58295b71c5f2 - tokio_current_thread::Borrow<U>::enter::{{closure}}::hc9958f18d45a416f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:800:13
[INFO] [stdout]   38:     0x58295b7158d1 - std::thread::local::LocalKey<T>::try_with::hbce51439c1fb48eb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/local.rs:308:12
[INFO] [stdout]   39:     0x58295b715298 - std::thread::local::LocalKey<T>::with::hdbd64937c84b8fe0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/local.rs:272:9
[INFO] [stdout]   40:     0x58295b71c342 - tokio_current_thread::Borrow<U>::enter::h6f47096d9fac659e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:798:9
[INFO] [stdout]   41:     0x58295b70c104 - tokio_current_thread::scheduler::Scheduler<U>::tick::h76f3020db331cf5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/scheduler.rs:330:24
[INFO] [stdout]   42:     0x58295b71c78b - tokio_current_thread::Entered<P>::tick::hf255f53d6154d364
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:624:9
[INFO] [stdout]   43:     0x58295b71c8a0 - tokio_current_thread::Entered<P>::turn::hd23831ab0f2c1c51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:551:22
[INFO] [stdout]   44:     0x58295b71a8ff - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hb475b9f52db8f60e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/mod.rs:299:25
[INFO] [stdout]   45:     0x58295b71b1e9 - scoped_tls::ScopedKey<T>::set::hfa981006697e3f7d
[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]   46:     0x58295b71a188 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::he2b54f4f93068028
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/mod.rs:298:21
[INFO] [stdout]   47:     0x58295b70b4ac - tokio_timer::timer::handle::with_default::h500d41dd4d56621b
[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]   48:     0x58295b719e79 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::hf12171e24b5cb85b
[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]   49:     0x58295b70f0a2 - tokio_executor::global::with_default::{{closure}}::h58bf30ac2909d28b
[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]   50:     0x58295b7159e0 - std::thread::local::LocalKey<T>::try_with::hc33edb045648ca94
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/local.rs:308:12
[INFO] [stdout]   51:     0x58295b71530b - std::thread::local::LocalKey<T>::with::hfc5afd47b0741768
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/local.rs:272:9
[INFO] [stdout]   52:     0x58295b70ef4b - tokio_executor::global::with_default::h498407a5c8bb2f54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.10/src/global.rs:190:5
[INFO] [stdout]   53:     0x58295b719e58 - tokio_core::reactor::Core::poll::{{closure}}::he63ebbba7c8082a5
[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]   54:     0x58295b70eeb4 - tokio_reactor::with_default::h77510ab384e9fcb1
[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]   55:     0x58295b719dab - tokio_core::reactor::Core::poll::h640a0eab36bebb46
[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]   56:     0x58295b5acb63 - tokio_core::reactor::Core::run::haffc4b223f38119e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/mod.rs:249:13
[INFO] [stdout]   57:     0x58295b59e6e9 - tokio_utp::test::test_round_trip::send_data_round_trip::h9f8cbce23e8e20b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:15
[INFO] [stdout]   58:     0x58295b5a117e - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::h8f48ebd8f1fa1fc5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9
[INFO] [stdout]   59:     0x58295b5a10a7 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h8982eb1197a4eabf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34
[INFO] [stdout]   60:     0x58295b5d2f06 - core::ops::function::FnOnce::call_once::hd4724b9f2d2fa549
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x58295b61809b - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58295b61809b - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   63:     0x58295b616fd3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   64:     0x58295b616fd3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x58295b616fd3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   66:     0x58295b616fd3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   67:     0x58295b616fd3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   68:     0x58295b616fd3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   69:     0x58295b616fd3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   70:     0x58295b5da0b5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   71:     0x58295b5da0b5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   72:     0x58295b5dd99a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   73:     0x58295b5dd99a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   74:     0x58295b5dd99a - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   75:     0x58295b5dd99a - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   76:     0x58295b5dd99a - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   77:     0x58295b5dd99a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   78:     0x58295b5dd99a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x58295b80d3ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   80:     0x58295b80d3ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   81:     0x58295b80d3ab - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   82:     0x753cca656ac3 - <unknown>
[INFO] [stdout]   83:     0x753cca6e7a04 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' 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:     0x58295b80738a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x58295b80738a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x58295b80738a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58295b80738a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58295b831b93 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x58295b831b93 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x58295b803b83 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x58295b8071d2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x58295b8087af - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x58295b8085c8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x58295b612943 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x58295b612943 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x58295b8092a3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x58295b8092a3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x58295b808f5a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x58295b807889 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x58295b808bed - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x58295b830130 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x58295b5cc72d - <core::result::Result<T,E> as unwrap::VerboseUnwrap>::verbose_unwrap::h424cc7435fadaa36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unwrap-1.2.1/src/lib.rs:67:25
[INFO] [stdout]   19:     0x58295b5925c0 - <tokio_utp::socket::UtpStream as core::ops::drop::Drop>::drop::h0602d75d289f9ba3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:656:9
[INFO] [stdout]   20:     0x58295b5d52f3 - core::ptr::drop_in_place<tokio_utp::socket::UtpStream>::hc10cfd298287cfd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   21:     0x58295b5d627a - core::ptr::drop_in_place<core::cell::UnsafeCell<tokio_utp::socket::UtpStream>>::hd86b58e92064b132
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   22:     0x58295b5d3437 - core::ptr::drop_in_place<core::option::Option<core::cell::UnsafeCell<tokio_utp::socket::UtpStream>>>::hcf9da9350c416cac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   23:     0x58295b5d65eb - core::ptr::drop_in_place<futures::sync::bilock::Inner<tokio_utp::socket::UtpStream>>::h4c70c263a066356c
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   24:     0x58295b5d12ae - alloc::sync::Arc<T,A>::drop_slow::h6423bd68cef9dfec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/sync.rs:1910:18
[INFO] [stdout]   25:     0x58295b5d192c - <alloc::sync::Arc<T,A> as core::ops::drop::Drop>::drop::h4cced8c29794f62e
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/sync.rs:2597:13
[INFO] [stdout]   26:     0x58295b5d34ba - core::ptr::drop_in_place<alloc::sync::Arc<futures::sync::bilock::Inner<tokio_utp::socket::UtpStream>>>::h125e81404e79c92d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   27:     0x58295b5d66aa - core::ptr::drop_in_place<futures::sync::bilock::BiLock<tokio_utp::socket::UtpStream>>::hf70675aef5fcebdb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   28:     0x58295b5d63ea - core::ptr::drop_in_place<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>::hbc4f001c0b666602
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   29:     0x58295b5d399a - core::ptr::drop_in_place<tokio_io::io::read_to_end::State<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>>::h73110c1445efafca
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   30:     0x58295b5d3a8a - core::ptr::drop_in_place<tokio_io::io::read_to_end::ReadToEnd<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>>::h06c36a02a3a1ebee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   31:     0x58295b5d48aa - 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}}>>::h713f8785f67e9657
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   32:     0x58295b5d4234 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Error = std::io::error::Error+Item = alloc::vec::Vec<u8>>>::h606927de62d4c161
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   33:     0x58295b5d45c8 - core::ptr::drop_in_place<futures::future::join::MaybeDone<alloc::boxed::Box<dyn futures::future::Future+Error = std::io::error::Error+Item = alloc::vec::Vec<u8>>>>::hfb6956db62d9bb3e
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   34:     0x58295b5d4ae3 - core::ptr::drop_in_place<futures::future::join::Join<alloc::boxed::Box<dyn futures::future::Future+Error = std::io::error::Error+Item = alloc::vec::Vec<u8>>,alloc::boxed::Box<dyn futures::future::Future+Error = std::io::error::Error+Item = alloc::vec::Vec<u8>>>>::h75a3768129518c1c
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   35:     0x58295b5d44a4 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Error = std::io::error::Error+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)>>::h2f4aaba583a063fe
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   36:     0x58295b5d4b81 - core::ptr::drop_in_place<futures::future::chain::Chain<tokio_utp::socket::UtpStreamConnect,alloc::boxed::Box<dyn futures::future::Future+Error = std::io::error::Error+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>::h5d82acc3b531455a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   37:     0x58295b5d4bca - core::ptr::drop_in_place<futures::future::and_then::AndThen<tokio_utp::socket::UtpStreamConnect,alloc::boxed::Box<dyn futures::future::Future+Error = std::io::error::Error+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>::h5ebd90da79a7d912
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   38:     0x58295b5d4c9e - 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+Error = std::io::error::Error+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>>::h89d0c05ebbdeb16a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   39:     0x58295b5d31a3 - 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+Error = std::io::error::Error+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)>,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+Error = std::io::error::Error+Item = tokio_io::split::WriteHalf<tokio_utp::socket::UtpStream>>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>>::h26c23fa74db28221
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   40:     0x58295b5d371a - 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+Error = std::io::error::Error+Item = (alloc::vec::Vec<u8>,alloc::vec::Vec<u8>)>,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+Error = std::io::error::Error+Item = tokio_io::split::WriteHalf<tokio_utp::socket::UtpStream>>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>::h558f6ca7429c1a05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   41:     0x58295b5d3f84 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Error = std::io::error::Error+Item = ()>>::he5485c0e51e22776
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   42:     0x58295b5d483d - 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+Error = std::io::error::Error+Item = ()>>>::he427e205de95b282
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   43:     0x58295b5d47ca - 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+Error = std::io::error::Error+Item = ()>>>::h98b4adc1edc654a3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   44:     0x58295b5d496b - 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+Error = std::io::error::Error+Item = ()>>>>::h7e09d378848413b4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ptr/mod.rs:523:1
[INFO] [stdout]   45:     0x58295b5ac863 - tokio_core::reactor::Core::run::haffc4b223f38119e
[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]   46:     0x58295b59e6e9 - tokio_utp::test::test_round_trip::send_data_round_trip::h9f8cbce23e8e20b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:15
[INFO] [stdout]   47:     0x58295b5a117e - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::h8f48ebd8f1fa1fc5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9
[INFO] [stdout]   48:     0x58295b5a10a7 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h8982eb1197a4eabf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34
[INFO] [stdout]   49:     0x58295b5d2f06 - core::ops::function::FnOnce::call_once::hd4724b9f2d2fa549
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58295b61809b - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x58295b61809b - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   52:     0x58295b616fd3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   53:     0x58295b616fd3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x58295b616fd3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x58295b616fd3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x58295b616fd3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x58295b616fd3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   58:     0x58295b616fd3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   59:     0x58295b5da0b5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   60:     0x58295b5da0b5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   61:     0x58295b5dd99a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x58295b5dd99a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x58295b5dd99a - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   64:     0x58295b5dd99a - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   65:     0x58295b5dd99a - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   66:     0x58295b5dd99a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x58295b5dd99a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x58295b80d3ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   69:     0x58295b80d3ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   70:     0x58295b80d3ab - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   71:     0x753cca656ac3 - <unknown>
[INFO] [stdout]   72:     0x753cca6e7a04 - 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-a80c9cc05c326c53` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "74def57cd11184bf19145a433d9eaad9e4f799a8c20a683219a85b99bb87ceaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74def57cd11184bf19145a433d9eaad9e4f799a8c20a683219a85b99bb87ceaf", kill_on_drop: false }`
[INFO] [stdout] 74def57cd11184bf19145a433d9eaad9e4f799a8c20a683219a85b99bb87ceaf
