[INFO] cloning repository https://github.com/userFRM/wisp-0
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/userFRM/wisp-0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuserFRM%2Fwisp-0", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuserFRM%2Fwisp-0'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f467e40309a0dc9a48b9b9b5a0f9c124907681c8
[INFO] testing userFRM/wisp-0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuserFRM%2Fwisp-0" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/userFRM/wisp-0
[INFO] finished tweaking git repo https://github.com/userFRM/wisp-0
[INFO] tweaked toml for git repo https://github.com/userFRM/wisp-0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/userFRM/wisp-0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/userFRM/wisp-0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2810731cc4b424ab61877818b70582eb045898fd8729f669098c0d3ba164e727
[INFO] running `Command { std: "docker" "start" "-a" "2810731cc4b424ab61877818b70582eb045898fd8729f669098c0d3ba164e727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2810731cc4b424ab61877818b70582eb045898fd8729f669098c0d3ba164e727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2810731cc4b424ab61877818b70582eb045898fd8729f669098c0d3ba164e727", kill_on_drop: false }`
[INFO] [stdout] 2810731cc4b424ab61877818b70582eb045898fd8729f669098c0d3ba164e727
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fd4ffba12d403cc0c00b6cf531dbe18f4894a311c81e4824312f7457544b441
[INFO] running `Command { std: "docker" "start" "-a" "9fd4ffba12d403cc0c00b6cf531dbe18f4894a311c81e4824312f7457544b441", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wisp-core v0.1.0 (/opt/rustwide/workdir/wisp-core)
[INFO] [stderr]    Compiling wisp-vectors v0.1.0 (/opt/rustwide/workdir/wisp-vectors)
[INFO] [stderr]    Compiling wisp-net v0.1.0 (/opt/rustwide/workdir/wisp-net)
[INFO] [stderr]    Compiling wisp-cli v0.1.0 (/opt/rustwide/workdir/wisp-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.53s
[INFO] running `Command { std: "docker" "inspect" "9fd4ffba12d403cc0c00b6cf531dbe18f4894a311c81e4824312f7457544b441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fd4ffba12d403cc0c00b6cf531dbe18f4894a311c81e4824312f7457544b441", kill_on_drop: false }`
[INFO] [stdout] 9fd4ffba12d403cc0c00b6cf531dbe18f4894a311c81e4824312f7457544b441
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fee9668c3cef2b08831b941279186767aee0db8859f9a9ff1e18e56386e426f7
[INFO] running `Command { std: "docker" "start" "-a" "fee9668c3cef2b08831b941279186767aee0db8859f9a9ff1e18e56386e426f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling wisp-vectors v0.1.0 (/opt/rustwide/workdir/wisp-vectors)
[INFO] [stderr]    Compiling wisp-net v0.1.0 (/opt/rustwide/workdir/wisp-net)
[INFO] [stderr]    Compiling wisp-cli v0.1.0 (/opt/rustwide/workdir/wisp-cli)
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling wisp-core v0.1.0 (/opt/rustwide/workdir/wisp-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.22s
[INFO] running `Command { std: "docker" "inspect" "fee9668c3cef2b08831b941279186767aee0db8859f9a9ff1e18e56386e426f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fee9668c3cef2b08831b941279186767aee0db8859f9a9ff1e18e56386e426f7", kill_on_drop: false }`
[INFO] [stdout] fee9668c3cef2b08831b941279186767aee0db8859f9a9ff1e18e56386e426f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da5c9bed4eb16523a9a52cae70b0e046521cf0ad57d44fc9bc20f1be216b149f
[INFO] running `Command { std: "docker" "start" "-a" "da5c9bed4eb16523a9a52cae70b0e046521cf0ad57d44fc9bc20f1be216b149f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wisp_cli-40bf17bf9548e603)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wisp_core-c36006918f759593)
[INFO] [stdout] 
[INFO] [stdout] running 139 tests
[INFO] [stdout] test auth::tests::compute_key_id_deterministic ... ok
[INFO] [stdout] test auth::tests::compute_key_id_differs_for_different_psks ... ok
[INFO] [stdout] test auth::tests::hmac_sha256_rfc4231_case1 ... ok
[INFO] [stdout] test auth::tests::derive_session_key_x25519_deterministic ... ok
[INFO] [stdout] test auth::tests::tag_rejects_wrong_key ... ok
[INFO] [stdout] test auth::tests::tag_rejects_tampered ... ok
[INFO] [stdout] test auth::tests::tag_round_trip ... ok
[INFO] [stdout] test auth::tests::hmac_sha256_rfc4231_case2 ... ok
[INFO] [stdout] test chunk_id::tests::h256_known ... ok
[INFO] [stdout] test chunker::tests::empty_input ... ok
[INFO] [stdout] test chunk_id::tests::h128_deterministic ... ok
[INFO] [stdout] test chunk_id::tests::h128_different_inputs ... ok
[INFO] [stdout] test chunk_id::tests::h128_is_prefix_of_h256 ... ok
[INFO] [stdout] test auth::tests::derive_session_key_deterministic ... ok
[INFO] [stdout] test chunker::tests::below_min_single_chunk ... ok
[INFO] [stdout] test auth::tests::derive_session_key_x25519_differs_with_dh ... ok
[INFO] [stdout] test auth::tests::hkdf_rfc5869_case1 ... ok
[INFO] [stdout] test frame::tests::ack_round_trip ... ok
[INFO] [stdout] test chunker::tests::pow_sanity ... ok
[INFO] [stdout] test chunker::tests::small_input_single_chunk ... ok
[INFO] [stdout] test frame::tests::control_frames_on_channel_0 ... ok
[INFO] [stdout] test frame::tests::commit_round_trip ... ok
[INFO] [stdout] test frame::tests::data_frames_on_channel_1 ... ok
[INFO] [stdout] test frame::tests::fork_round_trip ... ok
[INFO] [stdout] test frame::tests::full_frame_round_trip ... ok
[INFO] [stdout] test frame::tests::header_auth_flag_accepted ... ok
[INFO] [stdout] test frame::tests::header_invalid_magic ... ok
[INFO] [stdout] test frame::tests::header_invalid_version ... ok
[INFO] [stdout] test frame::tests::have_ict_round_trip ... ok
[INFO] [stdout] test frame::tests::header_unknown_flags_rejected ... ok
[INFO] [stdout] test frame::tests::hello_no_profiles ... ok
[INFO] [stdout] test frame::tests::hello_round_trip ... ok
[INFO] [stdout] test frame::tests::header_reserved_rsv0_nonzero ... ok
[INFO] [stdout] test frame::tests::header_round_trip ... ok
[INFO] [stdout] test frame::tests::hello_truncated_auth_trailer_rejected ... ok
[INFO] [stdout] test frame::tests::hello_trailing_bytes_rejected ... ok
[INFO] [stdout] test frame::tests::hello_unknown_auth_mode_rejected ... ok
[INFO] [stdout] test frame::tests::hello_with_psk_hmac_round_trip ... ok
[INFO] [stdout] test frame::tests::hello_with_x25519_psk_round_trip ... ok
[INFO] [stdout] test frame::tests::ict_fail_round_trip ... ok
[INFO] [stdout] test frame::tests::manifest_ack_round_trip ... ok
[INFO] [stdout] test frame::tests::manifest_round_trip ... ok
[INFO] [stdout] test frame::tests::mix_round_trip ... ok
[INFO] [stdout] test frame::tests::needmore_round_trip ... ok
[INFO] [stdout] test frame::tests::non_session_scoped_frames ... ok
[INFO] [stdout] test frame::tests::offer_empty_ops ... ok
[INFO] [stdout] test frame::tests::select_round_trip ... ok
[INFO] [stdout] test frame::tests::offer_round_trip ... ok
[INFO] [stdout] test frame::tests::plan_round_trip ... ok
[INFO] [stdout] test frame::tests::sym_round_trip ... ok
[INFO] [stdout] test frame::tests::sync_request_round_trip ... ok
[INFO] [stdout] test frame::tests::sync_response_round_trip ... ok
[INFO] [stdout] test frame::tests::truncated_fork_payload ... ok
[INFO] [stdout] test frame::tests::truncated_hello_payload ... ok
[INFO] [stdout] test frame::tests::truncated_plan_payload ... ok
[INFO] [stdout] test frame::tests::unknown_frame_type ... ok
[INFO] [stdout] test ict::tests::decode_wire_too_short ... ok
[INFO] [stdout] test ict::tests::empty_table_peels_to_empty ... ok
[INFO] [stdout] test ict::tests::is_empty_after_insert ... ok
[INFO] [stdout] test ict::tests::insert_peel_roundtrip_small ... ok
[INFO] [stdout] test frame::tests::session_scoped_frames ... ok
[INFO] [stdout] test ict::tests::subtract_size_mismatch_error ... ok
[INFO] [stdout] test ict::tests::table_sizing_formula ... ok
[INFO] [stdout] test ict::tests::wire_roundtrip ... ok
[INFO] [stdout] test ict::tests::subtract_identifies_missing ... ok
[INFO] [stdout] test manifest::tests::diff_all_new ... ok
[INFO] [stdout] test manifest::tests::diff_changed ... ok
[INFO] [stdout] test manifest::tests::diff_mixed ... ok
[INFO] [stdout] test manifest::tests::diff_removed ... ok
[INFO] [stdout] test manifest::tests::diff_unchanged ... ok
[INFO] [stdout] test manifest::tests::paths_wire_empty ... ok
[INFO] [stdout] test manifest::tests::paths_wire_round_trip ... ok
[INFO] [stdout] test manifest::tests::round_trip_empty ... ok
[INFO] [stdout] test manifest::tests::round_trip_multiple ... ok
[INFO] [stdout] test manifest::tests::round_trip_single ... ok
[INFO] [stdout] test manifest::tests::truncated_manifest_errors ... ok
[INFO] [stdout] test recipe::tests::digest_changes_with_content ... ok
[INFO] [stdout] test recipe::tests::digest_deterministic ... ok
[INFO] [stdout] test recipe::tests::empty_buffer_errors ... ok
[INFO] [stdout] test recipe::tests::invalid_profile ... ok
[INFO] [stdout] test recipe::tests::invalid_version ... ok
[INFO] [stdout] test recipe::tests::round_trip_multiple ... ok
[INFO] [stdout] test recipe::tests::round_trip_single ... ok
[INFO] [stdout] test recipe::tests::truncated_data_errors ... ok
[INFO] [stdout] test recipe::tests::wire_format_layout ... ok
[INFO] [stdout] test recipe_ops::tests::all_replaced ... ok
[INFO] [stdout] test recipe_ops::tests::append_entries ... ok
[INFO] [stdout] test recipe_ops::tests::apply_identity_diff_yields_original ... ok
[INFO] [stdout] test recipe_ops::tests::complex_diff_apply ... ok
[INFO] [stdout] test recipe_ops::tests::copy_out_of_bounds_errors ... ok
[INFO] [stdout] test recipe_ops::tests::diff_apply_round_trip ... ok
[INFO] [stdout] test recipe_ops::tests::empty_base_empty_target ... ok
[INFO] [stdout] test recipe_ops::tests::empty_base_non_empty_target_all_lit ... ok
[INFO] [stdout] test recipe_ops::tests::encode_decode_round_trip ... ok
[INFO] [stdout] test recipe_ops::tests::identity_diff_produces_single_copy ... ok
[INFO] [stdout] test recipe_ops::tests::invalid_opcode_errors ... ok
[INFO] [stdout] test recipe_ops::tests::prepend_entries ... ok
[INFO] [stdout] test replay::tests::duplicate_rejected ... ok
[INFO] [stdout] test replay::tests::first_packet_accepted ... ok
[INFO] [stdout] test replay::tests::interleaved_pattern ... ok
[INFO] [stdout] test replay::tests::large_jump_resets_window ... ok
[INFO] [stdout] test replay::tests::out_of_order_beyond_window_rejected ... ok
[INFO] [stdout] test chunker::tests::chunk_ids_are_deterministic ... ok
[INFO] [stdout] test auth::tests::derive_session_key_differs_with_nonce ... ok
[INFO] [stdout] test replay::tests::sequential_all_accepted ... ok
[INFO] [stdout] test recipe::tests::round_trip_empty ... ok
[INFO] [stdout] test replay::tests::out_of_order_within_window ... ok
[INFO] [stdout] test ssx::tests::degree_distribution ... ok
[INFO] [stdout] test replay::tests::window_boundary_just_outside ... ok
[INFO] [stdout] test ssx::tests::encode_mix_xor ... ok
[INFO] [stdout] test ssx::tests::prng_determinism ... ok
[INFO] [stdout] test ssx::tests::symbolize_empty ... ok
[INFO] [stdout] test ssx::tests::symbolize_exact ... ok
[INFO] [stdout] test ssx::tests::symbolize_padding ... ok
[INFO] [stdout] test ssx::tests::symbolize_ref_matches_symbolize ... ok
[INFO] [stdout] test ssx_decoder::tests::add_sym_recovers_all ... ok
[INFO] [stdout] test ssx_decoder::tests::decode_with_mix_symbols ... ok
[INFO] [stdout] test ssx_decoder::tests::degree_thresholds ... ok
[INFO] [stdout] test ssx::tests::mix_indices_basic ... ok
[INFO] [stdout] test ssx_decoder::tests::mix_only_recovery ... ok
[INFO] [stdout] test ssx_decoder::tests::full_round_trip ... ok
[INFO] [stdout] test ssx_decoder::tests::prng_determinism_seed ... ok
[INFO] [stdout] test replay::tests::seq_zero_rejected ... ok
[INFO] [stdout] test varint::tests::encode_known_values ... ok
[INFO] [stdout] test varint::tests::encode_vec_matches ... ok
[INFO] [stdout] test varint::tests::round_trip ... ok
[INFO] [stdout] test ict::tests::large_set_cascade ... ok
[INFO] [stdout] test replay::tests::window_boundary_exact ... ok
[INFO] [stdout] test auth::tests::constant_time_eq_works ... ok
[INFO] [stdout] test chunker::tests::stable_known_chunking ... ok
[INFO] [stdout] test auth::tests::x25519_different_keys_different_shared ... ok
[INFO] [stdout] test chunker::tests::stable_known_chunking_fast ... ok
[INFO] [stdout] test auth::tests::x25519_dh_commutativity ... ok
[INFO] [stdout] test chunker::tests::max_enforced ... ok
[INFO] [stdout] test chunker::tests::fast_chunker_reassembles ... ok
[INFO] [stdout] test chunker::tests::fast_chunker_is_deterministic ... ok
[INFO] [stdout] test chunker::tests::cdc_continuity ... ok
[INFO] [stdout] test chunker::tests::chunk_fast_ref_matches_chunk_fast ... ok
[INFO] [stdout] test chunker::tests::large_input_chunk_sizes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 139 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/incremental.rs (/opt/rustwide/target/debug/deps/incremental-6046139f69741226)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test incremental_no_change_identity ... ok
[INFO] [stdout] test incremental_v1_to_v2_delta_sync ... ok
[INFO] [stdout] test incremental_with_mix_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/loopback.rs (/opt/rustwide/target/debug/deps/loopback-eb21cef3c4c0fba6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test loopback_missing_wire_encoding ... ok
[INFO] [stdout] test loopback_with_mix_symbols ... ok
[INFO] [stdout] test loopback_recipe_digest_matches ... ok
[INFO] [stdout] test loopback_full_offer_commit_empty_base ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wisp_net-4f95fd771985e9af)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test resume::tests::hex_round_trip ... ok
[INFO] [stdout] test session::tests::cc_loss_halves ... ok
[INFO] [stdout] test session::tests::cc_initial_cwnd ... ok
[INFO] [stdout] test session::tests::cc_congestion_avoidance ... ok
[INFO] [stdout] test resume::tests::load_empty_dir ... ok
[INFO] [stdout] test resume::tests::save_load_chunk_round_trip ... ok
[INFO] [stdout] test resume::tests::multiple_chunks ... ok
[INFO] [stdout] test resume::tests::save_load_metadata_round_trip ... ok
[INFO] [stdout] test session::tests::cc_cwnd_bounds ... ok
[INFO] [stdout] test session::tests::rtt_data_timeout_minimum ... ok
[INFO] [stdout] test session::tests::rtt_estimator_converges_low ... ok
[INFO] [stdout] test session::tests::cc_pace_first_call_immediate ... ok
[INFO] [stdout] test session::tests::rtt_estimator_high_samples_capped ... ok
[INFO] [stdout] test session::tests::rtt_estimator_initial_timeout ... ok
[INFO] [stdout] test session::tests::rtt_first_sample_sets_estimate ... ok
[INFO] [stdout] test session::tests::cc_slow_start_increases ... ok
[INFO] [stderr]      Running tests/loopback.rs (/opt/rustwide/target/debug/deps/loopback-528962bf4ae5a549)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test loopback_key_id_fingerprint_matches ... ok
[INFO] [stdout] test loopback_responder_psk_sender_no_psk_refused ... ok
[INFO] [stdout] test loopback_auth_one_side_only_refused ... ok
[INFO] [stdout] test loopback_wrong_psk ... ok
[INFO] [stdout] test loopback_bidirectional_conflict_skip ... ok
[INFO] [stdout] test loopback_bidirectional_noop ... ok
[INFO] [stdout] test loopback_x25519_key_derivation_differs_per_session ... ok
[INFO] [stdout] test loopback_small_file ... ok
[INFO] [stdout] test loopback_bidirectional_sync ... ok
[INFO] [stdout] test loopback_dir_sync ... ok
[INFO] [stdout] test loopback_send_recv ... ok
[INFO] [stdout] test loopback_authenticated ... ok
[INFO] [stdout] test loopback_dir_sync_resync_only_changed ... ok
[INFO] [stdout] test loopback_d0_monotonic_seq_with_replay_protection ... ok
[INFO] [stdout] test loopback_incremental ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- loopback_incremental stdout ----
[INFO] [stdout] 
Send [----------------------------]   0.00% 0 B/205.08 KiB 0 B/s ETA 00:00
Recv [----------------------------]   0.00% 0 B/205.08 KiB 0 B/s ETA 00:00
Send [##--------------------------]   9.75% 20.00 KiB/205.08 KiB 99.19 KiB/s ETA 00:02
Recv [###-------------------------]  12.14% 24.89 KiB/205.08 KiB 117.89 KiB/s ETA 00:02
Send [#####-----------------------]  19.50% 40.00 KiB/205.08 KiB 96.91 KiB/s ETA 00:02
Recv [#####-----------------------]  21.36% 43.80 KiB/205.08 KiB 106.25 KiB/s ETA 00:02
Send [########--------------------]  28.77% 59.00 KiB/205.08 KiB 96.23 KiB/s ETA 00:02
Recv [########--------------------]  30.58% 62.72 KiB/205.08 KiB 102.37 KiB/s ETA 00:01
Send [##########------------------]  38.52% 79.00 KiB/205.08 KiB 95.96 KiB/s ETA 00:01
Recv [###########-----------------]  40.29% 82.63 KiB/205.08 KiB 100.54 KiB/s ETA 00:01
Send [#############---------------]  47.79% 98.00 KiB/205.08 KiB 95.68 KiB/s ETA 00:01
Recv [#############---------------]  49.51% 101.54 KiB/205.08 KiB 99.15 KiB/s ETA 00:01
Send [###############-------------]  57.05% 117.00 KiB/205.08 KiB 95.56 KiB/s ETA 00:01
Recv [################------------]  58.74% 120.46 KiB/205.08 KiB 98.36 KiB/s ETA 00:01
Send [##################----------]  66.32% 136.00 KiB/205.08 KiB 95.40 KiB/s ETA 00:01
Recv [###################---------]  68.45% 140.37 KiB/205.08 KiB 97.84 KiB/s ETA 00:01
Send [#####################-------]  75.58% 155.00 KiB/205.08 KiB 95.35 KiB/s ETA 00:01
Recv [#####################-------]  77.67% 159.28 KiB/205.08 KiB 97.36 KiB/s ETA 00:00
Send [#######################-----]  84.85% 174.00 KiB/205.08 KiB 95.28 KiB/s ETA 00:00
Recv [########################----]  87.38% 179.19 KiB/205.08 KiB 97.01 KiB/s ETA 00:00
Send [##########################--]  94.60% 194.00 KiB/205.08 KiB 95.25 KiB/s ETA 00:00
Recv [###########################-]  97.09% 199.10 KiB/205.08 KiB 96.82 KiB/s ETA 00:00
Recv [############################] 100.00% 205.08 KiB/205.08 KiB 96.78 KiB/s ETA 00:00
[INFO] [stdout] 
Send [############################] 100.00% 205.08 KiB/205.08 KiB 31.07 KiB/s ETA 00:00
[INFO] [stdout] 
[INFO] [stdout] thread 'loopback_incremental' (193) panicked at wisp-net/tests/loopback.rs:371:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7641d3d36a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7641d3d36a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7641d3d36a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7641d3d36a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7641d52dea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7641d52dea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5e7641d42572 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e7641d42572 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e7641d198cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7641d198cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7641d347a9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e7641b76a8c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e7641b76a8c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e7641d34a22 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e7641d34a22 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7641d19988 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7641d0e829 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7641d1a85d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7641d535ac - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7641d53322 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e7641aa1f78 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, std[29689e6404d28ef9]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e7641aa1f78 - loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/wisp-net/tests/loopback.rs:371:85
[INFO] [stdout]   22:     0x5e7641b4d53b - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e7641a04565 - <tokio[20513dcfd498ece7]::runtime::task::core::Core<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   24:     0x5e7641a4c123 - <tokio[20513dcfd498ece7]::loom::std::unsafe_cell::UnsafeCell<tokio[20513dcfd498ece7]::runtime::task::core::Stage<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>, <tokio[20513dcfd498ece7]::runtime::task::core::Core<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5e7641a4c123 - <tokio[20513dcfd498ece7]::runtime::task::core::Core<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   26:     0x5e76419bc968 - tokio[20513dcfd498ece7]::runtime::task::harness::poll_future::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5e7641b6523a - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[20513dcfd498ece7]::runtime::task::harness::poll_future<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5e7641acd829 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[20513dcfd498ece7]::runtime::task::harness::poll_future<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e7641a7ed7b - __rust_try
[INFO] [stdout]   30:     0x5e7641a6aa12 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[20513dcfd498ece7]::runtime::task::harness::poll_future<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5e7641a6aa12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[20513dcfd498ece7]::runtime::task::harness::poll_future<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e76419aa9bf - tokio[20513dcfd498ece7]::runtime::task::harness::poll_future::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5e76419d76e0 - <tokio[20513dcfd498ece7]::runtime::task::harness::Harness<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5e76419d7983 - <tokio[20513dcfd498ece7]::runtime::task::harness::Harness<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x5e7641af5b2b - tokio[20513dcfd498ece7]::runtime::task::raw::poll::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   36:     0x5e7641ccdad7 - <tokio[20513dcfd498ece7]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   37:     0x5e7641b35931 - <tokio[20513dcfd498ece7]::runtime::task::LocalNotified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   38:     0x5e7641b1006a - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:816:30
[INFO] [stdout]   39:     0x5e7641b0e555 - tokio[20513dcfd498ece7]::task::coop::with_budget::<(), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5e7641b0e555 - tokio[20513dcfd498ece7]::task::coop::budget::<(), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5e7641b0e555 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   42:     0x5e7641b03546 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   43:     0x5e7641b0391c - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   44:     0x5e7641b0fb46 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:812:43
[INFO] [stdout]   45:     0x5e7641b0e604 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   46:     0x5e7641b1082b - <tokio[20513dcfd498ece7]::runtime::context::scoped::Scoped<tokio[20513dcfd498ece7]::runtime::scheduler::Context>>::set::<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   47:     0x5e7641b21f19 - tokio[20513dcfd498ece7]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   48:     0x5e7641b37de2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[20513dcfd498ece7]::runtime::context::Context>>::try_with::<tokio[20513dcfd498ece7]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x5e7641b3796e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[20513dcfd498ece7]::runtime::context::Context>>::with::<tokio[20513dcfd498ece7]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x5e7641b1e50d - tokio[20513dcfd498ece7]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   51:     0x5e7641b0d950 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   52:     0x5e7641b0dc46 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   53:     0x5e7641b0e210 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   54:     0x5e7641b21bd3 - tokio[20513dcfd498ece7]::runtime::context::runtime::enter_runtime::<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   55:     0x5e7641b02a81 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   56:     0x5e7641b103b4 - <tokio[20513dcfd498ece7]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   57:     0x5e7641b1057f - <tokio[20513dcfd498ece7]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   58:     0x5e7641acabe3 - loopback[6944b3a8c04fdbda]::loopback_incremental
[INFO] [stdout]                                at /opt/rustwide/workdir/wisp-net/tests/loopback.rs:389:68
[INFO] [stdout]   59:     0x5e7641ab1997 - loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/wisp-net/tests/loopback.rs:342:32
[INFO] [stdout]   60:     0x5e7641a96c56 - <loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5e7641b69d6b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5e7641b69d6b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   63:     0x5e7641b7755b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   64:     0x5e7641b7755b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x5e7641b7755b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5e7641b7755b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5e7641b7755b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5e7641b7755b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   69:     0x5e7641b7755b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   70:     0x5e7641b70c74 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   71:     0x5e7641b70c74 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5e7641b7a162 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x5e7641b7a162 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5e7641b7a162 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5e7641b7a162 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5e7641b7a162 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5e7641b7a162 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x5e7641b7a162 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5e7641d3c5df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x5e7641d3c5df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x78fdb7687aa4 - <unknown>
[INFO] [stdout]   82:     0x78fdb7714a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'loopback_incremental' (193) panicked at wisp-net/tests/loopback.rs:386:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(27), "called `Result::unwrap()` on an `Err` value: Os { code: 104, kind: ConnectionReset, message: \"Connection reset by peer\" }", ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7641d3d36a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7641d3d36a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7641d3d36a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7641d3d36a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7641d52dea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7641d52dea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5e7641d42572 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e7641d42572 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e7641d198cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7641d198cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7641d347a9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e7641b76a8c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e7641b76a8c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e7641d34a22 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e7641d34a22 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7641d19988 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7641d0e829 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7641d1a85d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7641d535ac - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7641d53322 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e7641ab931b - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, tokio[20513dcfd498ece7]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e7641ab931b - loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/wisp-net/tests/loopback.rs:386:32
[INFO] [stdout]   22:     0x5e7641b4dbc2 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e7641b4dc3d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e7641b100dd - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x5e7641b0ffdb - tokio[20513dcfd498ece7]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e7641b0ffdb - tokio[20513dcfd498ece7]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e7641b0ffdb - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x5e7641b02f50 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x5e7641b0f35d - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x5e7641b0e604 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x5e7641b1082b - <tokio[20513dcfd498ece7]::runtime::context::scoped::Scoped<tokio[20513dcfd498ece7]::runtime::scheduler::Context>>::set::<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e7641b21f19 - tokio[20513dcfd498ece7]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5e7641b37de2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[20513dcfd498ece7]::runtime::context::Context>>::try_with::<tokio[20513dcfd498ece7]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5e7641b3796e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[20513dcfd498ece7]::runtime::context::Context>>::with::<tokio[20513dcfd498ece7]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5e7641b1e50d - tokio[20513dcfd498ece7]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5e7641b0d950 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x5e7641b0dc46 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x5e7641b0e210 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5e7641b21bd3 - tokio[20513dcfd498ece7]::runtime::context::runtime::enter_runtime::<<tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e7641b02a81 - <tokio[20513dcfd498ece7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5e7641b103b4 - <tokio[20513dcfd498ece7]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5e7641b1057f - <tokio[20513dcfd498ece7]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5e7641acabe3 - loopback[6944b3a8c04fdbda]::loopback_incremental
[INFO] [stdout]                                at /opt/rustwide/workdir/wisp-net/tests/loopback.rs:389:68
[INFO] [stdout]   44:     0x5e7641ab1997 - loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/wisp-net/tests/loopback.rs:342:32
[INFO] [stdout]   45:     0x5e7641a96c56 - <loopback[6944b3a8c04fdbda]::loopback_incremental::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e7641b69d6b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e7641b69d6b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5e7641b7755b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5e7641b7755b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5e7641b7755b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e7641b7755b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e7641b7755b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e7641b7755b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5e7641b7755b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5e7641b70c74 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5e7641b70c74 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e7641b7a162 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5e7641b7a162 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e7641b7a162 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e7641b7a162 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e7641b7a162 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e7641b7a162 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5e7641b7a162 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e7641d3c5df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5e7641d3c5df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x78fdb7687aa4 - <unknown>
[INFO] [stdout]   67:     0x78fdb7714a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     loopback_incremental
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p wisp-net --test loopback`
[INFO] running `Command { std: "docker" "inspect" "da5c9bed4eb16523a9a52cae70b0e046521cf0ad57d44fc9bc20f1be216b149f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da5c9bed4eb16523a9a52cae70b0e046521cf0ad57d44fc9bc20f1be216b149f", kill_on_drop: false }`
[INFO] [stdout] da5c9bed4eb16523a9a52cae70b0e046521cf0ad57d44fc9bc20f1be216b149f
