[INFO] fetching crate tokio-utp 0.3.0... [INFO] testing tokio-utp-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate tokio-utp 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate tokio-utp 0.3.0 [INFO] finished tweaking crates.io crate tokio-utp 0.3.0 [INFO] tweaked toml for crates.io crate tokio-utp 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tokio-utp 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 77 packages to latest compatible versions [INFO] [stderr] Adding bytes v0.4.12 (available: v1.10.1) [INFO] [stderr] Adding env_logger v0.4.3 (available: v0.11.8) [INFO] [stderr] Adding future-utils v0.6.0 (available: v0.12.1) [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding log v0.3.9 (available: v0.4.28) [INFO] [stderr] Adding mio v0.6.23 (available: v1.0.4) [INFO] [stderr] Adding rand v0.3.23 (available: v0.9.2) [INFO] [stderr] Adding smallvec v0.4.5 (available: v1.15.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unwrap v1.2.1 [INFO] [stderr] Downloaded smallvec v0.4.5 [INFO] [stderr] Downloaded env_logger v0.4.3 [INFO] [stderr] Downloaded tokio v0.1.22 [INFO] [stderr] Downloaded future-utils v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98b1702bd289775a92a877b0c893daee1287c0f1ff3bb11ea3d8ac180dac8e18 [INFO] running `Command { std: "docker" "start" "-a" "98b1702bd289775a92a877b0c893daee1287c0f1ff3bb11ea3d8ac180dac8e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98b1702bd289775a92a877b0c893daee1287c0f1ff3bb11ea3d8ac180dac8e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b1702bd289775a92a877b0c893daee1287c0f1ff3bb11ea3d8ac180dac8e18", kill_on_drop: false }` [INFO] [stdout] 98b1702bd289775a92a877b0c893daee1287c0f1ff3bb11ea3d8ac180dac8e18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60d32c0774add2d8e4007ba333d8dac4b3ed1dc690db7bb1284f24716744a280 [INFO] running `Command { std: "docker" "start" "-a" "60d32c0774add2d8e4007ba333d8dac4b3ed1dc690db7bb1284f24716744a280", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling bytes v0.4.12 [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 smallvec v0.6.14 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [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 { [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> { [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 `dev` profile [unoptimized + debuginfo] target(s) in 15.27s [INFO] running `Command { std: "docker" "inspect" "60d32c0774add2d8e4007ba333d8dac4b3ed1dc690db7bb1284f24716744a280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60d32c0774add2d8e4007ba333d8dac4b3ed1dc690db7bb1284f24716744a280", kill_on_drop: false }` [INFO] [stdout] 60d32c0774add2d8e4007ba333d8dac4b3ed1dc690db7bb1284f24716744a280 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f19a0f0353cde4731e6f2942adbf658e5fc2b2c389fdfc662e608f2730450f77 [INFO] running `Command { std: "docker" "start" "-a" "f19a0f0353cde4731e6f2942adbf658e5fc2b2c389fdfc662e608f2730450f77", 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 aho-corasick v0.6.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/out_queue.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn next(&mut self) -> Option { [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> { [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] 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 + '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 [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 + '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 { [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> { [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 9.98s [INFO] running `Command { std: "docker" "inspect" "f19a0f0353cde4731e6f2942adbf658e5fc2b2c389fdfc662e608f2730450f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f19a0f0353cde4731e6f2942adbf658e5fc2b2c389fdfc662e608f2730450f77", kill_on_drop: false }` [INFO] [stdout] f19a0f0353cde4731e6f2942adbf658e5fc2b2c389fdfc662e608f2730450f77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7aab6ddc68489d0a39ce9eebbb1d916b7466407b9424f7a7142d075913584b92 [INFO] running `Command { std: "docker" "start" "-a" "7aab6ddc68489d0a39ce9eebbb1d916b7466407b9424f7a7142d075913584b92", 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 { [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> { [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)]` 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 + '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 [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 + '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.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_utp-0f4030e8a00b1d42) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test_round_trip::send_lots_of_data_one_way has been running for over 60 seconds [INFO] [stdout] test test::test_round_trip::send_lots_of_data_round_trip has been running for over 60 seconds [INFO] [stderr] [INFO] [stderr] thread 'test::test_round_trip::send_lots_of_data_round_trip' (18) panicked at library/core/src/panicking.rs:233: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 5891111 bytes [INFO] [stdout] == sending 3588973 bytes [INFO] [stdout] == sending 15192165 bytes [INFO] [stdout] == sending 7112784 bytes [INFO] [stdout] == sending 15343581 bytes [INFO] [stdout] == sending 11093913 bytes [INFO] [stdout] [INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' (18) panicked at src/socket.rs:1377:25: [INFO] [stdout] attempt to add with overflow [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c898037652 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55c898037652 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55c898037652 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55c898037652 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55c89805b98f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55c89805b98f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55c8980241b3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55c8980241b3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55c8980374a2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55c89802291c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55c898022799 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55c897e04b1e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55c897e04b1e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55c898022f23 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55c898022f23 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55c898036ff6 - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x55c898036f89 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55c89802354d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55c898064460 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55c898065117 - core::panicking::panic_const::panic_const_add_overflow::hc9b58d5e031238fc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:175:17 [INFO] [stdout] 20: 0x55c897dba15a - tokio_utp::socket::Connection::update_delays::h9fa2f6b6eba9e1fe [INFO] [stdout] at /opt/rustwide/workdir/src/socket.rs:1377:25 [INFO] [stdout] 21: 0x55c897db7f00 - tokio_utp::socket::Connection::process::h17a303c9a0b4ef3a [INFO] [stdout] at /opt/rustwide/workdir/src/socket.rs:1169:14 [INFO] [stdout] 22: 0x55c897db5e58 - tokio_utp::socket::Inner::process::hd57d0730fbe24cb4 [INFO] [stdout] at /opt/rustwide/workdir/src/socket.rs:928:34 [INFO] [stdout] 23: 0x55c897dbc220 - tokio_utp::socket::Inner::ready::h6886506dc055e89b [INFO] [stdout] at /opt/rustwide/workdir/src/socket.rs:862:24 [INFO] [stdout] 24: 0x55c897db945e - tokio_utp::socket::Inner::refresh::h7a9ff4e4cd20598a [INFO] [stdout] at /opt/rustwide/workdir/src/socket.rs:891:34 [INFO] [stdout] 25: 0x55c897dbfee1 - tokio_utp::socket::SocketRefresher::poll_inner::h5e5ba5fe55368e02 [INFO] [stdout] at /opt/rustwide/workdir/src/socket.rs:1611:65 [INFO] [stdout] 26: 0x55c897dbda34 - ::poll::h3e97288074449488 [INFO] [stdout] at /opt/rustwide/workdir/src/socket.rs:1592:14 [INFO] [stdout] 27: 0x55c897f500f2 - as futures::future::Future>::poll::he9e787dffc34bf92 [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: 0x55c897f3c7ef - futures::task_impl::Spawn::poll_future_notify::{{closure}}::hb754cb7ee6bb58ab [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: 0x55c897f3c3ee - futures::task_impl::Spawn::enter::{{closure}}::hd5b8e40197b179ae [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: 0x55c897f436aa - futures::task_impl::std::set::hdf48fca3b9191e13 [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: 0x55c897f3c6c5 - futures::task_impl::Spawn::enter::hfdcf3d443d592d1c [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: 0x55c897f3c198 - futures::task_impl::Spawn::poll_fn_notify::h1382934c2ee8c4ef [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: 0x55c897f3c4c8 - futures::task_impl::Spawn::poll_future_notify::h0c73f26988b08100 [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: 0x55c897f499a1 - tokio_current_thread::scheduler::Scheduled::tick::ha7fbb18992fc985e [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: 0x55c897f493ab - tokio_current_thread::scheduler::Scheduler::tick::{{closure}}::hfde6ad11f1b52f5a [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: 0x55c897f4300b - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::ha25db81dafb4af43 [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: 0x55c897f42edd - tokio_current_thread::CurrentRunner::set_spawn::hee22f8241e25dd66 [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: 0x55c897f4309f - tokio_current_thread::Borrow::enter::{{closure}}::h90353d3cd329eaf9 [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: 0x55c897f47561 - std::thread::local::LocalKey::try_with::h7356f999df6da213 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x55c897f478d9 - std::thread::local::LocalKey::with::h777aca7733e09eb9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 41: 0x55c897f43102 - tokio_current_thread::Borrow::enter::h4024193610f91d8e [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: 0x55c897f48df3 - tokio_current_thread::scheduler::Scheduler::tick::h5cccc90299aa4d9a [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: 0x55c897f43413 - tokio_current_thread::Entered

::tick::h92844d639b7f81b1 [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: 0x55c897f42992 - tokio_current_thread::Entered

::turn::h1bf109faae39e90f [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: 0x55c897f3cbaf - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h0e90b27899537037 [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: 0x55c897f48319 - scoped_tls::ScopedKey::set::h0024ed32446fd4f3 [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: 0x55c897f3e2a2 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::h2c1887eddb976022 [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: 0x55c897f4737c - tokio_timer::timer::handle::with_default::h27e07877460da89b [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: 0x55c897f3d969 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::hb9a316d68ece3dc1 [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: 0x55c897f485b2 - tokio_executor::global::with_default::{{closure}}::h1b49e7d92d6e9361 [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: 0x55c897f47a90 - std::thread::local::LocalKey::try_with::hf8c808b9399345a2 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 52: 0x55c897f4783f - std::thread::local::LocalKey::with::hd7e26454b19d6c30 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 53: 0x55c897f4845b - tokio_executor::global::with_default::h625ccbded53898dd [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: 0x55c897f3d768 - tokio_core::reactor::Core::poll::{{closure}}::h6cb0b328c3440412 [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: 0x55c897f3edd4 - tokio_reactor::with_default::h793b15e29dc9aaf3 [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: 0x55c897f3e9eb - tokio_core::reactor::Core::poll::hc7e4cca34eeab840 [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: 0x55c897de1104 - tokio_core::reactor::Core::run::h6a6e29c452b79124 [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: 0x55c897df6899 - tokio_utp::test::test_round_trip::send_data_round_trip::ha3b04b9a11731bf2 [INFO] [stdout] at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:20 [INFO] [stdout] 59: 0x55c897df72a3 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::hede41ad35d56a1f7 [INFO] [stdout] at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9 [INFO] [stdout] 60: 0x55c897df8497 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h424381551df41336 [INFO] [stdout] at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34 [INFO] [stdout] 61: 0x55c897dc3df6 - core::ops::function::FnOnce::call_once::h8768b877bc954c7a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 62: 0x55c897e0a05b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x55c897e0a05b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 64: 0x55c897e0d255 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 65: 0x55c897e0d255 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 66: 0x55c897e0d255 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 67: 0x55c897e0d255 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 68: 0x55c897e0d255 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x55c897e0d255 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 70: 0x55c897e0d255 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 71: 0x55c897e32c04 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 72: 0x55c897e32c04 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 73: 0x55c897e1981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 74: 0x55c897e1981a - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x55c897e1981a - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 76: 0x55c897e1981a - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 77: 0x55c897e1981a - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x55c897e1981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 79: 0x55c897e1981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 80: 0x55c89800d5cf - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 81: 0x55c89800d5cf - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 82: 0x70c95cefbaa4 - [INFO] [stdout] 83: 0x70c95cf88a34 - clone [INFO] [stdout] 84: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test::test_round_trip::send_lots_of_data_round_trip' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unwrap-1.2.1/src/lib.rs:67:25: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [INFO] [stdout] ! unwrap! called on Result::Err ! [INFO] [stdout] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [INFO] [stdout] src/socket.rs:656,9 in tokio_utp::socket [INFO] [stdout] [INFO] [stdout] Err(PoisonError { .. }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c898037652 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55c898037652 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55c898037652 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55c898037652 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55c89805b98f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55c89805b98f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55c8980241b3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55c8980241b3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55c8980374a2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55c89802291c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55c898022799 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55c897e04b1e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55c897e04b1e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55c898022f23 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55c898022f23 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55c89803702a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x55c898036f89 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55c89802354d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55c898064460 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55c897dcf661 - as unwrap::VerboseUnwrap>::verbose_unwrap::h5f516ff09c20f6fb [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: 0x55c897db6830 - ::drop::hbb59d55a40cc7573 [INFO] [stdout] at /opt/rustwide/workdir/src/socket.rs:656:9 [INFO] [stdout] 21: 0x55c897dc5e33 - core::ptr::drop_in_place::hc58a997f4f3544ff [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 22: 0x55c897dc4f0a - core::ptr::drop_in_place>::h8ccf38d02bbeff50 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 23: 0x55c897dc6127 - core::ptr::drop_in_place>>::h57e13d8ca3398968 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 24: 0x55c897dc4d8b - core::ptr::drop_in_place>::h20e901e2b29b3164 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 25: 0x55c897dedf8e - alloc::sync::Arc::drop_slow::hfe9848f633552b94 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/sync.rs:1942:18 [INFO] [stdout] 26: 0x55c897ded54c - as core::ops::drop::Drop>::drop::h83975971646a2bd2 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/sync.rs:2685:18 [INFO] [stdout] 27: 0x55c897dc71da - core::ptr::drop_in_place>>::h9d29cac162a197ed [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 28: 0x55c897dc557a - core::ptr::drop_in_place>::h33468d6e027172f0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 29: 0x55c897dc7c1a - core::ptr::drop_in_place>::h8771c36f93334587 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 30: 0x55c897dc458a - core::ptr::drop_in_place>>::he843ab39ddd106ac [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 31: 0x55c897dc3d9a - core::ptr::drop_in_place>>::h2a52ec0cbcd5a642 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 32: 0x55c897dc4dba - core::ptr::drop_in_place>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}::{{closure}}>>::h9700960ca985926d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 33: 0x55c897dc6b84 - core::ptr::drop_in_place>>::h8aa7d9eff960ca87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 34: 0x55c897dc7b17 - core::ptr::drop_in_place>>>::ha9c62f39f2ae7138 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 35: 0x55c897dc3f73 - core::ptr::drop_in_place>,alloc::boxed::Box>>>::hae291c12141149b2 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 36: 0x55c897dc56f4 - core::ptr::drop_in_place,alloc::vec::Vec)>>::h19683b3f153d5e27 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 37: 0x55c897dc664e - core::ptr::drop_in_place,alloc::vec::Vec)>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>::hb0f66cafcb87f006 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 38: 0x55c897dc6a5a - core::ptr::drop_in_place,alloc::vec::Vec)>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>::h1d1898c081a60be7 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 39: 0x55c897dc414a - core::ptr::drop_in_place,alloc::vec::Vec)>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>>::h3a71a86da3b92102 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 40: 0x55c897dc4453 - core::ptr::drop_in_place,alloc::vec::Vec)>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>,futures::future::and_then::AndThen,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>,alloc::boxed::Box>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>>::ha9ad5c4906da838e [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 41: 0x55c897dc7c0a - core::ptr::drop_in_place,alloc::vec::Vec)>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>,futures::future::and_then::AndThen,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>,alloc::boxed::Box>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>,tokio_utp::test::test_round_trip::send_data_round_trip::{{closure}}::{{closure}}>>::h450ff68cf1316f6f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 42: 0x55c897dc6dd4 - core::ptr::drop_in_place>::h909b090a31fbf64d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 43: 0x55c897dc7c8a - core::ptr::drop_in_place>>::hd60939d7f355b872 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 44: 0x55c897dc70da - core::ptr::drop_in_place>>::hde38d29c944c1088 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 45: 0x55c897dc766b - core::ptr::drop_in_place>>>::hf998b698a373c70c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 46: 0x55c897de0e16 - tokio_core::reactor::Core::run::h6a6e29c452b79124 [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: 0x55c897df6899 - tokio_utp::test::test_round_trip::send_data_round_trip::ha3b04b9a11731bf2 [INFO] [stdout] at /opt/rustwide/workdir/src/test/test_round_trip.rs:68:20 [INFO] [stdout] 48: 0x55c897df72a3 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::hede41ad35d56a1f7 [INFO] [stdout] at /opt/rustwide/workdir/src/test/test_round_trip.rs:50:9 [INFO] [stdout] 49: 0x55c897df8497 - tokio_utp::test::test_round_trip::send_lots_of_data_round_trip::{{closure}}::h424381551df41336 [INFO] [stdout] at /opt/rustwide/workdir/src/test/test_round_trip.rs:39:34 [INFO] [stdout] 50: 0x55c897dc3df6 - core::ops::function::FnOnce::call_once::h8768b877bc954c7a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 51: 0x55c897e0a05b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 52: 0x55c897e0a05b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 53: 0x55c897e0d255 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 54: 0x55c897e0d255 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x55c897e0d255 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 56: 0x55c897e0d255 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 57: 0x55c897e0d255 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x55c897e0d255 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 59: 0x55c897e0d255 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 60: 0x55c897e32c04 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 61: 0x55c897e32c04 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 62: 0x55c897e1981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 63: 0x55c897e1981a - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 64: 0x55c897e1981a - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x55c897e1981a - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x55c897e1981a - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x55c897e1981a - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 68: 0x55c897e1981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 69: 0x55c89800d5cf - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 70: 0x55c89800d5cf - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 71: 0x70c95cefbaa4 - [INFO] [stdout] 72: 0x70c95cf88a34 - clone [INFO] [stdout] 73: 0x0 - [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-0f4030e8a00b1d42` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "7aab6ddc68489d0a39ce9eebbb1d916b7466407b9424f7a7142d075913584b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aab6ddc68489d0a39ce9eebbb1d916b7466407b9424f7a7142d075913584b92", kill_on_drop: false }` [INFO] [stdout] 7aab6ddc68489d0a39ce9eebbb1d916b7466407b9424f7a7142d075913584b92