[INFO] fetching crate tokio-utp 0.3.0...
[INFO] testing tokio-utp-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tokio-utp 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tokio-utp 0.3.0
[INFO] finished tweaking crates.io crate tokio-utp 0.3.0
[INFO] tweaked toml for crates.io crate tokio-utp 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-utp 0.3.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d612c92189e88b8851f65199221eb891001538c1358e8d16a0ced2ddf0b5ba77
[INFO] running `Command { std: "docker" "start" "-a" "d612c92189e88b8851f65199221eb891001538c1358e8d16a0ced2ddf0b5ba77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d612c92189e88b8851f65199221eb891001538c1358e8d16a0ced2ddf0b5ba77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d612c92189e88b8851f65199221eb891001538c1358e8d16a0ced2ddf0b5ba77", kill_on_drop: false }`
[INFO] [stdout] d612c92189e88b8851f65199221eb891001538c1358e8d16a0ced2ddf0b5ba77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad6a1195cd416d3c09b1ff619e32275e9555da67ed4823db82c4f34c653fc821
[INFO] running `Command { std: "docker" "start" "-a" "ad6a1195cd416d3c09b1ff619e32275e9555da67ed4823db82c4f34c653fc821", 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 maybe-uninit v2.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling smallvec v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[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-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling tokio-core v0.1.18
[INFO] [stderr]    Compiling future-utils v0.6.0
[INFO] [stderr]    Compiling tokio-utp v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/out_queue.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn next(&mut self) -> Option<Next> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn next(&mut self) -> Option<Next<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]     --> src/socket.rs:1566:25
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         let _ = mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.81s
[INFO] running `Command { std: "docker" "inspect" "ad6a1195cd416d3c09b1ff619e32275e9555da67ed4823db82c4f34c653fc821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad6a1195cd416d3c09b1ff619e32275e9555da67ed4823db82c4f34c653fc821", kill_on_drop: false }`
[INFO] [stdout] ad6a1195cd416d3c09b1ff619e32275e9555da67ed4823db82c4f34c653fc821
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24d3e69be7a6457159e8d77fc6f4ce077020abea717f12f0481e6ac9c806252b
[INFO] running `Command { std: "docker" "start" "-a" "24d3e69be7a6457159e8d77fc6f4ce077020abea717f12f0481e6ac9c806252b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/out_queue.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn next(&mut self) -> Option<Next> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn next(&mut self) -> Option<Next<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]     --> src/socket.rs:1566:25
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         let _ = mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling tokio-utp v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/test/test_round_trip.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn sendless_boxed(self) -> Box<Future<Item=Self::Item, Error=Self::Error> + 'static> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn sendless_boxed(self) -> Box<dyn Future<Item=Self::Item, Error=Self::Error> + 'static> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/out_queue.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn next(&mut self) -> Option<Next> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn next(&mut self) -> Option<Next<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]     --> src/socket.rs:1566:25
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1566 |                         let _ = mem::replace(&mut self.state, UtpStreamConnectState::Waiting(stream));
[INFO] [stdout]      |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.77s
[INFO] running `Command { std: "docker" "inspect" "24d3e69be7a6457159e8d77fc6f4ce077020abea717f12f0481e6ac9c806252b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24d3e69be7a6457159e8d77fc6f4ce077020abea717f12f0481e6ac9c806252b", kill_on_drop: false }`
[INFO] [stdout] 24d3e69be7a6457159e8d77fc6f4ce077020abea717f12f0481e6ac9c806252b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b30787e2c1eb0c47a3c493d77f10abe2028bba8866d746ecf1ca891f4678a14c
[INFO] running `Command { std: "docker" "start" "-a" "b30787e2c1eb0c47a3c493d77f10abe2028bba8866d746ecf1ca891f4678a14c", 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: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/test/test_round_trip.rs:15:36
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn sendless_boxed(self) -> Box<Future<Item=Self::Item, Error=Self::Error> + 'static> {
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn sendless_boxed(self) -> Box<dyn Future<Item=Self::Item, Error=Self::Error> + 'static> {
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tokio-utp` (lib) generated 2 warnings (run `cargo fix --lib -p tokio-utp` to apply 1 suggestion)
[INFO] [stderr] warning: `tokio-utp` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p tokio-utp --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_utp-29887b281a576f70)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] == sending 0 bytes
[INFO] [stdout] == sending 1 bytes
[INFO] [stdout] == sending 10877197 bytes
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' (26) panicked at src/socket.rs:1377:25:
[INFO] [stdout] attempt to add with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c702364ec02 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c702364ec02 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c702364ec02 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c702364ec02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c702365fecf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c702365fecf - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c702361b9f3 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c702361b9f3 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c70236280d2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c702362cdef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c702362cc81 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c7023431b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5c7023431b4e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c702362d3ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5c702362d3ff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c702362d226 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5c7023628209 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c702361019d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c7023668c50 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c70236685f7 - core::panicking::panic_const::panic_const_add_overflow::h7b0986ede135fc2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:180:17
[INFO] [stdout]   20:     0x5c70233c7184 - tokio_utp::socket::Connection::update_delays::h64dcf0b25940d27f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1377:25
[INFO] [stdout]   21:     0x5c70233c8af0 - tokio_utp::socket::Connection::process::h9e4d58c1ba501ff3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1169:14
[INFO] [stdout]   22:     0x5c70233cecc8 - tokio_utp::socket::Inner::process::hce0d794e9d64f2e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:928:34
[INFO] [stdout]   23:     0x5c70233cc840 - tokio_utp::socket::Inner::ready::h739fc5ddeb7c5dca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:862:24
[INFO] [stdout]   24:     0x5c70233cee5e - tokio_utp::socket::Inner::refresh::h7ba7b7d5a195b10f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:891:34
[INFO] [stdout]   25:     0x5c70233ca041 - tokio_utp::socket::SocketRefresher::poll_inner::hb6b250ba69e7fa58
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1611:65
[INFO] [stdout]   26:     0x5c70233c6024 - <tokio_utp::socket::SocketRefresher as futures::future::Future>::poll::hc421512bc4510491
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:1592:14
[INFO] [stdout]   27:     0x5c702355a8c2 - <alloc::boxed::Box<F> as futures::future::Future>::poll::hbc3063eca4bfbe9a
[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:     0x5c702354d56f - futures::task_impl::Spawn<T>::poll_future_notify::{{closure}}::hd852f4448f92c0c2
[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:     0x5c702354d8ee - futures::task_impl::Spawn<T>::enter::{{closure}}::h01a27a494d785fc1
[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:     0x5c702354df4a - futures::task_impl::std::set::hcef4d1795cdbe8e3
[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:     0x5c702354d8b5 - futures::task_impl::Spawn<T>::enter::he5ccb12e6df53f6d
[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:     0x5c702354d468 - futures::task_impl::Spawn<T>::poll_fn_notify::ha3074e326978d7bf
[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:     0x5c702354d538 - futures::task_impl::Spawn<T>::poll_future_notify::h25c5a70fe186683c
[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:     0x5c702354a401 - tokio_current_thread::scheduler::Scheduled<U>::tick::h992cda80d7923f7f
[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:     0x5c702354ad6b - tokio_current_thread::scheduler::Scheduler<U>::tick::{{closure}}::h89821d74064a23f6
[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:     0x5c7023548f4b - tokio_current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::ha583a9dba01904a2
[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:     0x5c7023548add - tokio_current_thread::CurrentRunner::set_spawn::hb04144c4587fab79
[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:     0x5c7023548eff - tokio_current_thread::Borrow<U>::enter::{{closure}}::h8a2287000e935c92
[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:     0x5c702354fea1 - std::thread::local::LocalKey<T>::try_with::h004b6321359573f0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   40:     0x5c702354fc09 - std::thread::local::LocalKey<T>::with::ha8d35f266dd3ec92
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   41:     0x5c7023548cb2 - tokio_current_thread::Borrow<U>::enter::h7169561566e3c14a
[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:     0x5c702354aab3 - tokio_current_thread::scheduler::Scheduler<U>::tick::h5f87ee3127216ed3
[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:     0x5c7023549063 - tokio_current_thread::Entered<P>::tick::hdc123829fcd35194
[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:     0x5c70235491a2 - tokio_current_thread::Entered<P>::turn::heb2a7e378b0434f7
[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:     0x5c7023545eff - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hcad78520bd2efb0d
[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:     0x5c7023554519 - scoped_tls::ScopedKey<T>::set::h323f3cb7986ba9ba
[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:     0x5c70235456a2 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::h5034cdd4e839f0d2
[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:     0x5c702354eb0c - tokio_timer::timer::handle::with_default::h008614a48104cca3
[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:     0x5c7023545349 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::hf2e78dae0f2fed97
[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:     0x5c70235488e2 - tokio_executor::global::with_default::{{closure}}::hcfe862966b7a09e6
[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:     0x5c702354ffb0 - std::thread::local::LocalKey<T>::try_with::h2b6019a7997b44a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   52:     0x5c702354fb2f - std::thread::local::LocalKey<T>::with::h68baab0238ba88f6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   53:     0x5c702354878b - tokio_executor::global::with_default::h422792929b2fdf0c
[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:     0x5c7023545328 - tokio_core::reactor::Core::poll::{{closure}}::h5d073044e9351ec4
[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:     0x5c70235486f4 - tokio_reactor::with_default::hdcd2a5725c3ab59b
[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:     0x5c702354527b - tokio_core::reactor::Core::poll::hbce3366f64ebef83
[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:     0x5c70233e5cd4 - tokio_core::reactor::Core::run::hba798939a660b58e
[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:     0x5c702340956a - tokio_utp::test::test_round_trip::send_data_round_trip::h548b9d05b6dfd004
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:20
[INFO] [stdout]   59:     0x5c702340af93 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::hb5e702ca441fd06a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9
[INFO] [stdout]   60:     0x5c702340b237 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h7e8c2c230b8d045b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34
[INFO] [stdout]   61:     0x5c70233e0066 - core::ops::function::FnOnce::call_once::h9661e64b82722f4a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5c702343199b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5c702343199b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   64:     0x5c7023445fb8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   65:     0x5c7023445fb8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c7023445fb8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x5c7023445fb8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x5c7023445fb8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c7023445fb8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   70:     0x5c7023445fb8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   71:     0x5c702341ed84 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   72:     0x5c702341ed84 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   73:     0x5c70234226ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   74:     0x5c70234226ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x5c70234226ba - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   76:     0x5c70234226ba - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   77:     0x5c70234226ba - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5c70234226ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   79:     0x5c70234226ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5c70236234ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   81:     0x5c70236234ff - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   82:     0x75c7cab2caa4 - <unknown>
[INFO] [stdout]   83:     0x75c7cabb9a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unwrap-1.2.1/src/lib.rs:67:25:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[INFO] [stdout] !   unwrap! called on Result::Err                                              !
[INFO] [stdout] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[INFO] [stdout] src/socket.rs:656,9 in tokio_utp::socket
[INFO] [stdout] 
[INFO] [stdout] Err(PoisonError { .. })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c702364ec02 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c702364ec02 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c702364ec02 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c702364ec02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c702365fecf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c702365fecf - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c702361b9f3 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c702361b9f3 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c70236280d2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c702362cdef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c702362cc81 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c7023431b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5c7023431b4e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c702362d3ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5c702362d3ff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c702362d25a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c7023628209 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c702361019d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c7023668c50 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7023402f11 - <core::result::Result<T,E> as unwrap::VerboseUnwrap>::verbose_unwrap::hf44ece7af8e47af8
[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:     0x5c70233c5950 - <tokio_utp::socket::UtpStream as core::ops::drop::Drop>::drop::h2619a7764df814c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/socket.rs:656:9
[INFO] [stdout]   21:     0x5c70233e2383 - core::ptr::drop_in_place<tokio_utp::socket::UtpStream>::h8b7f439037912b53
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5c70233e325a - core::ptr::drop_in_place<core::cell::UnsafeCell<tokio_utp::socket::UtpStream>>::h04f44881e6699d13
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   23:     0x5c70233e05d7 - core::ptr::drop_in_place<core::option::Option<core::cell::UnsafeCell<tokio_utp::socket::UtpStream>>>::h35c344f465e8b42f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   24:     0x5c70233e35ab - core::ptr::drop_in_place<futures::sync::bilock::Inner<tokio_utp::socket::UtpStream>>::hde941df08fddf5e9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   25:     0x5c70233f537e - alloc::sync::Arc<T,A>::drop_slow::h703019717b0e2f39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/sync.rs:1933:18
[INFO] [stdout]   26:     0x5c70233f5c54 - <alloc::sync::Arc<T,A> as core::ops::drop::Drop>::drop::h00f018f559b7065f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/sync.rs:2676:18
[INFO] [stdout]   27:     0x5c70233e064a - core::ptr::drop_in_place<alloc::sync::Arc<futures::sync::bilock::Inner<tokio_utp::socket::UtpStream>>>::hcba3a25f33152dbf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   28:     0x5c70233e365a - core::ptr::drop_in_place<futures::sync::bilock::BiLock<tokio_utp::socket::UtpStream>>::hc14bccb57ec2cd9f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   29:     0x5c70233e33ba - core::ptr::drop_in_place<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>::h8f68af6f4a1bae9a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   30:     0x5c70233e0b0a - core::ptr::drop_in_place<tokio_io::io::read_to_end::State<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>>::h3fe9428d49692dcc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   31:     0x5c70233e0bea - core::ptr::drop_in_place<tokio_io::io::read_to_end::ReadToEnd<tokio_io::split::ReadHalf<tokio_utp::socket::UtpStream>>>::h3709614a4dd47a47
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   32:     0x5c70233e199a - 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}}>>::h6d2f0bdb9dedddb8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   33:     0x5c70233e1344 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Item = alloc::vec::Vec<u8>+Error = std::io::error::Error>>::h24ad28e920d2eca7
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   34:     0x5c70233e16d7 - 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>>>::h2c35ed4e6e577ea9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   35:     0x5c70233e1ba3 - 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>>>::hf474351a15ba96de
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   36:     0x5c70233e15b4 - 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>>::h336223b7b6ecf4de
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   37:     0x5c70233e1c2e - 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}}>>::h5f049f0ed35267eb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   38:     0x5c70233e1c7a - 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}}>>::h9b5193f5701ea154
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   39:     0x5c70233e1d4a - 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}}>>>::h746dca8f4d40cc6f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   40:     0x5c70233e0363 - 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}}>>>::he840d722a3e7ad71
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   41:     0x5c70233e089a - 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}}>>::h1d6df609663839c1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   42:     0x5c70233e1094 - core::ptr::drop_in_place<alloc::boxed::Box<dyn futures::future::Future+Item = ()+Error = std::io::error::Error>>::h35619a4bf17ae94b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   43:     0x5c70233e192a - 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>>>::h9e27186ad522b400
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   44:     0x5c70233e18ca - 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>>>::h40914168d05782d4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   45:     0x5c70233e1a4b - 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>>>>::hadf9ac6e51d8dded
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   46:     0x5c70233e59e6 - tokio_core::reactor::Core::run::hba798939a660b58e
[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:     0x5c702340956a - tokio_utp::test::test_round_trip::send_data_round_trip::h548b9d05b6dfd004
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:20
[INFO] [stdout]   48:     0x5c702340af93 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::hb5e702ca441fd06a
[INFO] [stderr] 
[INFO] [stderr] thread 'test::test_round_trip::send_lots_of_data_round_trip' (26) panicked at library/core/src/panicking.rs:238:5:
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stdout]   49:     0x5c702340b237 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h7e8c2c230b8d045b
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34
[INFO] [stdout]   50:     0x5c70233e0066 - core::ops::function::FnOnce::call_once::h9661e64b82722f4a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c702343199b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5c702343199b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x5c7023445fb8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x5c7023445fb8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5c7023445fb8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5c7023445fb8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5c7023445fb8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5c7023445fb8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x5c7023445fb8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x5c702341ed84 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x5c702341ed84 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   62:     0x5c70234226ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   63:     0x5c70234226ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5c70234226ba - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x5c70234226ba - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x5c70234226ba - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5c70234226ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   68:     0x5c70234226ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5c70236234ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   70:     0x5c70236234ff - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   71:     0x75c7cab2caa4 - <unknown>
[INFO] [stdout]   72:     0x75c7cabb9a64 - 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-29887b281a576f70` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "b30787e2c1eb0c47a3c493d77f10abe2028bba8866d746ecf1ca891f4678a14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30787e2c1eb0c47a3c493d77f10abe2028bba8866d746ecf1ca891f4678a14c", kill_on_drop: false }`
[INFO] [stdout] b30787e2c1eb0c47a3c493d77f10abe2028bba8866d746ecf1ca891f4678a14c
