[INFO] fetching crate turmoil 0.6.6...
[INFO] testing turmoil-0.6.6 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate turmoil 0.6.6 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate turmoil 0.6.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate turmoil 0.6.6
[INFO] tweaked toml for crates.io crate turmoil 0.6.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate turmoil 0.6.6 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate turmoil 0.6.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98be19274ab2d37f2c4a9ac42877e0541c0af70afc1e8fa0eee4faa486bc0829
[INFO] running `Command { std: "docker" "start" "-a" "98be19274ab2d37f2c4a9ac42877e0541c0af70afc1e8fa0eee4faa486bc0829", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98be19274ab2d37f2c4a9ac42877e0541c0af70afc1e8fa0eee4faa486bc0829", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98be19274ab2d37f2c4a9ac42877e0541c0af70afc1e8fa0eee4faa486bc0829", kill_on_drop: false }`
[INFO] [stdout] 98be19274ab2d37f2c4a9ac42877e0541c0af70afc1e8fa0eee4faa486bc0829
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f14a824ccd7034fa1ff87b97b175c0c330c3ab14b222f66b8c1d549d59810374
[INFO] running `Command { std: "docker" "start" "-a" "f14a824ccd7034fa1ff87b97b175c0c330c3ab14b222f66b8c1d549d59810374", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling turmoil v0.6.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/top.rs:283:28
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub(crate) fn iter_mut(&mut self) -> LinksIter {
[INFO] [stdout]     |                            ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub(crate) fn iter_mut(&mut self) -> LinksIter<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "f14a824ccd7034fa1ff87b97b175c0c330c3ab14b222f66b8c1d549d59810374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14a824ccd7034fa1ff87b97b175c0c330c3ab14b222f66b8c1d549d59810374", kill_on_drop: false }`
[INFO] [stdout] f14a824ccd7034fa1ff87b97b175c0c330c3ab14b222f66b8c1d549d59810374
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5620ea67409238c0b4829dea1a0046556d8d86ed8a526e63653bec9d0a787c91
[INFO] running `Command { std: "docker" "start" "-a" "5620ea67409238c0b4829dea1a0046556d8d86ed8a526e63653bec9d0a787c91", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling turmoil v0.6.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/top.rs:283:28
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub(crate) fn iter_mut(&mut self) -> LinksIter {
[INFO] [stdout]     |                            ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub(crate) fn iter_mut(&mut self) -> LinksIter<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio-test v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/top.rs:283:28
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub(crate) fn iter_mut(&mut self) -> LinksIter {
[INFO] [stdout]     |                            ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub(crate) fn iter_mut(&mut self) -> LinksIter<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "5620ea67409238c0b4829dea1a0046556d8d86ed8a526e63653bec9d0a787c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5620ea67409238c0b4829dea1a0046556d8d86ed8a526e63653bec9d0a787c91", kill_on_drop: false }`
[INFO] [stdout] 5620ea67409238c0b4829dea1a0046556d8d86ed8a526e63653bec9d0a787c91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef5c7f4e334503ca6b8b8bab872d83214ef2459825ab28cf8ebc7f45ca8f136e
[INFO] running `Command { std: "docker" "start" "-a" "ef5c7f4e334503ca6b8b8bab872d83214ef2459825ab28cf8ebc7f45ca8f136e", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/top.rs:283:28
[INFO] [stdout] running 28 tests
[INFO] [stderr]     |
[INFO] [stderr] 283 |     pub(crate) fn iter_mut(&mut self) -> LinksIter {
[INFO] [stderr]     |                            ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 283 |     pub(crate) fn iter_mut(&mut self) -> LinksIter<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `turmoil` (lib) generated 1 warning
[INFO] [stderr] warning: `turmoil` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turmoil-880128070f98a7b8)
[INFO] [stdout] test dns::tests::raw_value_parsing ... ok
[INFO] [stdout] test dns::tests::parse_str ... ok
[INFO] [stdout] test net::udp::tests::multicast_group::joining_does_not_produce_duplicate_addresses ... ok
[INFO] [stdout] test ip::tests::ip_version_v4 ... ok
[INFO] [stdout] test ip::tests::ip_version_v6 ... ok
[INFO] [stdout] test net::udp::tests::multicast_group::leaving_does_not_remove_entire_group ... ok
[INFO] [stdout] test host::test::recycle_ports ... ok
[INFO] [stdout] test net::udp::tests::multicast_group::leaving_removes_empty_group ... ok
[INFO] [stdout] test sim::test::client_error ... ok
[INFO] [stdout] test sim::test::crash_blocks_until_complete ... ok
[INFO] [stdout] test sim::test::elapsed_time_across_crashes ... ok
[INFO] [stdout] test sim::test::elapsed_time ... ok
[INFO] [stdout] test sim::test::hold_release_peers ... ok
[INFO] [stdout] test net::udp::tests::multicast_group::leaving_removes_empty_groups ... ok
[INFO] [stdout] test sim::test::host_finishes_with_error ... ok
[INFO] [stdout] test sim::test::elapsed_time_across_restarts ... ok
[INFO] [stdout] test sim::test::override_link_latency ... ok
[INFO] [stdout] test sim::test::is_host_running ... ok
[INFO] [stdout] test sim::test::partition_peers ... ok
[INFO] [stdout] test sim::test::multiple_clients_all_finish ... ok
[INFO] [stdout] test sim::test::restart_host_after_crash ... ok
[INFO] [stdout] test sim::test::run_after_host_crashes ... ok
[INFO] [stdout] test sim::test::sim_elapsed_time ... ok
[INFO] [stdout] test sim::test::partition_peers_oneway ... ok
[INFO] [stdout] test sim::test::manual_message_delivery ... ok
[INFO] [stdout] test sim::test::timeout ... ok
[INFO] [stdout] test sim::test::partition_peers_oneway_many_cases ... ok
[INFO] [stdout] test builder::tests::invalid_latency - should panic ... ok
[INFO] [stderr]      Running tests/async_send_sync.rs (/opt/rustwide/target/debug/deps/async_send_sync-f8996373752af237)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dns.rs (/opt/rustwide/target/debug/deps/dns-0a4d843d6fc5844a)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2025-10-14T23:27:17.381415Z[0m [32m INFO[0m [2mturmoil[0m[2m:[0m New [3mnodename[0m[2m=[0m"192.168.42.42" [3maddr[0m[2m=[0m192.168.42.42
[INFO] [stdout] test tracing_subscriber_does_not_crash_direct_binds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tcp.rs (/opt/rustwide/target/debug/deps/tcp-dfdd8f6bcbd6d5db)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test bind_ipv4_socket ... ok
[INFO] [stdout] test bind_addr_in_use ... ok
[INFO] [stdout] test drop_listener_with_non_empty_queue ... ok
[INFO] [stdout] test bind_ipv6_socket ... ok
[INFO] [stdout] test drop_listener ... ok
[INFO] [stdout] test ephemeral_port ... ok
[INFO] [stdout] test localhost_ping_pong ... ok
[INFO] [stdout] test loopback_delivery ... ok
[INFO] [stdout] test loopback_localhost_public_v4 ... ok
[INFO] [stdout] test loopback_to_localhost_v6 ... ok
[INFO] [stdout] test loopback_to_wildcard_v4 ... ok
[INFO] [stdout] test loopback_to_localhost_v4 ... ok
[INFO] [stdout] test loopback_to_wildcard_v6 ... ok
[INFO] [stdout] test loopback_wildcard_public_v4 ... ok
[INFO] [stdout] test loopback_wildcard_public_v6 ... ok
[INFO] [stdout] test non_zero_bind ... ok
[INFO] [stdout] test peek_empty_buffer ... ok
[INFO] [stdout] test n_responses ... ok
[INFO] [stdout] test hangup ... ok
[INFO] [stdout] test loopback_localhost_public_v6 ... ok
[INFO] [stdout] test peek_then_read ... ok
[INFO] [stdout] test peek_multiple_messages ... ok
[INFO] [stdout] test read_buf_smaller_than_msg ... ok
[INFO] [stdout] test read_with_empty_buffer ... ok
[INFO] [stdout] test recycle_server_socket_bind ... ok
[INFO] [stdout] test remote_to_localhost_refused ... ok
[INFO] [stdout] test remote_dropped ... ok
[INFO] [stdout] test shutdown_write ... ok
[INFO] [stdout] test hold_and_release_once_connected ... ok
[INFO] [stdout] test socket_to_nonexistent_node ... ok
[INFO] [stdout] test peek_partial ... ok
[INFO] [stdout] test try_write ... ok
[INFO] [stdout] test split ... ok
[INFO] [stdout] test write_zero_bytes ... ok
[INFO] [stdout] test network_partitions_during_connect ... ok
[INFO] [stdout] test ipv6_connectivity ... ok
[INFO] [stdout] test send_upon_accept ... ok
[INFO] [stdout] test server_concurrency ... ok
[INFO] [stdout] test accept_front_of_line_blocking ... ok
[INFO] [stdout] test network_partition_once_connected ... ok
[INFO] [stdout] test client_hangup_on_connect ... ok
[INFO] [stdout] test accept_front_of_line_dropped ... ok
[INFO] [stdout] test bind_ipv4_version_missmatch - should panic ... ok
[INFO] [stdout] test bind_ipv6_version_missmatch - should panic ... ok
[INFO] [stdout] test exhaust_ephemeral_ports - should panic ... FAILED
[INFO] [stdout] test socket_capacity - should panic ... ok
[INFO] [stdout] test ephemeral_port_does_not_leak_on_client_shutdown ... ok
[INFO] [stdout] test ephemeral_port_does_not_leak_on_server_shutdown ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- exhaust_ephemeral_ports stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'exhaust_ephemeral_ports' panicked at src/host.rs:84:9:
[INFO] [stdout] Host: 'localhost' ports exhausted
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598f18fc02c2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598f18fc02c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598f18fc02c2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x598f18fc02c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x598f18fe8243 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x598f18fe8243 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x598f18fbce73 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x598f18fbce73 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x598f18fc0112 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x598f18fc183c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x598f18fc1692 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x598f18f365f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x598f18f365f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598f18fc231b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x598f18fc231b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x598f18fc1fea - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x598f18fc07b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x598f18fc1c7d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x598f18fe63a0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x598f18f41bc4 - turmoil::host::Host::assign_ephemeral_port::he68927d64813c935
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host.rs:84:9
[INFO] [stdout]   20:     0x598f18ef313e - turmoil::net::tcp::stream::TcpStream::connect::{{closure}}::{{closure}}::h58b0919be19d57b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/net/tcp/stream.rs:69:66
[INFO] [stdout]   21:     0x598f18ef313e - turmoil::world::World::current::{{closure}}::h35eaabc5ae870bdf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world.rs:70:13
[INFO] [stdout]   22:     0x598f18ef313e - scoped_tls::ScopedKey<T>::with::h601bfa32a25fad66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:171:13
[INFO] [stdout]   23:     0x598f18e535c7 - turmoil::world::World::current::h9a8651fd1029409f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world.rs:68:17
[INFO] [stdout]   24:     0x598f18e535c7 - turmoil::net::tcp::stream::TcpStream::connect::{{closure}}::h0f1a28e806b59ab7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/net/tcp/stream.rs:65:26
[INFO] [stdout]   25:     0x598f18e3ef5c - tcp::exhaust_ephemeral_ports::{{closure}}::h1739ae1f6923dc1c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tcp.rs:1347:61
[INFO] [stdout]   26:     0x598f18e3ef5c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::ha9546490f15d17dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/core.rs:328:24
[INFO] [stdout]   27:     0x598f18e3ef5c - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h78996795185797ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   28:     0x598f18e3ef5c - tokio::runtime::task::core::Core<T,S>::poll::h5d99b17f1928bd6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/core.rs:317:30
[INFO] [stdout]   29:     0x598f18de0547 - tokio::runtime::task::harness::poll_future::{{closure}}::hb5ee64389532e82e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   30:     0x598f18de0547 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc12020c5a176c6be
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x598f18de0547 - std::panicking::catch_unwind::do_call::h026324f2478044f4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x598f18de0547 - std::panicking::catch_unwind::hbf32715098de82e1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x598f18de0547 - std::panic::catch_unwind::h010e88973d99ff35
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x598f18de0547 - tokio::runtime::task::harness::poll_future::hf5b310b89d269a29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   35:     0x598f18de0547 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h45429ce2281eab7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   36:     0x598f18de0547 - tokio::runtime::task::harness::Harness<T,S>::poll::h936e53430b54795a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   37:     0x598f18f683e1 - tokio::runtime::task::raw::RawTask::poll::hcd71cb2bc4ba8f61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x598f18f683e1 - tokio::runtime::task::LocalNotified<S>::run::he6f5d37714f80a61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/mod.rs:416:13
[INFO] [stdout]   39:     0x598f18f683e1 - tokio::task::local::LocalSet::tick::{{closure}}::h2d982142066bce2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/task/local.rs:676:68
[INFO] [stdout]   40:     0x598f18f683e1 - tokio::runtime::coop::with_budget::hed0f936fe0e4a4d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x598f18f683e1 - tokio::runtime::coop::budget::ha6182e8d08f950a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x598f18f683e1 - tokio::task::local::LocalSet::tick::ha47fa9b4f1082b12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/task/local.rs:676:31
[INFO] [stdout]   43:     0x598f18f6113a - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::he630fb287484083a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/task/local.rs:982:29
[INFO] [stdout]   44:     0x598f18f6113a - tokio::task::local::LocalSet::with::{{closure}}::h890e32d39587aa6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/task/local.rs:730:13
[INFO] [stdout]   45:     0x598f18f6113a - std::thread::local::LocalKey<T>::try_with::h3563cb0e4899aa6a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   46:     0x598f18f6113a - std::thread::local::LocalKey<T>::with::h95f26a22560f4f28
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   47:     0x598f18f5f8a4 - tokio::task::local::LocalSet::with::h05885d17a20b1dfe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/task/local.rs:728:17
[INFO] [stdout]   48:     0x598f18f5f8a4 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h9dde90e79a73ac49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/task/local.rs:968:22
[INFO] [stdout]   49:     0x598f18f5f8a4 - tokio::task::local::LocalSet::run_until::{{closure}}::hcb0a88f2544a0b86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/task/local.rs:635:19
[INFO] [stdout]   50:     0x598f18f5f8a4 - turmoil::rt::Rt::tick::{{closure}}::h3451a8e02a4a3e11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rt.rs:154:18
[INFO] [stdout]   51:     0x598f18f591e0 - <core::pin::Pin<P> as core::future::future::Future>::poll::h41e0657faf6f3b01
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   52:     0x598f18f591e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8404cf69ccf9344b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   53:     0x598f18f591e0 - tokio::runtime::coop::with_budget::h37383aa1109f905c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   54:     0x598f18f591e0 - tokio::runtime::coop::budget::h543445a0a6bacbfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   55:     0x598f18f591e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3a45c86c93eb95cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   56:     0x598f18f591e0 - tokio::runtime::scheduler::current_thread::Context::enter::hfd4fa6057c948705
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   57:     0x598f18f5cb7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc16ac733db8a24fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   58:     0x598f18f5cb7b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he0cc78dc3c17a8ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   59:     0x598f18f5cb7b - tokio::runtime::context::scoped::Scoped<T>::set::h3ea406462ff520bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   60:     0x598f18f59814 - tokio::runtime::context::set_scheduler::{{closure}}::h5605eec3aacacccf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:38
[INFO] [stdout]   61:     0x598f18f59814 - std::thread::local::LocalKey<T>::try_with::h3f8d3b86730f9b25
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   62:     0x598f18f59814 - std::thread::local::LocalKey<T>::with::hf51b28d7e043f978
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   63:     0x598f18f59814 - tokio::runtime::context::set_scheduler::h26bcd2c4af65280a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:17
[INFO] [stdout]   64:     0x598f18f59814 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha893e3fffef50bf4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   65:     0x598f18f59814 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha9d25770356d44a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   66:     0x598f18f5e25d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8b260c70d0bf3cb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   67:     0x598f18f5e25d - tokio::runtime::context::runtime::enter_runtime::h58d3c68076daf0ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   68:     0x598f18f5888f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h217c27f3c5c72e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   69:     0x598f18f5888f - tokio::runtime::runtime::Runtime::block_on::h3bb791031997ce9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:348:52
[INFO] [stdout]   70:     0x598f18f551d8 - turmoil::rt::Rt::tick::he7e764a5f335678b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rt.rs:149:20
[INFO] [stdout]   71:     0x598f18f573ff - turmoil::sim::Sim::step::{{closure}}::ha7653cc732a371a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sim.rs:414:72
[INFO] [stdout]   72:     0x598f18f573ff - scoped_tls::ScopedKey<T>::set::h6d810e5c6d215088
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   73:     0x598f18f573ff - turmoil::world::World::enter::hbc8b9dccc307f090
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world.rs:96:17
[INFO] [stdout]   74:     0x598f18f573ff - turmoil::sim::Sim::step::h8e53d72ab1a34c9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sim.rs:414:40
[INFO] [stdout]   75:     0x598f18f56e79 - turmoil::sim::Sim::run::hb9480dd988ea8e3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sim.rs:354:36
[INFO] [stdout]   76:     0x598f18ef4aec - tcp::exhaust_ephemeral_ports::h3f1110c1b10ef53c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tcp.rs:1351:13
[INFO] [stdout]   77:     0x598f18ef4aec - tcp::exhaust_ephemeral_ports::{{closure}}::h13a1e705ba906bd5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tcp.rs:1328:29
[INFO] [stdout]   78:     0x598f18ef4aec - core::ops::function::FnOnce::call_once::h176298d38eefb837
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x598f18f3bd2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x598f18f3bd2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   81:     0x598f18f3af6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   82:     0x598f18f3af6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   83:     0x598f18f3af6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   84:     0x598f18f3af6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   85:     0x598f18f3af6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x598f18f3af6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   87:     0x598f18f3af6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   88:     0x598f18efeb14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   89:     0x598f18efeb14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   90:     0x598f18f024ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   91:     0x598f18f024ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   92:     0x598f18f024ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   93:     0x598f18f024ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   94:     0x598f18f024ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x598f18f024ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   96:     0x598f18f024ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x598f18fc5497 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   98:     0x598f18fc5497 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   99:     0x598f18fc5497 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]  100:     0x7e62fbb40aa4 - <unknown>
[INFO] [stdout]  101:     0x7e62fbbcda34 - clone
[INFO] [stdout]  102:                0x0 - <unknown>
[INFO] [stdout] note: test did not panic as expected at tests/tcp.rs:1328:4
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     exhaust_ephemeral_ports
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tcp`
[INFO] running `Command { std: "docker" "inspect" "ef5c7f4e334503ca6b8b8bab872d83214ef2459825ab28cf8ebc7f45ca8f136e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5c7f4e334503ca6b8b8bab872d83214ef2459825ab28cf8ebc7f45ca8f136e", kill_on_drop: false }`
[INFO] [stdout] ef5c7f4e334503ca6b8b8bab872d83214ef2459825ab28cf8ebc7f45ca8f136e
