[INFO] fetching crate crossfire 2.1.7...
[INFO] testing crossfire-2.1.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate crossfire 2.1.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate crossfire 2.1.7
[INFO] finished tweaking crates.io crate crossfire 2.1.7
[INFO] tweaked toml for crates.io crate crossfire 2.1.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crossfire 2.1.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crossfire 2.1.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cac70ba75ab428c463a5e5610b18938a7fbdbc3c9fe77037b8fa2112b6bae1a1
[INFO] running `Command { std: "docker" "start" "-a" "cac70ba75ab428c463a5e5610b18938a7fbdbc3c9fe77037b8fa2112b6bae1a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cac70ba75ab428c463a5e5610b18938a7fbdbc3c9fe77037b8fa2112b6bae1a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cac70ba75ab428c463a5e5610b18938a7fbdbc3c9fe77037b8fa2112b6bae1a1", kill_on_drop: false }`
[INFO] [stdout] cac70ba75ab428c463a5e5610b18938a7fbdbc3c9fe77037b8fa2112b6bae1a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bc0bec8ca2c7cb482745d75e1e5f5e5149fda4ab5339de9821909194ff31fc6
[INFO] running `Command { std: "docker" "start" "-a" "5bc0bec8ca2c7cb482745d75e1e5f5e5149fda4ab5339de9821909194ff31fc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling crossfire v2.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "5bc0bec8ca2c7cb482745d75e1e5f5e5149fda4ab5339de9821909194ff31fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bc0bec8ca2c7cb482745d75e1e5f5e5149fda4ab5339de9821909194ff31fc6", kill_on_drop: false }`
[INFO] [stdout] 5bc0bec8ca2c7cb482745d75e1e5f5e5149fda4ab5339de9821909194ff31fc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b030167c8dc8bf45c4e1214a82889f484f9c690eda23fc7869aa60fbf4187c58
[INFO] running `Command { std: "docker" "start" "-a" "b030167c8dc8bf45c4e1214a82889f484f9c690eda23fc7869aa60fbf4187c58", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling fail v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling io-buffer v1.0.3
[INFO] [stderr]    Compiling anes v0.2.1
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling ring-file v0.3.1
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling crossfire v2.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling file-rotate v0.8.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling captains-log-helper v0.3.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion2 v3.0.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossfire v2.0.26
[INFO] [stderr]    Compiling captains-log v0.13.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.95s
[INFO] running `Command { std: "docker" "inspect" "b030167c8dc8bf45c4e1214a82889f484f9c690eda23fc7869aa60fbf4187c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b030167c8dc8bf45c4e1214a82889f484f9c690eda23fc7869aa60fbf4187c58", kill_on_drop: false }`
[INFO] [stdout] b030167c8dc8bf45c4e1214a82889f484f9c690eda23fc7869aa60fbf4187c58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ad8949a88c6a9bb40afd16e5a0302d9aa1e5db1d3cc61e18215e4a2dc212c78a
[INFO] running `Command { std: "docker" "start" "-a" "ad8949a88c6a9bb40afd16e5a0302d9aa1e5db1d3cc61e18215e4a2dc212c78a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crossfire-b36d7c8d72e5c0d0)
[INFO] [stdout] 
[INFO] [stdout] running 316 tests
[INFO] [stderr] [2025-11-11 09:16:08.903231][INFO][test_async.rs:1205] <<< test_async_drop_small_msg (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stdout] test backoff::tests::test_backoff ... ok
[INFO] [stderr] [2025-11-11 09:16:08.902481][INFO][test_async.rs:1221] <<< test_async_drop_large_msg (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stdout] test collections::tests::test_weak_cell ... ok
[INFO] [stderr] [2025-11-11 09:16:08.902507][INFO][test_async.rs:1221] <<< test_async_drop_large_msg (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.902362][INFO][test_async.rs:1221] <<< test_async_drop_large_msg (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.902913][INFO][test_async.rs:220] <<< test_basic_bounded_1_thread (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.903362][INFO][test_async.rs:229] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.903369][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.903364][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.903369][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.903367][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.903607][INFO][test_async.rs:19] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.903801][INFO][test_async.rs:19] >>> test_basic_bounded_empty_full_drop_rx return () in 42.55µs >>>
[INFO] [stderr] [2025-11-11 09:16:08.904253][INFO][test_async.rs:1221] <<< test_async_drop_large_msg (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.904337][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.903096][INFO][test_async.rs:1221] <<< test_async_drop_large_msg (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.904916][INFO][test_async.rs:1205] <<< test_async_drop_small_msg (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.904995][INFO][test_async.rs:1221] <<< test_async_drop_large_msg (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.905024][INFO][test_async.rs:1205] <<< test_async_drop_small_msg (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.905101][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.903041][INFO][test_async.rs:220] <<< test_basic_bounded_1_thread (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.905954][INFO][test_async.rs:229] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.907765][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.908768][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.909144][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.909430][INFO][test_async.rs:1205] <<< test_async_drop_small_msg (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.909532][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_bounded_empty_full_drop_rx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:08.916978][INFO][test_async.rs:1205] <<< test_async_drop_small_msg (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.917232][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.918215][INFO][test_async.rs:19] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.918437][INFO][test_async.rs:19] >>> test_basic_bounded_empty_full_drop_rx return () in 16.52µs >>>
[INFO] [stderr] [2025-11-11 09:16:08.919276][INFO][test_async.rs:1205] <<< test_async_drop_small_msg (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.919380][INFO][test_async.rs:1239] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.929068][INFO][test_async.rs:220] <<< test_basic_bounded_1_thread (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.929224][INFO][test_async.rs:229] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_bounded_empty_full_drop_rx::case_2 ... ok
[INFO] [stdout] test tests::test_async::test_basic_bounded_empty_full_drop_rx::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:08.938584][INFO][test_async.rs:19] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stdout] test tests::test_async::test_basic_bounded_empty_full_drop_tx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:08.938766][INFO][test_async.rs:19] >>> test_basic_bounded_empty_full_drop_rx return () in 33.89µs >>>
[INFO] [stdout] test tests::test_async::test_basic_bounded_empty_full_drop_tx::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:08.938972][INFO][test_async.rs:44] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stdout] test tests::test_async::test_basic_bounded_empty_full_drop_tx::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:08.939066][INFO][test_async.rs:44] >>> test_basic_bounded_empty_full_drop_tx return () in 6.03µs >>>
[INFO] [stderr] [2025-11-11 09:16:08.948367][INFO][test_async.rs:44] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.948503][INFO][test_async.rs:44] >>> test_basic_bounded_empty_full_drop_tx return () in 8.45µs >>>
[INFO] [stderr] [2025-11-11 09:16:08.948810][INFO][test_async.rs:44] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.948996][INFO][test_async.rs:44] >>> test_basic_bounded_empty_full_drop_tx return () in 17.18µs >>>
[INFO] [stderr] [2025-11-11 09:16:08.949245][INFO][test_async.rs:352] <<< test_basic_bounded_recv_after_sender_close (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.949335][INFO][test_async.rs:367] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:08.960905][INFO][test_async.rs:1205] >>> test_async_drop_small_msg return () in 57.541095ms >>>
[INFO] [stdout] test tests::test_async::test_async_drop_small_msg::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:08.964881][INFO][test_async.rs:352] <<< test_basic_bounded_recv_after_sender_close (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:08.968197][INFO][test_async.rs:367] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.005797][INFO][test_async.rs:352] >>> test_basic_bounded_recv_after_sender_close return () in 37.605677ms >>>
[INFO] [stderr] [2025-11-11 09:16:09.006785][INFO][test_async.rs:352] >>> test_basic_bounded_recv_after_sender_close return () in 57.454566ms >>>
[INFO] [stderr] [2025-11-11 09:16:09.008978][INFO][test_async.rs:352] <<< test_basic_bounded_recv_after_sender_close (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stdout] test tests::test_async::test_basic_bounded_recv_after_sender_close::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.009145][INFO][test_async.rs:367] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.012034][INFO][test_async.rs:352] >>> test_basic_bounded_recv_after_sender_close return () in 2.895689ms >>>
[INFO] [stdout] test tests::test_async::test_basic_bounded_recv_after_sender_close::case_2 ... ok
[INFO] [stdout] test tests::test_async::test_basic_bounded_recv_after_sender_close::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.014183][INFO][test_async.rs:170] <<< test_basic_bounded_rx_drop (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.018911][INFO][test_async.rs:170] <<< test_basic_bounded_rx_drop (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.019019][INFO][test_async.rs:178] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.020089][INFO][test_async.rs:187] try to send after rx dropped
[INFO] [stderr] [2025-11-11 09:16:09.020120][INFO][test_async.rs:190] dropped tx
[INFO] [stderr] [2025-11-11 09:16:09.021771][INFO][test_async.rs:178] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.037925][INFO][test_async.rs:187] try to send after rx dropped
[INFO] [stderr] [2025-11-11 09:16:09.038009][INFO][test_async.rs:190] dropped tx
[INFO] [stderr] [2025-11-11 09:16:09.049991][INFO][test_async.rs:170] >>> test_basic_bounded_rx_drop return () in 30.966497ms >>>
[INFO] [stdout] test tests::test_async::test_basic_bounded_rx_drop::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.053014][INFO][test_async.rs:170] <<< test_basic_bounded_rx_drop (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.053150][INFO][test_async.rs:178] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.053948][INFO][test_async.rs:170] >>> test_basic_bounded_rx_drop return () in 32.183717ms >>>
[INFO] [stderr] [2025-11-11 09:16:09.054466][INFO][test_async.rs:187] try to send after rx dropped
[INFO] [stderr] [2025-11-11 09:16:09.054513][INFO][test_async.rs:190] dropped tx
[INFO] [stdout] test tests::test_async::test_basic_bounded_rx_drop::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.058962][INFO][test_async.rs:69] <<< test_basic_compile_bounded_empty_full () enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.059185][INFO][test_async.rs:69] >>> test_basic_compile_bounded_empty_full return () in 43.24µs >>>
[INFO] [stderr] [2025-11-11 09:16:09.059348][INFO][test_async.rs:170] >>> test_basic_bounded_rx_drop return () in 6.19403ms >>>
[INFO] [stdout] test tests::test_async::test_basic_compile_bounded_empty_full ... ok
[INFO] [stdout] test tests::test_async::test_basic_bounded_rx_drop::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.090066][INFO][test_async.rs:1071] <<< test_basic_into_stream_1_1 (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.090246][INFO][test_async.rs:1082] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.090118][INFO][test_async.rs:1071] <<< test_basic_into_stream_1_1 (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.090278][INFO][test_async.rs:1082] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.105005][INFO][test_async.rs:1071] >>> test_basic_into_stream_1_1 return () in 14.753849ms >>>
[INFO] [stdout] test tests::test_async::test_basic_into_stream_1_1::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.105388][INFO][test_async.rs:1071] <<< test_basic_into_stream_1_1 (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.105560][INFO][test_async.rs:1082] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.107875][INFO][test_async.rs:1071] >>> test_basic_into_stream_1_1 return () in 2.31186ms >>>
[INFO] [stdout] test tests::test_async::test_basic_into_stream_1_1::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.108184][INFO][test_async.rs:1071] <<< test_basic_into_stream_1_1 (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.108289][INFO][test_async.rs:1082] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_into_stream_1_1::case_4 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.117057][INFO][test_async.rs:1071] >>> test_basic_into_stream_1_1 return () in 8.764749ms >>>
[INFO] [stdout] test tests::test_async::test_basic_into_stream_1_1::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.120284][INFO][test_async.rs:1071] >>> test_basic_into_stream_1_1 return () in 30.001757ms >>>
[INFO] [stderr] [2025-11-11 09:16:09.120576][INFO][test_async.rs:1071] <<< test_basic_into_stream_1_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.124991][INFO][test_async.rs:1082] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.125095][INFO][test_async.rs:1071] <<< test_basic_into_stream_1_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.125246][INFO][test_async.rs:1082] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.127659][INFO][test_async.rs:1071] >>> test_basic_into_stream_1_1 return () in 2.41164ms >>>
[INFO] [stderr] [2025-11-11 09:16:09.129347][INFO][test_async.rs:476] <<< test_basic_send_timeout_async (setup_log = (), _channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stdout] test tests::test_async::test_basic_into_stream_1_1::case_6 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.129456][INFO][test_async.rs:489] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.143992][INFO][test_async.rs:1071] >>> test_basic_into_stream_1_1 return () in 18.995879ms >>>
[INFO] [stdout] test tests::test_async::test_basic_into_stream_1_1::case_5 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.144382][INFO][test_async.rs:476] <<< test_basic_send_timeout_async (setup_log = (), _channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.144552][INFO][test_async.rs:489] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.171896][INFO][test_async.rs:476] >>> test_basic_send_timeout_async return () in 42.439386ms >>>
[INFO] [stderr] [2025-11-11 09:16:09.184477][INFO][test_async.rs:476] <<< test_basic_send_timeout_async (setup_log = (), _channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stdout] test tests::test_async::test_basic_send_timeout_async::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.184628][INFO][test_async.rs:489] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_send_timeout_async::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.186513][INFO][test_async.rs:476] >>> test_basic_send_timeout_async return () in 41.965776ms >>>
[INFO] [stderr] [2025-11-11 09:16:09.186824][INFO][test_async.rs:417] <<< test_basic_timeout_recv_async_waker (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.187025][INFO][test_async.rs:426] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_send_timeout_async::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.230972][INFO][test_async.rs:476] >>> test_basic_send_timeout_async return () in 46.342866ms >>>
[INFO] [stderr] [2025-11-11 09:16:09.231383][INFO][test_async.rs:417] <<< test_basic_timeout_recv_async_waker (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.231529][INFO][test_async.rs:426] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.949210][INFO][test_async.rs:220] >>> test_basic_bounded_1_thread return () in 1.043253006s >>>
[INFO] [stdout] test tests::test_async::test_basic_bounded_1_thread::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.949934][INFO][test_async.rs:417] <<< test_basic_timeout_recv_async_waker (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.950047][INFO][test_async.rs:426] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_bounded_1_thread::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.954992][INFO][test_async.rs:220] >>> test_basic_bounded_1_thread return () in 1.025766217s >>>
[INFO] [stderr] [2025-11-11 09:16:09.955330][INFO][test_async.rs:265] <<< test_basic_unbounded_1_thread (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.955431][INFO][test_async.rs:276] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:09.993927][INFO][test_async.rs:220] >>> test_basic_bounded_1_thread return () in 1.090563012s >>>
[INFO] [stdout] test tests::test_async::test_basic_bounded_1_thread::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:09.994319][INFO][test_async.rs:265] <<< test_basic_unbounded_1_thread (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:09.994436][INFO][test_async.rs:276] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.510915][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout] test tests::test_async::test_async_drop_small_msg::case_4 ... FAILED
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_small_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1217:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_small_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1215:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_small_msg::case_4
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_small_msg::case_4::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:10
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   29: <unknown>
[INFO] [stderr]   30: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.514242][INFO][test_async.rs:265] <<< test_basic_unbounded_1_thread (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.514371][INFO][test_async.rs:276] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.517403][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_small_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1217:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_small_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1215:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_small_msg::case_6
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_small_msg::case_6::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:10
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   29: <unknown>
[INFO] [stderr]   30: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.520095][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_4
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_4::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   29: <unknown>
[INFO] [stderr]   30: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.528055][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_1
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_1::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   29: <unknown>
[INFO] [stderr]   30: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.530262][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_small_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1217:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_small_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1215:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_small_msg::case_3
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_small_msg::case_3::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:10
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   29: <unknown>
[INFO] [stderr]   30: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.532477][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_3
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_3::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout] test tests::test_async::test_async_drop_large_msg::case_1 ... FAILED
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   29: <unknown>
[INFO] [stderr]   30: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.534842][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_5
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_5::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout] test tests::test_async::test_async_drop_small_msg::case_6 ... FAILED
[INFO] [stderr]   29: <unknown>
[INFO] [stdout] test tests::test_async::test_async_drop_large_msg::case_4 ... FAILED
[INFO] [stderr]   30: clone
[INFO] [stdout] test tests::test_async::test_async_drop_large_msg::case_5 ... FAILED
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.539465][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] test tests::test_async::test_async_drop_small_msg::case_2 ... FAILED
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stdout] test tests::test_async::test_async_drop_small_msg::case_5 ... FAILED
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout] test tests::test_async::test_async_drop_small_msg::case_3 ... FAILED
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout] test tests::test_async::test_async_drop_large_msg::case_2 ... FAILED
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_small_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1217:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_small_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1215:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_small_msg::case_5
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_small_msg::case_5::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:10
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   29: <unknown>
[INFO] [stderr]   30: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.541967][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout] test tests::test_async::test_async_drop_large_msg::case_6 ... FAILED
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_6
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_6::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stdout] test tests::test_async::test_async_drop_large_msg::case_3 ... FAILED
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   29: <unknown>
[INFO] [stderr]   30: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.541088][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_small_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1217:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_small_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1215:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_small_msg::case_2
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_small_msg::case_2::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:10
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   29: <unknown>
[INFO] [stderr]   30: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.545468][ERROR][test_async.rs:1246] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 5
[INFO] [stderr]  right: 0
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stderr]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stderr]   11: tokio::task::coop::with_budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]       tokio::task::coop::budget
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stderr]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stderr]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stderr]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stderr]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stderr]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stderr]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_2
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stderr]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_2::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stderr]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout] test tests::test_async::test_basic_unbounded_recv_after_sender_close::case_3 ... ok
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   25: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   26: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   29: <unknown>
[INFO] [stderr]   30: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:16:10.553542][INFO][test_async.rs:309] <<< test_basic_unbounded_idle_select (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.553698][INFO][test_async.rs:329] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.553716][INFO][test_async.rs:384] <<< test_basic_unbounded_recv_after_sender_close (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stdout] test tests::test_async::test_basic_unbounded_recv_after_sender_close::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:10.553633][INFO][test_async.rs:309] <<< test_basic_unbounded_idle_select (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.553824][INFO][test_async.rs:329] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.553936][INFO][test_async.rs:401] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.554127][INFO][test_async.rs:309] <<< test_basic_unbounded_idle_select (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.554204][INFO][test_async.rs:329] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.554638][INFO][test_async.rs:384] <<< test_basic_unbounded_recv_after_sender_close (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.554861][INFO][test_async.rs:401] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.555349][INFO][test_async.rs:384] <<< test_basic_unbounded_recv_after_sender_close (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.555540][INFO][test_async.rs:401] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.555923][INFO][test_async.rs:444] <<< test_basic_unbounded_recv_timeout_async (setup_log = (), _channel = (Tx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.556031][INFO][test_async.rs:453] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.557855][INFO][test_async.rs:444] <<< test_basic_unbounded_recv_timeout_async (setup_log = (), _channel = (MTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.557971][INFO][test_async.rs:453] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.561919][INFO][test_async.rs:195] <<< test_basic_unbounded_rx_drop (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.562488][INFO][test_async.rs:203] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.563898][INFO][test_async.rs:444] <<< test_basic_unbounded_recv_timeout_async (setup_log = (), _channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.564044][INFO][test_async.rs:453] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.567930][INFO][test_async.rs:384] >>> test_basic_unbounded_recv_after_sender_close return () in 12.490679ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.568914][INFO][test_async.rs:384] >>> test_basic_unbounded_recv_after_sender_close return () in 15.086839ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.569175][INFO][test_async.rs:195] <<< test_basic_unbounded_rx_drop (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.569872][INFO][test_async.rs:203] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.570996][INFO][test_async.rs:195] <<< test_basic_unbounded_rx_drop (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.571105][INFO][test_async.rs:203] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.572687][INFO][test_async.rs:212] try to send after rx dropped
[INFO] [stderr] [2025-11-11 09:16:10.572750][INFO][test_async.rs:215] dropped tx
[INFO] [stderr] [2025-11-11 09:16:10.574925][INFO][test_async.rs:212] try to send after rx dropped
[INFO] [stderr] [2025-11-11 09:16:10.574968][INFO][test_async.rs:215] dropped tx
[INFO] [stderr] [2025-11-11 09:16:10.576108][INFO][test_async.rs:195] >>> test_basic_unbounded_rx_drop return () in 13.621019ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.576835][INFO][test_async.rs:195] >>> test_basic_unbounded_rx_drop return () in 6.965709ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.577421][INFO][test_async.rs:384] >>> test_basic_unbounded_recv_after_sender_close return () in 22.651718ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.577643][INFO][test_async.rs:212] try to send after rx dropped
[INFO] [stderr] [2025-11-11 09:16:10.577685][INFO][test_async.rs:215] dropped tx
[INFO] [stderr] [2025-11-11 09:16:10.577642][INFO][test_async.rs:651] <<< test_pressure_bounded_async_1_1 (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.577779][INFO][test_async.rs:665] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.577687][INFO][test_async.rs:651] <<< test_pressure_bounded_async_1_1 (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.577815][INFO][test_async.rs:665] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.577862][INFO][test_async.rs:651] <<< test_pressure_bounded_async_1_1 (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.577928][INFO][test_async.rs:665] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_unbounded_rx_drop::case_1 ... ok
[INFO] [stdout] test tests::test_async::test_conversion ... ok
[INFO] [stdout] test tests::test_async::test_basic_unbounded_recv_after_sender_close::case_2 ... ok
[INFO] [stdout] test tests::test_async::test_basic_unbounded_rx_drop::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:10.579890][INFO][test_async.rs:195] >>> test_basic_unbounded_rx_drop return () in 8.785489ms >>>
[INFO] [stdout] test tests::test_async::test_basic_unbounded_rx_drop::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:10.580247][INFO][test_async.rs:651] <<< test_pressure_bounded_async_1_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.580339][INFO][test_async.rs:665] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.605614][INFO][test_async.rs:651] >>> test_pressure_bounded_async_1_1 return () in 27.682588ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.606011][INFO][test_async.rs:651] <<< test_pressure_bounded_async_1_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.606168][INFO][test_async.rs:665] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.613944][INFO][test_async.rs:444] >>> test_basic_unbounded_recv_timeout_async return () in 57.911675ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.614295][INFO][test_async.rs:651] <<< test_pressure_bounded_async_1_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.614430][INFO][test_async.rs:665] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.622667][INFO][test_async.rs:444] >>> test_basic_unbounded_recv_timeout_async return () in 64.693635ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.623729][INFO][test_async.rs:444] >>> test_basic_unbounded_recv_timeout_async return () in 59.684605ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.624031][INFO][test_async.rs:651] <<< test_pressure_bounded_async_1_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.624158][INFO][test_async.rs:665] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.624105][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 5, rx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.624242][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.625647][INFO][test_async.rs:651] >>> test_pressure_bounded_async_1_1 return () in 11.218739ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.626689][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 100, rx_count = 10) enter <<<
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_1_1::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:10.626881][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_unbounded_recv_timeout_async::case_1 ... ok
[INFO] [stdout] test tests::test_async::test_basic_unbounded_recv_timeout_async::case_2 ... ok
[INFO] [stdout] test tests::test_async::test_basic_unbounded_recv_timeout_async::case_3 ... ok
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_1_1::case_6 ... ok
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_1_1::case_7 ... ok
[INFO] [stderr] [2025-11-11 09:16:10.642079][INFO][test_async.rs:651] >>> test_pressure_bounded_async_1_1 return () in 17.921008ms >>>
[INFO] [stderr] [2025-11-11 09:16:10.642525][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 10, rx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.642672][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.657123][INFO][test_async.rs:651] >>> test_pressure_bounded_async_1_1 return () in 50.955616ms >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_1_1::case_5 ... ok
[INFO] [stderr] [2025-11-11 09:16:10.660531][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 300, rx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.664845][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.703032][INFO][test_async.rs:651] >>> test_pressure_bounded_async_1_1 return () in 125.21399ms >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_1_1::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:10.703494][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 5, rx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.703625][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.825996][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 122.36841ms >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_05 ... ok
[INFO] [stderr] [2025-11-11 09:16:10.827955][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 100, rx_count = 10) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.828091][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:10.989852][INFO][test_async.rs:265] >>> test_basic_unbounded_1_thread return () in 1.034418357s >>>
[INFO] [stderr] [2025-11-11 09:16:10.990708][INFO][test_async.rs:651] >>> test_pressure_bounded_async_1_1 return () in 412.927527ms >>>
[INFO] [stdout] test tests::test_async::test_basic_unbounded_1_thread::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:10.995778][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 371.537041ms >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_1_1::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:10.996890][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 300, rx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:10.997025][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_01 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.000749][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 5, rx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:11.000852][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:11.000789][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 10, rx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:11.010764][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:11.018215][INFO][test_async.rs:348] waker rx 0
[INFO] [stderr] [2025-11-11 09:16:11.018373][INFO][test_async.rs:348] waker rx 1
[INFO] [stderr] [2025-11-11 09:16:11.030136][INFO][test_async.rs:265] >>> test_basic_unbounded_1_thread return () in 1.035700277s >>>
[INFO] [stderr] [2025-11-11 09:16:11.033070][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 390.399558ms >>>
[INFO] [stderr] [2025-11-11 09:16:11.035238][INFO][test_async.rs:309] >>> test_basic_unbounded_idle_select return () in 481.029792ms >>>
[INFO] [stderr] [2025-11-11 09:16:11.039287][INFO][test_async.rs:309] >>> test_basic_unbounded_idle_select return () in 485.463171ms >>>
[INFO] [stdout] test tests::test_async::test_basic_unbounded_1_thread::case_2 ... ok
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_03 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.042152][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 100, rx_count = 10) enter <<<
[INFO] [stderr] [2025-11-11 09:16:11.042287][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_unbounded_idle_select::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.042508][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 10, rx_count = 100) enter <<<
[INFO] [stdout] test tests::test_async::test_basic_unbounded_idle_select::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.042598][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_unbounded_idle_select::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.043111][INFO][test_async.rs:755] <<< test_pressure_bounded_async_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 300, rx_count = 300) enter <<<
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_09 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.047602][INFO][test_async.rs:781] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:11.055448][INFO][test_async.rs:348] waker rx 0
[INFO] [stderr] [2025-11-11 09:16:11.056421][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, AsyncRx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:11.056560][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:11.099807][INFO][test_async.rs:309] >>> test_basic_unbounded_idle_select return () in 546.107796ms >>>
[INFO] [stderr] [2025-11-11 09:16:11.121867][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, AsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:11.122034][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:11.149988][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 149.134048ms >>>
[INFO] [stderr] [2025-11-11 09:16:11.150838][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, AsyncRx), tx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:11.150972][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:11.252004][INFO][test_async.rs:651] >>> test_pressure_bounded_async_1_1 return () in 671.661926ms >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_1_1::case_4 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.252384][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, AsyncRx), tx_count = 5) enter <<<
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_11 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.252522][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:11.304062][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 261.459509ms >>>
[INFO] [stderr] [2025-11-11 09:16:11.304400][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, AsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:11.304540][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_07 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.462981][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 452.216694ms >>>
[INFO] [stderr] [2025-11-11 09:16:11.464980][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, AsyncRx), tx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:11.465115][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:11.528037][INFO][test_async.rs:265] >>> test_basic_unbounded_1_thread return () in 1.013664839s >>>
[INFO] [stdout] test tests::test_async::test_basic_unbounded_1_thread::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.528425][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, AsyncRx), tx_count = 10) enter <<<
[INFO] [stderr] [2025-11-11 09:16:11.528539][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_07 ... ok
[INFO] [stderr] [2025-11-11 09:16:11.767372][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 238.831801ms >>>
[INFO] [stderr] [2025-11-11 09:16:11.767799][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, AsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:11.777919][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:12.101142][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 848.617052ms >>>
[INFO] [stderr] [2025-11-11 09:16:12.101613][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, AsyncRx), tx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:12.101728][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_04 ... ok
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_06 ... ok
[INFO] [stderr] [2025-11-11 09:16:12.435883][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 1.607789311s >>>
[INFO] [stderr] [2025-11-11 09:16:12.443088][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:12.453762][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:12.473817][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 1.431526325s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_10 ... ok
[INFO] [stderr] [2025-11-11 09:16:12.474394][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:12.474527][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:12.506132][INFO][test_async.rs:417] >>> test_basic_timeout_recv_async_waker return () in 3.319104233s >>>
[INFO] [stdout] test tests::test_async::test_basic_timeout_recv_async_waker::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:12.507843][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:12.507951][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_basic_timeout_recv_async_waker::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:12.729023][INFO][test_async.rs:417] >>> test_basic_timeout_recv_async_waker return () in 3.497492418s >>>
[INFO] [stderr] [2025-11-11 09:16:12.755439][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:12.786859][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_02 ... ok
[INFO] [stderr] [2025-11-11 09:16:13.058237][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 2.431353805s >>>
[INFO] [stderr] [2025-11-11 09:16:13.059877][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:13.060013][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:13.314797][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 527.942468ms >>>
[INFO] [stderr] [2025-11-11 09:16:13.396270][INFO][test_async.rs:417] >>> test_basic_timeout_recv_async_waker return () in 3.446220512s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_13 ... ok
[INFO] [stdout] test tests::test_async::test_basic_timeout_recv_async_waker::case_3 ... ok
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_12 ... ok
[INFO] [stderr] [2025-11-11 09:16:13.428244][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 2.380640878s >>>
[INFO] [stderr] [2025-11-11 09:16:13.428844][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:13.430183][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:13.448803][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:13.449764][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:13.456173][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:13.456663][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_16 ... ok
[INFO] [stderr] [2025-11-11 09:16:13.678778][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 222.114932ms >>>
[INFO] [stderr] [2025-11-11 09:16:13.696928][INFO][test_async.rs:690] <<< test_pressure_bounded_async_multi_1 (setup_log = (), channel = (MAsyncTx, MAsyncRx), tx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:13.703791][INFO][test_async.rs:721] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_04 ... ok
[INFO] [stderr] [2025-11-11 09:16:14.826912][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 4.162065265s >>>
[INFO] [stderr] [2025-11-11 09:16:14.827325][INFO][test_async.rs:828] <<< test_pressure_bounded_mixed_async_blocking_conversion (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:14.836775][INFO][test_async.rs:837] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:15.148818][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 4.09225492s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_01 ... ok
[INFO] [stderr] [2025-11-11 09:16:15.149536][INFO][test_async.rs:828] <<< test_pressure_bounded_mixed_async_blocking_conversion (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:15.149649][INFO][test_async.rs:837] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_mixed_async_blocking_conversion::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:15.210216][INFO][test_async.rs:828] >>> test_pressure_bounded_mixed_async_blocking_conversion return () in 60.565195ms >>>
[INFO] [stderr] [2025-11-11 09:16:15.210574][INFO][test_async.rs:828] <<< test_pressure_bounded_mixed_async_blocking_conversion (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:15.210696][INFO][test_async.rs:837] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:15.232765][INFO][test_async.rs:828] >>> test_pressure_bounded_mixed_async_blocking_conversion return () in 22.067699ms >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_mixed_async_blocking_conversion::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:15.233406][INFO][test_async.rs:529] <<< test_pressure_bounded_timeout_async (setup_log = (), _channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stdout] test tests::test_async::test_pressure_bounded_mixed_async_blocking_conversion::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:15.233600][INFO][test_async.rs:541] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:15.265477][INFO][test_async.rs:828] >>> test_pressure_bounded_mixed_async_blocking_conversion return () in 428.707625ms >>>
[INFO] [stderr] [2025-11-11 09:16:15.265900][INFO][test_async.rs:1104] <<< test_pressure_stream_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 2) enter <<<
[INFO] [stderr] [2025-11-11 09:16:15.266019][INFO][test_async.rs:1124] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:15.557841][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 3.10407949s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_10 ... ok
[INFO] [stderr] [2025-11-11 09:16:15.558838][INFO][test_async.rs:1104] <<< test_pressure_stream_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 4) enter <<<
[INFO] [stderr] [2025-11-11 09:16:15.558940][INFO][test_async.rs:1124] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:15.566639][INFO][test_async.rs:755] >>> test_pressure_bounded_async_multi return () in 4.569612092s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi::case_08 ... ok
[INFO] [stderr] [2025-11-11 09:16:15.567102][INFO][test_async.rs:1104] <<< test_pressure_stream_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 10) enter <<<
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:15.567207][INFO][test_async.rs:1124] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:15.672852][INFO][test_async.rs:1104] >>> test_pressure_stream_multi return () in 406.829957ms >>>
[INFO] [stderr] [2025-11-11 09:16:15.673269][INFO][test_async.rs:1104] <<< test_pressure_stream_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 3) enter <<<
[INFO] [stderr] [2025-11-11 09:16:15.673414][INFO][test_async.rs:1124] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi::case_4 ... ok
[INFO] [stderr] [2025-11-11 09:16:15.814264][INFO][test_async.rs:1104] >>> test_pressure_stream_multi return () in 140.847019ms >>>
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:15.814871][INFO][test_async.rs:1104] <<< test_pressure_stream_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 30) enter <<<
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi::case_6 ... ok
[INFO] [stderr] [2025-11-11 09:16:15.815009][INFO][test_async.rs:1124] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi::case_5 ... ok
[INFO] [stderr] [2025-11-11 09:16:16.008770][INFO][test_async.rs:1104] >>> test_pressure_stream_multi return () in 441.561504ms >>>
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:16.009236][INFO][test_async.rs:1104] <<< test_pressure_stream_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 2) enter <<<
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi::case_7 ... ok
[INFO] [stderr] [2025-11-11 09:16:16.009392][INFO][test_async.rs:1124] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi::case_8 ... ok
[INFO] [stderr] [2025-11-11 09:16:16.036316][INFO][test_async.rs:1104] >>> test_pressure_stream_multi return () in 26.921158ms >>>
[INFO] [stderr] [2025-11-11 09:16:16.036788][INFO][test_async.rs:1104] <<< test_pressure_stream_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 4) enter <<<
[INFO] [stderr] [2025-11-11 09:16:16.036943][INFO][test_async.rs:1124] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:16.048532][INFO][test_async.rs:1104] >>> test_pressure_stream_multi return () in 233.521561ms >>>
[INFO] [stderr] [2025-11-11 09:16:16.048999][INFO][test_async.rs:1104] <<< test_pressure_stream_multi (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 50) enter <<<
[INFO] [stderr] [2025-11-11 09:16:16.049126][INFO][test_async.rs:1124] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:16.052618][INFO][test_async.rs:1104] >>> test_pressure_stream_multi return () in 493.67834ms >>>
[INFO] [stderr] [2025-11-11 09:16:16.052924][INFO][test_async.rs:1152] <<< test_pressure_stream_multi_idle (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 2) enter <<<
[INFO] [stderr] [2025-11-11 09:16:16.053024][INFO][test_async.rs:1172] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:16.056792][INFO][test_async.rs:1104] >>> test_pressure_stream_multi return () in 19.846158ms >>>
[INFO] [stderr] [2025-11-11 09:16:16.057849][INFO][test_async.rs:1152] <<< test_pressure_stream_multi_idle (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 4) enter <<<
[INFO] [stderr] [2025-11-11 09:16:16.057980][INFO][test_async.rs:1172] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:16.104342][INFO][test_async.rs:1104] >>> test_pressure_stream_multi return () in 55.213315ms >>>
[INFO] [stderr] [2025-11-11 09:16:16.104890][INFO][test_async.rs:1152] <<< test_pressure_stream_multi_idle (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 10) enter <<<
[INFO] [stderr] [2025-11-11 09:16:16.105016][INFO][test_async.rs:1172] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:17.148866][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 3.71868116s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_17 ... ok
[INFO] [stderr] [2025-11-11 09:16:17.149306][INFO][test_async.rs:1152] <<< test_pressure_stream_multi_idle (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 3) enter <<<
[INFO] [stderr] [2025-11-11 09:16:17.149446][INFO][test_async.rs:1172] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_08 ... ok
[INFO] [stderr] [2025-11-11 09:16:17.679299][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 5.901378214s >>>
[INFO] [stderr] [2025-11-11 09:16:17.679818][INFO][test_async.rs:1152] <<< test_pressure_stream_multi_idle (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 30) enter <<<
[INFO] [stderr] [2025-11-11 09:16:17.679979][INFO][test_async.rs:1172] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:18.565521][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 7.260979335s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_05 ... ok
[INFO] [stderr] [2025-11-11 09:16:18.566481][INFO][test_async.rs:1152] <<< test_pressure_stream_multi_idle (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 2) enter <<<
[INFO] [stderr] [2025-11-11 09:16:18.567274][INFO][test_async.rs:1172] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi_idle::case_5 ... ok
[INFO] [stderr] [2025-11-11 09:16:19.144039][INFO][test_async.rs:1152] >>> test_pressure_stream_multi_idle return () in 1.464058682s >>>
[INFO] [stderr] [2025-11-11 09:16:19.152916][INFO][test_async.rs:1152] <<< test_pressure_stream_multi_idle (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 4) enter <<<
[INFO] [stderr] [2025-11-11 09:16:19.153080][INFO][test_async.rs:1172] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:19.560818][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 6.500801687s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_14 ... ok
[INFO] [stderr] [2025-11-11 09:16:19.561389][INFO][test_async.rs:1152] <<< test_pressure_stream_multi_idle (setup_log = (), channel = (MAsyncTx, MAsyncRx), rx_count = 50) enter <<<
[INFO] [stderr] [2025-11-11 09:16:19.561516][INFO][test_async.rs:1172] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi_idle::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:20.274906][INFO][test_async.rs:1152] >>> test_pressure_stream_multi_idle return () in 4.169887295s >>>
[INFO] [stderr] [2025-11-11 09:16:20.275298][INFO][test_async.rs:983] <<< test_spurious_sink (setup_log = ()) enter <<<
[INFO] [stderr] [2025-11-11 09:16:20.275464][INFO][test_async.rs:983] >>> test_spurious_sink return () in 60ns >>>
[INFO] [stdout] test tests::test_async::test_spurious_sink ... ok
[INFO] [stdout] test tests::test_async::test_spurious_stream ... ok
[INFO] [stderr] [2025-11-11 09:16:20.275855][INFO][test_async.rs:1030] <<< test_spurious_stream (setup_log = ()) enter <<<
[INFO] [stderr] [2025-11-11 09:16:20.275965][INFO][test_async.rs:1030] >>> test_spurious_stream return () in 70ns >>>
[INFO] [stderr] [2025-11-11 09:16:20.276174][INFO][test_async.rs:87] <<< test_sync () enter <<<
[INFO] [stderr] [2025-11-11 09:16:20.276349][INFO][test_async.rs:90] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:20.401252][INFO][test_async.rs:1152] >>> test_pressure_stream_multi_idle return () in 839.733682ms >>>
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi_idle::case_8 ... ok
[INFO] [stderr] [2025-11-11 09:16:20.401648][INFO][test_async_blocking.rs:77] <<< test_basic_1_tx_async_1_rx_blocking (setup_log = (), channel = (AsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:20.401832][INFO][test_async_blocking.rs:106] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_basic_1_tx_async_1_rx_blocking::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:21.047107][INFO][test_async_blocking.rs:77] >>> test_basic_1_tx_async_1_rx_blocking return () in 645.312777ms >>>
[INFO] [stderr] [2025-11-11 09:16:21.047857][INFO][test_async_blocking.rs:77] <<< test_basic_1_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:21.050810][INFO][test_async_blocking.rs:106] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_basic_1_tx_async_1_rx_blocking::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:21.709322][INFO][test_async_blocking.rs:77] >>> test_basic_1_tx_async_1_rx_blocking return () in 658.560117ms >>>
[INFO] [stderr] [2025-11-11 09:16:21.710018][INFO][test_async_blocking.rs:77] <<< test_basic_1_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:21.710698][INFO][test_async_blocking.rs:106] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:22.349863][INFO][test_async_blocking.rs:77] >>> test_basic_1_tx_async_1_rx_blocking return () in 639.706799ms >>>
[INFO] [stdout] test tests::test_async_blocking::test_basic_1_tx_async_1_rx_blocking::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:22.350188][INFO][test_async_blocking.rs:13] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), channel = (AsyncTx, Rx)) enter <<<
[INFO] [stdout] test tests::test_async_blocking::test_basic_bounded_empty_full_drop_rx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:22.350315][INFO][test_async_blocking.rs:13] >>> test_basic_bounded_empty_full_drop_rx return () in 6.08µs >>>
[INFO] [stdout] test tests::test_async_blocking::test_basic_bounded_empty_full_drop_rx::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:22.350485][INFO][test_async_blocking.rs:13] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), channel = (MAsyncTx, Rx)) enter <<<
[INFO] [stdout] test tests::test_async_blocking::test_basic_bounded_empty_full_drop_rx::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:22.350563][INFO][test_async_blocking.rs:13] >>> test_basic_bounded_empty_full_drop_rx return () in 5.551µs >>>
[INFO] [stderr] [2025-11-11 09:16:22.362837][INFO][test_async_blocking.rs:13] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), channel = (MAsyncTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:22.362956][INFO][test_async_blocking.rs:13] >>> test_basic_bounded_empty_full_drop_rx return () in 8.9µs >>>
[INFO] [stderr] [2025-11-11 09:16:22.364102][INFO][test_async_blocking.rs:36] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), channel = (AsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:22.364243][INFO][test_async_blocking.rs:36] >>> test_basic_bounded_empty_full_drop_tx return () in 8.389µs >>>
[INFO] [stderr] [2025-11-11 09:16:22.364879][INFO][test_async_blocking.rs:36] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), channel = (MAsyncTx, Rx)) enter <<<
[INFO] [stdout] test tests::test_async_blocking::test_basic_bounded_empty_full_drop_tx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:22.364959][INFO][test_async_blocking.rs:36] >>> test_basic_bounded_empty_full_drop_tx return () in 7.1µs >>>
[INFO] [stdout] test tests::test_async_blocking::test_basic_bounded_empty_full_drop_tx::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:22.365384][INFO][test_async_blocking.rs:36] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), channel = (MAsyncTx, MRx)) enter <<<
[INFO] [stdout] test tests::test_async_blocking::test_basic_bounded_empty_full_drop_tx::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:22.365474][INFO][test_async_blocking.rs:36] >>> test_basic_bounded_empty_full_drop_tx return () in 7.78µs >>>
[INFO] [stdout] test tests::test_async_blocking::test_basic_compile_bounded_empty_full ... ok
[INFO] [stderr] [2025-11-11 09:16:22.366168][INFO][test_async_blocking.rs:59] <<< test_basic_compile_bounded_empty_full () enter <<<
[INFO] [stderr] [2025-11-11 09:16:22.366254][INFO][test_async_blocking.rs:59] >>> test_basic_compile_bounded_empty_full return () in 10.76µs >>>
[INFO] [stderr] [2025-11-11 09:16:22.367255][INFO][test_async_blocking.rs:119] <<< test_basic_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:22.367666][INFO][test_async_blocking.rs:168] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_basic_multi_tx_async_1_rx_blocking::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:23.023271][INFO][test_async_blocking.rs:119] >>> test_basic_multi_tx_async_1_rx_blocking return () in 655.937767ms >>>
[INFO] [stderr] [2025-11-11 09:16:23.023651][INFO][test_async_blocking.rs:119] <<< test_basic_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx), tx_count = 8) enter <<<
[INFO] [stderr] [2025-11-11 09:16:23.023840][INFO][test_async_blocking.rs:168] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:23.697978][INFO][test_async_blocking.rs:119] >>> test_basic_multi_tx_async_1_rx_blocking return () in 674.179536ms >>>
[INFO] [stdout] test tests::test_async_blocking::test_basic_multi_tx_async_1_rx_blocking::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:23.698355][INFO][test_async_blocking.rs:119] <<< test_basic_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:23.698575][INFO][test_async_blocking.rs:168] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_18 ... ok
[INFO] [stderr] [2025-11-11 09:16:23.982328][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 10.278539392s >>>
[INFO] [stderr] [2025-11-11 09:16:23.983862][INFO][test_async_blocking.rs:119] <<< test_basic_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx), tx_count = 1000) enter <<<
[INFO] [stderr] [2025-11-11 09:16:23.984026][INFO][test_async_blocking.rs:168] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:24.613985][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 12.512254982s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_09 ... ok
[INFO] [stderr] [2025-11-11 09:16:24.614966][INFO][test_async_blocking.rs:119] <<< test_basic_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:24.615874][INFO][test_async_blocking.rs:168] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_basic_multi_tx_async_1_rx_blocking::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:24.678924][INFO][test_async_blocking.rs:119] >>> test_basic_multi_tx_async_1_rx_blocking return () in 980.407951ms >>>
[INFO] [stderr] [2025-11-11 09:16:24.679494][INFO][test_async_blocking.rs:119] <<< test_basic_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 8) enter <<<
[INFO] [stderr] [2025-11-11 09:16:24.679729][INFO][test_async_blocking.rs:168] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:25.301344][INFO][test_async_blocking.rs:119] >>> test_basic_multi_tx_async_1_rx_blocking return () in 685.620825ms >>>
[INFO] [stdout] test tests::test_async_blocking::test_basic_multi_tx_async_1_rx_blocking::case_5 ... ok
[INFO] [stderr] [2025-11-11 09:16:25.301849][INFO][test_async_blocking.rs:119] <<< test_basic_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:25.302030][INFO][test_async_blocking.rs:168] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:25.395940][INFO][test_async_blocking.rs:119] >>> test_basic_multi_tx_async_1_rx_blocking return () in 716.278932ms >>>
[INFO] [stdout] test tests::test_async_blocking::test_basic_multi_tx_async_1_rx_blocking::case_6 ... ok
[INFO] [stderr] [2025-11-11 09:16:25.396355][INFO][test_async_blocking.rs:119] <<< test_basic_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 1000) enter <<<
[INFO] [stderr] [2025-11-11 09:16:25.396564][INFO][test_async_blocking.rs:168] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:26.235118][INFO][test_async_blocking.rs:119] >>> test_basic_multi_tx_async_1_rx_blocking return () in 933.134195ms >>>
[INFO] [stdout] test tests::test_async_blocking::test_basic_multi_tx_async_1_rx_blocking::case_7 ... ok
[INFO] [stderr] [2025-11-11 09:16:26.237523][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (AsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:26.237722][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:26.287992][INFO][test_async.rs:87] >>> test_sync return () in 6.011640876s >>>
[INFO] [stdout] test tests::test_async::test_sync ... ok
[INFO] [stderr] [2025-11-11 09:16:26.289476][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (AsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:26.290413][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:26.676194][INFO][test_async.rs:1152] >>> test_pressure_stream_multi_idle return () in 10.618212725s >>>
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi_idle::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:26.676627][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (AsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:26.676844][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_03 ... ok
[INFO] [stderr] [2025-11-11 09:16:27.315108][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 638.317999ms >>>
[INFO] [stderr] [2025-11-11 09:16:27.315704][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (AsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:27.315902][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:27.785426][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 469.551872ms >>>
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_04 ... ok
[INFO] [stderr] [2025-11-11 09:16:27.787322][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:27.788639][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_basic_multi_tx_async_1_rx_blocking::case_4 ... ok
[INFO] [stderr] [2025-11-11 09:16:28.456972][INFO][test_async_blocking.rs:119] >>> test_basic_multi_tx_async_1_rx_blocking return () in 4.4729857s >>>
[INFO] [stderr] [2025-11-11 09:16:28.457490][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:28.457684][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:29.864114][INFO][test_async.rs:1152] >>> test_pressure_stream_multi_idle return () in 10.711032748s >>>
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi_idle::case_7 ... ok
[INFO] [stderr] [2025-11-11 09:16:29.865650][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:29.865954][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_basic_multi_tx_async_1_rx_blocking::case_8 ... ok
[INFO] [stderr] [2025-11-11 09:16:29.940233][INFO][test_async_blocking.rs:119] >>> test_basic_multi_tx_async_1_rx_blocking return () in 4.543724575s >>>
[INFO] [stderr] [2025-11-11 09:16:29.940827][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:29.941812][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_08 ... ok
[INFO] [stderr] [2025-11-11 09:16:30.580444][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 638.683039ms >>>
[INFO] [stderr] [2025-11-11 09:16:30.580895][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:30.581108][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_02 ... ok
[INFO] [stderr] [2025-11-11 09:16:31.137284][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 4.84706292s >>>
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi_idle::case_4 ... ok
[INFO] [stderr] [2025-11-11 09:16:31.137804][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:31.137984][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:31.176215][INFO][test_async.rs:1152] >>> test_pressure_stream_multi_idle return () in 14.026766921s >>>
[INFO] [stderr] [2025-11-11 09:16:31.176666][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:31.176837][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:31.995911][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 819.111864ms >>>
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_11 ... ok
[INFO] [stderr] [2025-11-11 09:16:31.998997][INFO][test_async_blocking.rs:192] <<< test_pressure_1_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:32.001065][INFO][test_async_blocking.rs:235] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_07 ... ok
[INFO] [stderr] [2025-11-11 09:16:32.011483][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 2.145630047s >>>
[INFO] [stderr] [2025-11-11 09:16:32.011839][INFO][test_async_blocking.rs:248] <<< test_pressure_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:32.012000][INFO][test_async_blocking.rs:285] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_1_rx_blocking::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:32.266718][INFO][test_async_blocking.rs:248] >>> test_pressure_multi_tx_async_1_rx_blocking return () in 254.767309ms >>>
[INFO] [stderr] [2025-11-11 09:16:32.267165][INFO][test_async_blocking.rs:248] <<< test_pressure_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx), tx_count = 10) enter <<<
[INFO] [stderr] [2025-11-11 09:16:32.267339][INFO][test_async_blocking.rs:285] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:32.826081][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 825.063264ms >>>
[INFO] [stderr] [2025-11-11 09:16:32.826469][INFO][test_async_blocking.rs:248] <<< test_pressure_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:32.827190][INFO][test_async_blocking.rs:285] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:33.000284][INFO][test_async_blocking.rs:248] >>> test_pressure_multi_tx_async_1_rx_blocking return () in 732.983362ms >>>
[INFO] [stderr] [2025-11-11 09:16:33.000863][INFO][test_async_blocking.rs:248] <<< test_pressure_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, Rx), tx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:16:33.001649][INFO][test_async_blocking.rs:285] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_12 ... ok
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_1_rx_blocking::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:34.826617][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 3.688677913s >>>
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_10 ... ok
[INFO] [stderr] [2025-11-11 09:16:34.827955][INFO][test_async_blocking.rs:248] <<< test_pressure_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:34.828189][INFO][test_async_blocking.rs:285] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:35.407921][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 23.942803542s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_06 ... ok
[INFO] [stderr] [2025-11-11 09:16:35.408926][INFO][test_async_blocking.rs:248] <<< test_pressure_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:35.410004][INFO][test_async_blocking.rs:285] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_1_rx_blocking::case_5 ... ok
[INFO] [stderr] [2025-11-11 09:16:35.557659][INFO][test_async_blocking.rs:248] >>> test_pressure_multi_tx_async_1_rx_blocking return () in 729.534261ms >>>
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_06 ... ok
[INFO] [stderr] [2025-11-11 09:16:35.558565][INFO][test_async_blocking.rs:248] <<< test_pressure_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 10) enter <<<
[INFO] [stderr] [2025-11-11 09:16:35.558730][INFO][test_async_blocking.rs:285] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:35.634047][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 7.176418982s >>>
[INFO] [stderr] [2025-11-11 09:16:35.634653][INFO][test_async_blocking.rs:248] <<< test_pressure_multi_tx_async_1_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:16:35.634868][INFO][test_async_blocking.rs:285] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:35.741034][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 23.266504608s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_11 ... ok
[INFO] [stderr] [2025-11-11 09:16:35.804446][INFO][test_async_blocking.rs:309] <<< test_pressure_multi_tx_async_multi_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 5, rx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:35.804844][INFO][test_async_blocking.rs:349] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:36.085174][INFO][test_async_blocking.rs:309] >>> test_pressure_multi_tx_async_multi_rx_blocking return () in 280.549288ms >>>
[INFO] [stderr] [2025-11-11 09:16:36.086845][INFO][test_async_blocking.rs:309] <<< test_pressure_multi_tx_async_multi_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 100, rx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:36.106702][INFO][test_async_blocking.rs:349] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_multi_rx_blocking::case_1 ... ok
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_1_rx_blocking::case_7 ... ok
[INFO] [stderr] [2025-11-11 09:16:36.238851][INFO][test_async_blocking.rs:248] >>> test_pressure_multi_tx_async_1_rx_blocking return () in 680.160146ms >>>
[INFO] [stderr] [2025-11-11 09:16:36.239213][INFO][test_async_blocking.rs:309] <<< test_pressure_multi_tx_async_multi_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 10, rx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:36.322982][INFO][test_async_blocking.rs:349] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:36.618295][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 25.496258887s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_02 ... ok
[INFO] [stderr] [2025-11-11 09:16:36.629376][INFO][test_async_blocking.rs:309] <<< test_pressure_multi_tx_async_multi_rx_blocking (setup_log = (), channel = (MAsyncTx, MRx), tx_count = 300, rx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:36.911958][INFO][test_async_blocking.rs:349] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:37.815812][INFO][test_async.rs:1152] >>> test_pressure_stream_multi_idle return () in 21.762783429s >>>
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi_idle::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:37.821556][INFO][test_blocking_async.rs:98] <<< test_basic_1_tx_blocking_1_rx_async (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:37.821891][INFO][test_blocking_async.rs:123] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:38.248370][INFO][test_async_blocking.rs:309] >>> test_pressure_multi_tx_async_multi_rx_blocking return () in 2.009014628s >>>
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_multi_rx_blocking::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:38.689750][INFO][test_async_blocking.rs:309] >>> test_pressure_multi_tx_async_multi_rx_blocking return () in 2.60098996s >>>
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_multi_rx_blocking::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:38.690117][INFO][test_blocking_async.rs:98] <<< test_basic_1_tx_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:38.690290][INFO][test_blocking_async.rs:123] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:38.690449][INFO][test_blocking_async.rs:98] <<< test_basic_1_tx_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:38.690947][INFO][test_blocking_async.rs:123] run with tokio multi thread
[INFO] [stdout] test tests::test_blocking_async::test_basic_1_tx_blocking_1_rx_async::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:38.929274][INFO][test_blocking_async.rs:98] >>> test_basic_1_tx_blocking_1_rx_async return () in 1.107448341s >>>
[INFO] [stderr] [2025-11-11 09:16:38.985891][INFO][test_blocking_async.rs:13] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_basic_bounded_empty_full_drop_rx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:38.986384][INFO][test_blocking_async.rs:13] >>> test_basic_bounded_empty_full_drop_rx return () in 10.95µs >>>
[INFO] [stdout] test tests::test_blocking_async::test_basic_bounded_empty_full_drop_rx::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:38.991085][INFO][test_blocking_async.rs:13] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_basic_bounded_empty_full_drop_rx::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:38.991547][INFO][test_blocking_async.rs:13] >>> test_basic_bounded_empty_full_drop_rx return () in 7.23µs >>>
[INFO] [stderr] [2025-11-11 09:16:38.991857][INFO][test_blocking_async.rs:13] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:38.991950][INFO][test_blocking_async.rs:13] >>> test_basic_bounded_empty_full_drop_rx return () in 7.13µs >>>
[INFO] [stderr] [2025-11-11 09:16:38.992381][INFO][test_blocking_async.rs:36] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:38.992523][INFO][test_blocking_async.rs:36] >>> test_basic_bounded_empty_full_drop_tx return () in 6.64µs >>>
[INFO] [stderr] [2025-11-11 09:16:38.992942][INFO][test_blocking_async.rs:36] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_basic_bounded_empty_full_drop_tx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:38.993027][INFO][test_blocking_async.rs:36] >>> test_basic_bounded_empty_full_drop_tx return () in 5.87µs >>>
[INFO] [stdout] test tests::test_blocking_async::test_basic_bounded_empty_full_drop_tx::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:38.996477][INFO][test_blocking_async.rs:36] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_basic_bounded_empty_full_drop_tx::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:39.004832][INFO][test_blocking_async.rs:36] >>> test_basic_bounded_empty_full_drop_tx return () in 3.35945ms >>>
[INFO] [stdout] test tests::test_blocking_async::test_basic_compile_bounded_empty_full ... ok
[INFO] [stderr] [2025-11-11 09:16:39.009246][INFO][test_blocking_async.rs:80] <<< test_basic_compile_bounded_empty_full () enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_basic_unbounded_empty_drop_tx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:39.009389][INFO][test_blocking_async.rs:80] >>> test_basic_compile_bounded_empty_full return () in 16.989µs >>>
[INFO] [stdout] test tests::test_blocking_async::test_basic_unbounded_empty_drop_tx::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:39.012002][INFO][test_blocking_async.rs:59] <<< test_basic_unbounded_empty_drop_tx (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_basic_unbounded_empty_drop_tx::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:39.012135][INFO][test_blocking_async.rs:59] >>> test_basic_unbounded_empty_drop_tx return () in 11.36µs >>>
[INFO] [stderr] [2025-11-11 09:16:39.015245][INFO][test_blocking_async.rs:59] <<< test_basic_unbounded_empty_drop_tx (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:39.015345][INFO][test_blocking_async.rs:59] >>> test_basic_unbounded_empty_drop_tx return () in 9.49µs >>>
[INFO] [stderr] [2025-11-11 09:16:39.018329][INFO][test_blocking_async.rs:59] <<< test_basic_unbounded_empty_drop_tx (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:39.018425][INFO][test_blocking_async.rs:59] >>> test_basic_unbounded_empty_drop_tx return () in 8.57µs >>>
[INFO] [stderr] [2025-11-11 09:16:39.021417][INFO][test_blocking_async.rs:142] <<< test_pressure_1_tx_blocking_1_rx_async (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:39.021846][INFO][test_blocking_async.rs:171] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:39.775659][INFO][test_blocking_async.rs:98] >>> test_basic_1_tx_blocking_1_rx_async return () in 1.085439423s >>>
[INFO] [stdout] test tests::test_blocking_async::test_basic_1_tx_blocking_1_rx_async::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:16:39.787895][INFO][test_blocking_async.rs:142] <<< test_pressure_1_tx_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:39.788086][INFO][test_blocking_async.rs:171] run with tokio multi thread
[INFO] [stdout] test tests::test_blocking_async::test_basic_1_tx_blocking_1_rx_async::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:39.826644][INFO][test_blocking_async.rs:98] >>> test_basic_1_tx_blocking_1_rx_async return () in 1.135755809s >>>
[INFO] [stderr] [2025-11-11 09:16:39.829177][INFO][test_blocking_async.rs:142] <<< test_pressure_1_tx_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:39.829374][INFO][test_blocking_async.rs:171] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:41.474928][INFO][test_async.rs:1152] >>> test_pressure_stream_multi_idle return () in 22.907651486s >>>
[INFO] [stdout] test tests::test_async::test_pressure_stream_multi_idle::case_6 ... ok
[INFO] [stderr] [2025-11-11 09:16:41.476250][INFO][test_blocking_async.rs:142] <<< test_pressure_1_tx_blocking_1_rx_async (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:41.476441][INFO][test_blocking_async.rs:171] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:43.853515][INFO][test_async_blocking.rs:248] >>> test_pressure_multi_tx_async_1_rx_blocking return () in 11.026913693s >>>
[INFO] [stderr] [2025-11-11 09:16:43.854075][INFO][test_blocking_async.rs:142] <<< test_pressure_1_tx_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_1_rx_blocking::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:16:43.856637][INFO][test_blocking_async.rs:171] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:48.700644][INFO][test_blocking_async.rs:142] >>> test_pressure_1_tx_blocking_1_rx_async return () in 7.224261268s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_4 ... ok
[INFO] [stderr] [2025-11-11 09:16:48.701628][INFO][test_blocking_async.rs:142] <<< test_pressure_1_tx_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:48.701858][INFO][test_blocking_async.rs:171] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:49.623832][INFO][test_blocking_async.rs:142] >>> test_pressure_1_tx_blocking_1_rx_async return () in 922.003626ms >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_6 ... ok
[INFO] [stderr] [2025-11-11 09:16:49.944903][INFO][test_blocking_async.rs:142] <<< test_pressure_1_tx_blocking_1_rx_async (setup_log = (), channel = (Tx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:49.945110][INFO][test_blocking_async.rs:171] run with tokio multi thread
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_5 ... ok
[INFO] [stderr] [2025-11-11 09:16:50.800762][INFO][test_blocking_async.rs:142] >>> test_pressure_1_tx_blocking_1_rx_async return () in 6.946536601s >>>
[INFO] [stderr] [2025-11-11 09:16:50.801217][INFO][test_blocking_async.rs:142] <<< test_pressure_1_tx_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:16:50.801426][INFO][test_blocking_async.rs:171] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:53.489773][INFO][test_async_blocking.rs:309] >>> test_pressure_multi_tx_async_multi_rx_blocking return () in 16.846929764s >>>
[INFO] [stderr] [2025-11-11 09:16:53.491979][INFO][test_blocking_async.rs:142] >>> test_pressure_1_tx_blocking_1_rx_async return () in 2.690613394s >>>
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_multi_rx_blocking::case_4 ... ok
[INFO] [stderr] [2025-11-11 09:16:53.492246][INFO][test_blocking_async.rs:142] <<< test_pressure_1_tx_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx)) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_8 ... ok
[INFO] [stderr] [2025-11-11 09:16:53.492386][INFO][test_blocking_async.rs:171] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:53.498992][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:53.499440][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:53.643783][INFO][test_blocking_async.rs:142] >>> test_pressure_1_tx_blocking_1_rx_async return () in 3.698717013s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_7 ... ok
[INFO] [stderr] [2025-11-11 09:16:53.644182][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:53.647151][INFO][test_async_blocking.rs:248] >>> test_pressure_multi_tx_async_1_rx_blocking return () in 20.646157638s >>>
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_1_rx_blocking::case_4 ... ok
[INFO] [stderr] [2025-11-11 09:16:53.703837][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx), tx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:16:53.779130][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_15 ... ok
[INFO] [stderr] [2025-11-11 09:16:53.793962][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 40.344197283s >>>
[INFO] [stderr] [2025-11-11 09:16:53.794356][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx), tx_count = 10) enter <<<
[INFO] [stderr] [2025-11-11 09:16:53.794844][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:53.855767][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:54.498139][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 998.9459ms >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_01 ... ok
[INFO] [stderr] [2025-11-11 09:16:54.498659][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx), tx_count = 100) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_9 ... ok
[INFO] [stderr] [2025-11-11 09:16:54.515245][INFO][test_blocking_async.rs:142] >>> test_pressure_1_tx_blocking_1_rx_async return () in 1.022891838s >>>
[INFO] [stderr] [2025-11-11 09:16:54.516908][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx), tx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:16:54.523447][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:54.607061][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 812.589584ms >>>
[INFO] [stderr] [2025-11-11 09:16:54.607483][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:16:54.607853][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_04 ... ok
[INFO] [stdout] test tests::test_async::test_pressure_bounded_timeout_async::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:16:54.618044][INFO][test_async.rs:529] >>> test_pressure_bounded_timeout_async return () in 39.38444236s >>>
[INFO] [stderr] [2025-11-11 09:16:54.618416][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:54.645173][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:54.678519][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:55.503619][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 895.985448ms >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_07 ... ok
[INFO] [stderr] [2025-11-11 09:16:55.504051][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:16:55.602828][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:56.995656][INFO][test_async_blocking.rs:248] >>> test_pressure_multi_tx_async_1_rx_blocking return () in 21.360853691s >>>
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_1_rx_blocking::case_8 ... ok
[INFO] [stderr] [2025-11-11 09:16:56.996170][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 5) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_10 ... ok
[INFO] [stderr] [2025-11-11 09:16:56.997720][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_multi_tx_async_1_rx_blocking::case_6 ... ok
[INFO] [stderr] [2025-11-11 09:16:57.090577][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 93.720272ms >>>
[INFO] [stderr] [2025-11-11 09:16:57.091986][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:16:57.114043][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:16:57.116878][INFO][test_async_blocking.rs:248] >>> test_pressure_multi_tx_async_1_rx_blocking return () in 21.706992563s >>>
[INFO] [stderr] [2025-11-11 09:16:57.117481][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:16:57.201630][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:07.068036][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 12.569238508s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_05 ... ok
[INFO] [stderr] [2025-11-11 09:17:07.083038][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx), tx_count = 5) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_13 ... ok
[INFO] [stderr] [2025-11-11 09:17:07.104602][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:07.221149][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 116.76661ms >>>
[INFO] [stderr] [2025-11-11 09:17:07.221714][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:17:07.355936][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:08.625185][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 1.403307547s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_14 ... ok
[INFO] [stderr] [2025-11-11 09:17:08.625928][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, AsyncRx), tx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:17:08.979977][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:10.901607][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 13.808692038s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_11 ... ok
[INFO] [stderr] [2025-11-11 09:17:10.905851][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 6) enter <<<
[INFO] [stderr] [2025-11-11 09:17:10.906170][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_16 ... ok
[INFO] [stderr] [2025-11-11 09:17:10.996297][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 90.320303ms >>>
[INFO] [stderr] [2025-11-11 09:17:10.998005][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 100) enter <<<
[INFO] [stderr] [2025-11-11 09:17:11.055037][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_03 has been running for over 60 seconds
[INFO] [stderr] [2025-11-11 09:17:11.289841][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 2.663762256s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_15 ... ok
[INFO] [stderr] [2025-11-11 09:17:11.294025][INFO][test_blocking_async.rs:188] <<< test_pressure_tx_multi_blocking_1_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:17:11.964340][INFO][test_blocking_async.rs:237] run with tokio multi thread
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_12 has been running for over 60 seconds
[INFO] [stderr] [2025-11-11 09:17:12.546183][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 1.548034646s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_17 ... ok
[INFO] [stderr] [2025-11-11 09:17:12.551959][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 5, rx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:17:12.552256][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_01 ... ok
[INFO] [stderr] [2025-11-11 09:17:13.399352][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 847.253681ms >>>
[INFO] [stderr] [2025-11-11 09:17:13.399805][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 100, rx_count = 20) enter <<<
[INFO] [stderr] [2025-11-11 09:17:13.440385][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_18 ... ok
[INFO] [stderr] [2025-11-11 09:17:15.227357][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 3.933201783s >>>
[INFO] [stderr] [2025-11-11 09:17:15.240090][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 300, rx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:17:15.440768][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_01 ... ok
[INFO] [stderr] [2025-11-11 09:17:19.447514][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 53.209833487s >>>
[INFO] [stderr] [2025-11-11 09:17:19.453001][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 10, rx_count = 10) enter <<<
[INFO] [stderr] [2025-11-11 09:17:19.453485][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:19.706029][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 252.88369ms >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_04 ... ok
[INFO] [stderr] [2025-11-11 09:17:19.707660][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 100, rx_count = 20) enter <<<
[INFO] [stderr] [2025-11-11 09:17:19.744468][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:21.353352][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 1.645548058s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_05 ... ok
[INFO] [stderr] [2025-11-11 09:17:21.374343][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 300, rx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:17:22.433142][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_05 has been running for over 60 seconds
[INFO] [stderr] [2025-11-11 09:17:29.377971][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 58.796922557s >>>
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_09 ... ok
[INFO] [stderr] [2025-11-11 09:17:29.402207][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 10, rx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:17:29.431020][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:30.082144][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 673.650786ms >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_07 ... ok
[INFO] [stderr] [2025-11-11 09:17:30.083029][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 100, rx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:17:30.348524][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:32.403784][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 19.00386088s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_02 ... ok
[INFO] [stderr] [2025-11-11 09:17:32.405265][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 300, rx_count = 300) enter <<<
[INFO] [stderr] [2025-11-11 09:17:33.100990][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:34.181045][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 4.09786275s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_08 ... ok
[INFO] [stderr] [2025-11-11 09:17:34.188529][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 30, rx_count = 500) enter <<<
[INFO] [stderr] [2025-11-11 09:17:34.199467][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:34.505181][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 13.130689693s >>>
[INFO] [stderr] [2025-11-11 09:17:34.522515][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 5, rx_count = 5) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_06 ... ok
[INFO] [stderr] [2025-11-11 09:17:34.524295][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 335.617443ms >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_10 ... ok
[INFO] [stderr] [2025-11-11 09:17:34.524942][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:34.525938][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 100, rx_count = 20) enter <<<
[INFO] [stderr] [2025-11-11 09:17:34.583106][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 60.462035ms >>>
[INFO] [stderr] [2025-11-11 09:17:34.584538][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 300, rx_count = 200) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_11 ... ok
[INFO] [stderr] [2025-11-11 09:17:34.916759][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_12 ... ok
[INFO] [stderr] [2025-11-11 09:17:35.747223][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 1.221087152s >>>
[INFO] [stderr] [2025-11-11 09:17:35.751382][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 10, rx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:17:35.887263][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:36.034242][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:36.370711][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 619.174721ms >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_14 ... ok
[INFO] [stderr] [2025-11-11 09:17:36.780866][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 100, rx_count = 200) enter <<<
[INFO] [stderr] [2025-11-11 09:17:36.960819][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_1 has been running for over 60 seconds
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_2 has been running for over 60 seconds
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_3 has been running for over 60 seconds
[INFO] [stderr] [2025-11-11 09:17:39.996950][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 5.412281224s >>>
[INFO] [stderr] [2025-11-11 09:17:40.020061][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 300, rx_count = 300) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_13 ... ok
[INFO] [stderr] [2025-11-11 09:17:39.772641][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 2.99163332s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_15 ... ok
[INFO] [stderr] [2025-11-11 09:17:40.200353][INFO][test_blocking_async.rs:256] <<< test_pressure_tx_multi_blocking_multi_rx_async (setup_log = (), channel = (MTx, MAsyncRx), tx_count = 30, rx_count = 500) enter <<<
[INFO] [stderr] [2025-11-11 09:17:40.358032][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:40.548631][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 8.143231664s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_09 ... ok
[INFO] [stderr] [2025-11-11 09:17:40.557864][INFO][test_blocking_context.rs:156] <<< test_basic_bounded_1_thread (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:40.614964][INFO][test_blocking_async.rs:304] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:17:40.698418][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 497.89022ms >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_17 ... ok
[INFO] [stderr] [2025-11-11 09:17:40.872892][INFO][test_blocking_context.rs:156] <<< test_basic_bounded_1_thread (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.565096][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 1.544909035s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_16 ... ok
[INFO] [stderr] [2025-11-11 09:17:41.568780][INFO][test_blocking_context.rs:156] <<< test_basic_bounded_1_thread (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.565703][INFO][test_blocking_context.rs:156] >>> test_basic_bounded_1_thread return () in 1.007711039s >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_bounded_1_thread::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:17:41.584861][INFO][test_blocking_context.rs:15] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.586778][INFO][test_blocking_context.rs:15] >>> test_basic_bounded_empty_full_drop_rx return () in 13.08µs >>>
[INFO] [stderr] [2025-11-11 09:17:41.587875][INFO][test_blocking_context.rs:15] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_basic_bounded_empty_full_drop_rx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:17:41.588024][INFO][test_blocking_context.rs:15] >>> test_basic_bounded_empty_full_drop_rx return () in 13.91µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_bounded_empty_full_drop_rx::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:17:41.588816][INFO][test_blocking_context.rs:15] <<< test_basic_bounded_empty_full_drop_rx (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.589731][INFO][test_blocking_context.rs:15] >>> test_basic_bounded_empty_full_drop_rx return () in 13.1µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_bounded_empty_full_drop_rx::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:17:41.590639][INFO][test_blocking_context.rs:52] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.592794][INFO][test_blocking_context.rs:52] >>> test_basic_bounded_empty_full_drop_tx return () in 39.94µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_bounded_empty_full_drop_tx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:17:41.594804][INFO][test_blocking_context.rs:52] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.596766][INFO][test_blocking_context.rs:52] >>> test_basic_bounded_empty_full_drop_tx return () in 1.88385ms >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_bounded_empty_full_drop_tx::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:17:41.597880][INFO][test_blocking_context.rs:52] <<< test_basic_bounded_empty_full_drop_tx (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_basic_bounded_empty_full_drop_tx::case_3 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_basic_recv_after_sender_close::case_1 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_basic_recv_after_sender_close::case_2 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_basic_recv_after_sender_close::case_3 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_basic_recv_after_sender_close::case_4 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_basic_recv_after_sender_close::case_5 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_basic_recv_after_sender_close::case_6 ... ok
[INFO] [stderr] [2025-11-11 09:17:41.598281][INFO][test_blocking_context.rs:52] >>> test_basic_bounded_empty_full_drop_tx return () in 80.111µs >>>
[INFO] [stderr] [2025-11-11 09:17:41.598513][INFO][test_blocking_context.rs:245] <<< test_basic_recv_after_sender_close (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.599764][INFO][test_blocking_context.rs:245] >>> test_basic_recv_after_sender_close return () in 1.18231ms >>>
[INFO] [stderr] [2025-11-11 09:17:41.602808][INFO][test_blocking_context.rs:245] <<< test_basic_recv_after_sender_close (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.602905][INFO][test_blocking_context.rs:245] >>> test_basic_recv_after_sender_close return () in 24.81µs >>>
[INFO] [stderr] [2025-11-11 09:17:41.603570][INFO][test_blocking_context.rs:245] <<< test_basic_recv_after_sender_close (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.603656][INFO][test_blocking_context.rs:245] >>> test_basic_recv_after_sender_close return () in 22.52µs >>>
[INFO] [stderr] [2025-11-11 09:17:41.604222][INFO][test_blocking_context.rs:245] <<< test_basic_recv_after_sender_close (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.604344][INFO][test_blocking_context.rs:245] >>> test_basic_recv_after_sender_close return () in 56.66µs >>>
[INFO] [stderr] [2025-11-11 09:17:41.604602][INFO][test_blocking_context.rs:245] <<< test_basic_recv_after_sender_close (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.604693][INFO][test_blocking_context.rs:245] >>> test_basic_recv_after_sender_close return () in 27µs >>>
[INFO] [stderr] [2025-11-11 09:17:41.605863][INFO][test_blocking_context.rs:245] <<< test_basic_recv_after_sender_close (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.606770][INFO][test_blocking_context.rs:245] >>> test_basic_recv_after_sender_close return () in 795.49µs >>>
[INFO] [stderr] [2025-11-11 09:17:41.607029][INFO][test_blocking_context.rs:202] <<< test_basic_unbounded_1_thread (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:41.876162][INFO][test_blocking_context.rs:156] >>> test_basic_bounded_1_thread return () in 1.003118529s >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_bounded_1_thread::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:17:41.877420][INFO][test_blocking_context.rs:202] <<< test_basic_unbounded_1_thread (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.576148][INFO][test_blocking_context.rs:156] >>> test_basic_bounded_1_thread return () in 1.007260499s >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_bounded_1_thread::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.603885][INFO][test_blocking_context.rs:202] <<< test_basic_unbounded_1_thread (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_basic_unbounded_1_thread::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.656907][INFO][test_blocking_context.rs:202] >>> test_basic_unbounded_1_thread return () in 1.049790435s >>>
[INFO] [stderr] [2025-11-11 09:17:42.662075][INFO][test_blocking_context.rs:89] <<< test_basic_unbounded_empty_drop_rx (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.662233][INFO][test_blocking_context.rs:89] >>> test_basic_unbounded_empty_drop_rx return () in 14.11µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_unbounded_empty_drop_rx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.698868][INFO][test_blocking_context.rs:89] <<< test_basic_unbounded_empty_drop_rx (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.706169][INFO][test_blocking_context.rs:89] >>> test_basic_unbounded_empty_drop_rx return () in 15.44µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_unbounded_empty_drop_rx::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.710841][INFO][test_blocking_context.rs:89] <<< test_basic_unbounded_empty_drop_rx (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.710963][INFO][test_blocking_context.rs:89] >>> test_basic_unbounded_empty_drop_rx return () in 11.71µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_unbounded_empty_drop_rx::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.714821][INFO][test_blocking_context.rs:123] <<< test_basic_unbounded_empty_drop_tx (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_basic_unbounded_empty_drop_tx::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.715233][INFO][test_blocking_context.rs:123] >>> test_basic_unbounded_empty_drop_tx return () in 314.909µs >>>
[INFO] [stderr] [2025-11-11 09:17:42.734963][INFO][test_blocking_context.rs:123] <<< test_basic_unbounded_empty_drop_tx (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.735136][INFO][test_blocking_context.rs:123] >>> test_basic_unbounded_empty_drop_tx return () in 37.04µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_unbounded_empty_drop_tx::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.748972][INFO][test_blocking_context.rs:123] <<< test_basic_unbounded_empty_drop_tx (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.757816][INFO][test_blocking_context.rs:123] >>> test_basic_unbounded_empty_drop_tx return () in 44.1µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_unbounded_empty_drop_tx::case_3 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_conversion ... ok
[INFO] [stderr] [2025-11-11 09:17:42.758843][INFO][test_blocking_context.rs:617] <<< test_drop_large_msg (setup_log = (), channel = (Tx, Rx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_drop_large_msg::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.759111][INFO][test_blocking_context.rs:617] >>> test_drop_large_msg return () in 169.6µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_drop_large_msg::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.759333][INFO][test_blocking_context.rs:617] <<< test_drop_large_msg (setup_log = (), channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.763772][INFO][test_blocking_context.rs:617] >>> test_drop_large_msg return () in 4.36571ms >>>
[INFO] [stderr] [2025-11-11 09:17:42.774897][INFO][test_blocking_context.rs:617] <<< test_drop_large_msg (setup_log = (), channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.784898][INFO][test_blocking_context.rs:617] >>> test_drop_large_msg return () in 9.777529ms >>>
[INFO] [stdout] test tests::test_blocking_context::test_drop_large_msg::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.785929][INFO][test_blocking_context.rs:617] <<< test_drop_large_msg (setup_log = (), channel = (MTx, Rx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_drop_large_msg::case_4 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.840815][INFO][test_blocking_context.rs:617] >>> test_drop_large_msg return () in 54.701796ms >>>
[INFO] [stdout] test tests::test_blocking_context::test_drop_large_msg::case_5 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.858251][INFO][test_blocking_context.rs:617] <<< test_drop_large_msg (setup_log = (), channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.858755][INFO][test_blocking_context.rs:617] >>> test_drop_large_msg return () in 358.85µs >>>
[INFO] [stderr] [2025-11-11 09:17:42.859175][INFO][test_blocking_context.rs:617] <<< test_drop_large_msg (setup_log = (), channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.860270][INFO][test_blocking_context.rs:617] >>> test_drop_large_msg return () in 974.42µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_drop_large_msg::case_6 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.870857][INFO][test_blocking_context.rs:601] <<< test_drop_small_msg (setup_log = (), channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.878846][INFO][test_blocking_context.rs:202] >>> test_basic_unbounded_1_thread return () in 1.001240329s >>>
[INFO] [stdout] test tests::test_blocking_context::test_basic_unbounded_1_thread::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.881057][INFO][test_blocking_context.rs:601] >>> test_drop_small_msg return () in 296.78µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_drop_small_msg::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.881352][INFO][test_blocking_context.rs:601] <<< test_drop_small_msg (setup_log = (), channel = (MTx, Rx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_drop_small_msg::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.881868][INFO][test_blocking_context.rs:601] >>> test_drop_small_msg return () in 410.7µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_drop_small_msg::case_4 ... ok
[INFO] [stderr] [2025-11-11 09:17:42.882184][INFO][test_blocking_context.rs:601] <<< test_drop_small_msg (setup_log = (), channel = (MTx, Rx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_drop_small_msg::case_5 ... FAILED
[INFO] [stderr] [2025-11-11 09:17:42.882693][INFO][test_blocking_context.rs:601] >>> test_drop_small_msg return () in 437.42µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_drop_small_msg::case_2 ... FAILED
[INFO] [stderr] [2025-11-11 09:17:42.882868][INFO][test_blocking_context.rs:601] <<< test_drop_small_msg (setup_log = (), channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.896872][INFO][test_blocking_context.rs:601] <<< test_drop_small_msg (setup_log = (), channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:42.898537][ERROR][test_blocking_context.rs:662] panic occur: panicked at src/tests/test_blocking_context.rs:662:5:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 3
[INFO] [stderr]  right: 2
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_blocking_context::_test_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:662:5
[INFO] [stderr]   10: crossfire::tests::test_blocking_context::test_drop_small_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:613:5
[INFO] [stderr]   11: crossfire::tests::test_blocking_context::test_drop_small_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:611:3
[INFO] [stderr]   12: crossfire::tests::test_blocking_context::test_drop_small_msg::case_2
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:602:1
[INFO] [stderr]   13: crossfire::tests::test_blocking_context::test_drop_small_msg::case_2::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:602:10
[INFO] [stderr]   14: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   15: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   16: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   17: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   20: <unknown>
[INFO] [stderr]   21: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:17:42.900040][ERROR][test_blocking_context.rs:662] panic occur: panicked at src/tests/test_blocking_context.rs:662:5:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 3
[INFO] [stderr]  right: 2
[INFO] [stderr] trace:    0: captains_log::log_impl::log_panic
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stderr]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stderr]       core::ops::function::Fn::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stderr]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]       std::panicking::panic_with_hook
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]    5: __rustc::rust_begin_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]    6: core::panicking::panic_fmt
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]    7: core::panicking::assert_failed_inner
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stderr]    8: core::panicking::assert_failed
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stderr]    9: crossfire::tests::test_blocking_context::_test_drop_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:662:5
[INFO] [stderr]   10: crossfire::tests::test_blocking_context::test_drop_small_msg::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:613:5
[INFO] [stderr]   11: crossfire::tests::test_blocking_context::test_drop_small_msg
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:611:3
[INFO] [stderr]   12: crossfire::tests::test_blocking_context::test_drop_small_msg::case_5
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:602:1
[INFO] [stderr]   13: crossfire::tests::test_blocking_context::test_drop_small_msg::case_5::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:602:10
[INFO] [stderr]   14: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   15: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       test::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   16: test::run_test_in_process::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       test::run_test_in_process
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   17: test::run_test::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   20: <unknown>
[INFO] [stderr]   21: clone
[INFO] [stderr] 
[INFO] [stderr] [2025-11-11 09:17:42.932929][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:43.003900][INFO][test_blocking_context.rs:601] <<< test_drop_small_msg (setup_log = (), channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:43.004231][INFO][test_blocking_context.rs:601] >>> test_drop_small_msg return () in 190.19µs >>>
[INFO] [stdout] test tests::test_blocking_context::test_drop_small_msg::case_6 ... ok
[INFO] [stderr] [2025-11-11 09:17:43.257884][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stdout] test tests::test_async_blocking::test_pressure_1_tx_async_1_rx_blocking::case_05 ... ok
[INFO] [stderr] [2025-11-11 09:17:43.261496][INFO][test_async_blocking.rs:192] >>> test_pressure_1_tx_async_1_rx_blocking return () in 75.474051014s >>>
[INFO] [stderr] [2025-11-11 09:17:43.261977][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_basic_unbounded_1_thread::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:17:44.084942][INFO][test_blocking_context.rs:202] >>> test_basic_unbounded_1_thread return () in 1.48090569s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_02 ... ok
[INFO] [stderr] [2025-11-11 09:17:44.086357][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 50.442036808s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_08 ... ok
[INFO] [stderr] [2025-11-11 09:17:44.088026][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:44.088011][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:44.122263][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 49.503720424s >>>
[INFO] [stderr] [2025-11-11 09:17:44.314893][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:45.246950][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 1.158798187s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_04 ... ok
[INFO] [stderr] [2025-11-11 09:17:45.247449][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_03 ... ok
[INFO] [stderr] [2025-11-11 09:17:46.242291][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 2.97878116s >>>
[INFO] [stderr] [2025-11-11 09:17:46.244975][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (MTx, Rx)) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_06 ... ok
[INFO] [stderr] [2025-11-11 09:17:47.241659][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 52.724656265s >>>
[INFO] [stderr] [2025-11-11 09:17:47.293902][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_08 ... ok
[INFO] [stderr] [2025-11-11 09:17:48.188221][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 1.943142644s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_07 ... ok
[INFO] [stderr] [2025-11-11 09:17:48.188854][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:48.338919][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 3.091292661s >>>
[INFO] [stderr] [2025-11-11 09:17:48.339323][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:49.276021][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 936.533104ms >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_11 ... ok
[INFO] [stderr] [2025-11-11 09:17:49.276594][INFO][test_blocking_context.rs:281] <<< test_pressure_bounded_blocking_1_1 (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:17:49.326748][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 5.011680806s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_06 ... ok
[INFO] [stderr] [2025-11-11 09:17:49.327105][INFO][test_blocking_context.rs:402] <<< test_pressure_bounded_blocking_multi (setup_log = (), _channel = (MTx, MRx), tx_count = 2, rx_count = 2) enter <<<
[INFO] [stderr] [2025-11-11 09:17:49.592643][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 6.33461713s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_02 ... ok
[INFO] [stderr] [2025-11-11 09:17:49.593373][INFO][test_blocking_context.rs:402] <<< test_pressure_bounded_blocking_multi (setup_log = (), _channel = (MTx, MRx), tx_count = 16, rx_count = 2) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_12 ... ok
[INFO] [stderr] [2025-11-11 09:17:50.200961][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 924.267586ms >>>
[INFO] [stderr] [2025-11-11 09:17:50.201316][INFO][test_blocking_context.rs:402] <<< test_pressure_bounded_blocking_multi (setup_log = (), _channel = (MTx, MRx), tx_count = 2, rx_count = 16) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_10 ... ok
[INFO] [stderr] [2025-11-11 09:17:51.087406][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 2.898439177s >>>
[INFO] [stderr] [2025-11-11 09:17:51.099861][INFO][test_blocking_context.rs:402] <<< test_pressure_bounded_blocking_multi (setup_log = (), _channel = (MTx, MRx), tx_count = 2, rx_count = 2) enter <<<
[INFO] [stderr] [2025-11-11 09:17:51.321108][INFO][test_blocking_async.rs:256] >>> test_pressure_tx_multi_blocking_multi_rx_async return () in 36.080831875s >>>
[INFO] [stderr] [2025-11-11 09:17:51.332478][INFO][test_blocking_context.rs:402] >>> test_pressure_bounded_blocking_multi return () in 1.131008769s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_multi_rx_async::case_03 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi::case_03 ... ok
[INFO] [stderr] [2025-11-11 09:17:51.337968][INFO][test_blocking_context.rs:402] <<< test_pressure_bounded_blocking_multi (setup_log = (), _channel = (MTx, MRx), tx_count = 13, rx_count = 2) enter <<<
[INFO] [stderr] [2025-11-11 09:17:51.338021][INFO][test_blocking_context.rs:402] <<< test_pressure_bounded_blocking_multi (setup_log = (), _channel = (MTx, MRx), tx_count = 3, rx_count = 10) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi::case_04 ... ok
[INFO] [stderr] [2025-11-11 09:17:51.671692][INFO][test_blocking_context.rs:402] >>> test_pressure_bounded_blocking_multi return () in 571.686684ms >>>
[INFO] [stderr] [2025-11-11 09:17:51.672073][INFO][test_blocking_context.rs:402] <<< test_pressure_bounded_blocking_multi (setup_log = (), _channel = (MTx, MRx), tx_count = 3, rx_count = 3) enter <<<
[INFO] [stderr] [2025-11-11 09:17:51.788612][INFO][test_blocking_context.rs:402] >>> test_pressure_bounded_blocking_multi return () in 450.501034ms >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi::case_06 ... ok
[INFO] [stderr] [2025-11-11 09:17:51.789019][INFO][test_blocking_context.rs:402] <<< test_pressure_bounded_blocking_multi (setup_log = (), _channel = (MTx, MRx), tx_count = 8, rx_count = 3) enter <<<
[INFO] [stderr] [2025-11-11 09:17:51.838986][INFO][test_blocking_context.rs:402] >>> test_pressure_bounded_blocking_multi return () in 166.787687ms >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi::case_07 ... ok
[INFO] [stderr] [2025-11-11 09:17:51.839307][INFO][test_blocking_context.rs:402] <<< test_pressure_bounded_blocking_multi (setup_log = (), _channel = (MTx, MRx), tx_count = 3, rx_count = 8) enter <<<
[INFO] [stderr] [2025-11-11 09:17:52.366621][INFO][test_blocking_context.rs:402] >>> test_pressure_bounded_blocking_multi return () in 527.203867ms >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi::case_09 ... ok
[INFO] [stderr] [2025-11-11 09:17:52.367103][INFO][test_blocking_context.rs:402] <<< test_pressure_bounded_blocking_multi (setup_log = (), _channel = (MTx, MRx), tx_count = 5, rx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:17:52.480487][INFO][test_blocking_context.rs:402] >>> test_pressure_bounded_blocking_multi return () in 691.337394ms >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi::case_08 ... ok
[INFO] [stderr] [2025-11-11 09:17:52.480801][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, Rx), tx_count = 3) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi::case_01 ... ok
[INFO] [stderr] [2025-11-11 09:17:52.507210][INFO][test_blocking_context.rs:402] >>> test_pressure_bounded_blocking_multi return () in 3.179997934s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_12 ... ok
[INFO] [stderr] [2025-11-11 09:17:52.514033][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, Rx), tx_count = 5) enter <<<
[INFO] [stderr] [2025-11-11 09:17:52.524854][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 55.405925039s >>>
[INFO] [stderr] [2025-11-11 09:17:52.525648][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, Rx), tx_count = 10) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi::case_10 ... ok
[INFO] [stderr] [2025-11-11 09:17:52.813213][INFO][test_blocking_context.rs:402] >>> test_pressure_bounded_blocking_multi return () in 445.954544ms >>>
[INFO] [stderr] [2025-11-11 09:17:52.815050][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, Rx), tx_count = 16) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_03 has been running for over 60 seconds
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi::case_05 ... ok
[INFO] [stderr] [2025-11-11 09:17:54.851687][INFO][test_blocking_context.rs:402] >>> test_pressure_bounded_blocking_multi return () in 3.513598387s >>>
[INFO] [stderr] [2025-11-11 09:17:54.852447][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, Rx), tx_count = 4) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_09 has been running for over 60 seconds
[INFO] [stderr] [2025-11-11 09:17:56.716580][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 1.86403238s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_05 ... ok
[INFO] [stderr] [2025-11-11 09:17:56.717806][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, Rx), tx_count = 7) enter <<<
[INFO] [stderr] [2025-11-11 09:17:57.292691][INFO][test_blocking_async.rs:142] >>> test_pressure_1_tx_blocking_1_rx_async return () in 77.463359203s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_3 ... ok
[INFO] [stderr] [2025-11-11 09:17:57.293860][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, Rx), tx_count = 12) enter <<<
[INFO] [stderr] [2025-11-11 09:17:57.448403][INFO][test_blocking_async.rs:142] >>> test_pressure_1_tx_blocking_1_rx_async return () in 78.426901036s >>>
[INFO] [stderr] [2025-11-11 09:17:57.451096][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, Rx), tx_count = 3) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_1 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_08 ... ok
[INFO] [stderr] [2025-11-11 09:17:57.884655][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 433.439425ms >>>
[INFO] [stderr] [2025-11-11 09:17:57.885628][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, Rx), tx_count = 9) enter <<<
[INFO] [stderr] [2025-11-11 09:17:58.120427][INFO][test_blocking_context.rs:402] >>> test_pressure_bounded_blocking_multi return () in 8.526920823s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi::case_02 ... ok
[INFO] [stderr] [2025-11-11 09:17:58.120855][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, Rx), tx_count = 13) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_09 ... ok
[INFO] [stderr] [2025-11-11 09:17:59.685115][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 1.799349325s >>>
[INFO] [stderr] [2025-11-11 09:17:59.685537][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, MRx), tx_count = 2) enter <<<
[INFO] [stderr] [2025-11-11 09:18:00.566052][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 3.84811669s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_06 ... ok
[INFO] [stderr] [2025-11-11 09:18:00.573862][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, MRx), tx_count = 5) enter <<<
[INFO] [stdout] test tests::test_blocking_async::test_pressure_1_tx_blocking_1_rx_async::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:18:02.319948][INFO][test_blocking_async.rs:142] >>> test_pressure_1_tx_blocking_1_rx_async return () in 82.531910835s >>>
[INFO] [stderr] [2025-11-11 09:18:02.320822][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, MRx), tx_count = 15) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_10 ... ok
[INFO] [stderr] [2025-11-11 09:18:03.061003][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 4.939072702s >>>
[INFO] [stderr] [2025-11-11 09:18:03.061999][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, MRx), tx_count = 3) enter <<<
[INFO] [stderr] [2025-11-11 09:18:03.129875][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 3.444183803s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_11 ... ok
[INFO] [stderr] [2025-11-11 09:18:03.130338][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, MRx), tx_count = 7) enter <<<
[INFO] [stderr] [2025-11-11 09:18:03.361545][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 10.880623884s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_01 ... ok
[INFO] [stderr] [2025-11-11 09:18:03.363135][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, MRx), tx_count = 16) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_14 ... ok
[INFO] [stderr] [2025-11-11 09:18:04.642433][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 1.580267783s >>>
[INFO] [stderr] [2025-11-11 09:18:04.653348][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, MRx), tx_count = 2) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_17 ... ok
[INFO] [stderr] [2025-11-11 09:18:04.972151][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 318.668274ms >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_15 ... ok
[INFO] [stderr] [2025-11-11 09:18:04.972930][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, MRx), tx_count = 8) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_02 ... ok
[INFO] [stderr] [2025-11-11 09:18:05.195595][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 2.065119364s >>>
[INFO] [stderr] [2025-11-11 09:18:05.196409][INFO][test_blocking_context.rs:334] <<< test_pressure_bounded_blocking_multi_1 (setup_log = (), _channel = (MTx, MRx), tx_count = 16) enter <<<
[INFO] [stderr] [2025-11-11 09:18:05.467504][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 12.953347526s >>>
[INFO] [stderr] [2025-11-11 09:18:05.489529][INFO][test_blocking_context.rs:478] <<< test_pressure_bounded_timeout_blocking (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_07 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.530415][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 9.236427367s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_18 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.531438][INFO][test_blocking_context.rs:478] <<< test_pressure_bounded_timeout_blocking (setup_log = (), _channel = (MTx, MRx)) enter <<<
[INFO] [stdout] test tests::test_type_switch::test_bounded_async_with_sync_receiver_switch_buffered::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.619260][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 1.646206788s >>>
[INFO] [stdout] test tests::test_type_switch::test_bounded_async_with_sync_receiver_switch_buffered::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.619760][INFO][test_type_switch.rs:24] <<< test_bounded_async_with_sync_receiver_switch_buffered (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stdout] test tests::test_type_switch::test_mpmc_bounded_async_with_blocking_sender_switch::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.622803][INFO][test_type_switch.rs:35] run with tokio multi thread
[INFO] [stdout] test tests::test_type_switch::test_mpmc_bounded_async_with_sync_receiver_switch_buffered::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.628851][INFO][test_type_switch.rs:24] >>> test_bounded_async_with_sync_receiver_switch_buffered return () in 6.0464ms >>>
[INFO] [stdout] test tests::test_type_switch::test_mpmc_bounded_blocking_with_async_receiver_switch::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.629245][INFO][test_type_switch.rs:24] <<< test_bounded_async_with_sync_receiver_switch_buffered (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stdout] test tests::test_type_switch::test_mpmc_bounded_blocking_with_async_sender_switch::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.629367][INFO][test_type_switch.rs:35] run with tokio multi thread
[INFO] [stdout] test tests::test_type_switch::test_mpsc_bounded_async_with_blocking_sender_switch::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.641355][INFO][test_type_switch.rs:24] >>> test_bounded_async_with_sync_receiver_switch_buffered return () in 11.985989ms >>>
[INFO] [stdout] test tests::test_type_switch::test_mpsc_bounded_blocking_with_async_receiver_switch::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.641712][INFO][test_type_switch.rs:751] <<< test_mpmc_bounded_async_with_blocking_sender_switch (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stdout] test tests::test_type_switch::test_mpsc_bounded_blocking_with_async_sender_switch::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.641858][INFO][test_type_switch.rs:761] run with tokio multi thread
[INFO] [stdout] test tests::test_type_switch::test_multi_producer_sender_switch::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.651476][INFO][test_type_switch.rs:751] >>> test_mpmc_bounded_async_with_blocking_sender_switch return () in 9.617789ms >>>
[INFO] [stdout] test tests::test_type_switch::test_multi_producer_sender_switch::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.652226][INFO][test_type_switch.rs:107] <<< test_mpmc_bounded_async_with_sync_receiver_switch_buffered (setup_log = (), channel = (MAsyncTx, MAsyncRx)) enter <<<
[INFO] [stdout] test tests::test_type_switch::test_spsc_bounded_async_with_blocking_sender_switch::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.652329][INFO][test_type_switch.rs:117] run with tokio multi thread
[INFO] [stdout] test tests::test_type_switch::test_spsc_bounded_blocking_with_async_receiver_switch::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.662993][INFO][test_type_switch.rs:107] >>> test_mpmc_bounded_async_with_sync_receiver_switch_buffered return () in 10.661039ms >>>
[INFO] [stdout] test tests::test_type_switch::test_spsc_bounded_blocking_with_async_sender_switch::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:06.663348][INFO][test_type_switch.rs:514] <<< test_mpmc_bounded_blocking_with_async_receiver_switch (setup_log = (), channel = (MTx, MRx)) enter <<<
[INFO] [stdout] test waker_registry::tests::test_registry_multi_clear ... ok
[INFO] [stderr] [2025-11-11 09:18:06.663473][INFO][test_type_switch.rs:524] run with tokio multi thread
[INFO] [stdout] test waker_registry::tests::test_registry_multi_clear_oneshot ... ok
[INFO] [stderr] [2025-11-11 09:18:06.667533][INFO][test_type_switch.rs:514] >>> test_mpmc_bounded_blocking_with_async_receiver_switch return () in 4.06003ms >>>
[INFO] [stdout] test waker_registry::tests::test_registry_multi_clear_waiting ... ok
[INFO] [stderr] [2025-11-11 09:18:06.667989][INFO][test_type_switch.rs:310] <<< test_mpmc_bounded_blocking_with_async_sender_switch (setup_log = (), channel = (MTx, MRx)) enter <<<
[INFO] [stdout] test waker_registry::tests::test_registry_multi_close ... ok
[INFO] [stderr] [2025-11-11 09:18:06.668073][INFO][test_type_switch.rs:320] run with tokio multi thread
[INFO] [stdout] test waker_registry::tests::test_registry_multi_pop ... ok
[INFO] [stderr] [2025-11-11 09:18:06.673057][INFO][test_type_switch.rs:310] >>> test_mpmc_bounded_blocking_with_async_sender_switch return () in 4.983509ms >>>
[INFO] [stderr] [2025-11-11 09:18:06.673329][INFO][test_type_switch.rs:694] <<< test_mpsc_bounded_async_with_blocking_sender_switch (setup_log = (), channel = (MAsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:18:06.673404][INFO][test_type_switch.rs:704] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:18:06.678150][INFO][test_type_switch.rs:694] >>> test_mpsc_bounded_async_with_blocking_sender_switch return () in 4.74614ms >>>
[INFO] [stderr] [2025-11-11 09:18:06.678436][INFO][test_type_switch.rs:442] <<< test_mpsc_bounded_blocking_with_async_receiver_switch (setup_log = (), channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:18:06.678581][INFO][test_type_switch.rs:452] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:18:06.682191][INFO][test_type_switch.rs:442] >>> test_mpsc_bounded_blocking_with_async_receiver_switch return () in 3.61005ms >>>
[INFO] [stderr] [2025-11-11 09:18:06.682888][INFO][test_type_switch.rs:249] <<< test_mpsc_bounded_blocking_with_async_sender_switch (setup_log = (), channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:18:06.682969][INFO][test_type_switch.rs:259] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:18:06.686552][INFO][test_type_switch.rs:249] >>> test_mpsc_bounded_blocking_with_async_sender_switch return () in 3.582389ms >>>
[INFO] [stderr] [2025-11-11 09:18:06.686963][INFO][test_type_switch.rs:580] <<< test_multi_producer_sender_switch (setup_log = (), channel = (MTx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:18:06.687067][INFO][test_type_switch.rs:591] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:18:06.690152][INFO][test_type_switch.rs:580] >>> test_multi_producer_sender_switch return () in 3.08465ms >>>
[INFO] [stderr] [2025-11-11 09:18:06.690392][INFO][test_type_switch.rs:580] <<< test_multi_producer_sender_switch (setup_log = (), channel = (MTx, MRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:18:06.690490][INFO][test_type_switch.rs:591] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:18:06.693641][INFO][test_type_switch.rs:580] >>> test_multi_producer_sender_switch return () in 3.15131ms >>>
[INFO] [stderr] [2025-11-11 09:18:06.693909][INFO][test_type_switch.rs:637] <<< test_spsc_bounded_async_with_blocking_sender_switch (setup_log = (), channel = (AsyncTx, AsyncRx)) enter <<<
[INFO] [stderr] [2025-11-11 09:18:06.693986][INFO][test_type_switch.rs:647] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:18:06.699839][INFO][test_type_switch.rs:637] >>> test_spsc_bounded_async_with_blocking_sender_switch return () in 5.853029ms >>>
[INFO] [stderr] [2025-11-11 09:18:06.700073][INFO][test_type_switch.rs:370] <<< test_spsc_bounded_blocking_with_async_receiver_switch (setup_log = (), channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:18:06.700159][INFO][test_type_switch.rs:380] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:18:06.723698][INFO][test_type_switch.rs:370] >>> test_spsc_bounded_blocking_with_async_receiver_switch return () in 23.536058ms >>>
[INFO] [stderr] [2025-11-11 09:18:06.724034][INFO][test_type_switch.rs:186] <<< test_spsc_bounded_blocking_with_async_sender_switch (setup_log = (), channel = (Tx, Rx)) enter <<<
[INFO] [stderr] [2025-11-11 09:18:06.724151][INFO][test_type_switch.rs:196] run with tokio multi thread
[INFO] [stderr] [2025-11-11 09:18:06.733853][INFO][test_type_switch.rs:186] >>> test_spsc_bounded_blocking_with_async_sender_switch return () in 9.70249ms >>>
[INFO] [stderr] [2025-11-11 09:18:09.204184][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 21.910139956s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_09 ... ok
[INFO] [stderr] [2025-11-11 09:18:09.762212][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 16.947034916s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_04 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_19 ... ok
[INFO] [stderr] [2025-11-11 09:18:11.379380][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 6.182814373s >>>
[INFO] [stderr] [2025-11-11 09:18:11.971482][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 27.883341915s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_05 ... ok
[INFO] [stderr] [2025-11-11 09:18:15.385672][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 22.859885929s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_03 ... ok
[INFO] [stderr] [2025-11-11 09:18:16.718389][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 13.354818945s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_16 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_1_1::case_01 ... ok
[INFO] [stderr] [2025-11-11 09:18:16.896105][INFO][test_blocking_context.rs:281] >>> test_pressure_bounded_blocking_1_1 return () in 33.963049125s >>>
[INFO] [stderr] [2025-11-11 09:18:18.881863][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 16.560926027s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_13 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_blocking_multi_1::case_12 ... ok
[INFO] [stderr] [2025-11-11 09:18:19.376400][INFO][test_blocking_context.rs:334] >>> test_pressure_bounded_blocking_multi_1 return () in 18.802395916s >>>
[INFO] [stderr] [2025-11-11 09:18:23.664372][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 89.959731696s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_03 ... ok
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_03 ... ok
[INFO] [stderr] [2025-11-11 09:18:24.694192][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 133.543217888s >>>
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_timeout_blocking::case_1 ... ok
[INFO] [stderr] [2025-11-11 09:18:26.905632][INFO][test_blocking_context.rs:478] >>> test_pressure_bounded_timeout_blocking return () in 21.415953276s >>>
[INFO] [stderr] [2025-11-11 09:18:28.087786][INFO][test_async.rs:690] >>> test_pressure_bounded_async_multi_1 return () in 135.579832405s >>>
[INFO] [stdout] test tests::test_async::test_pressure_bounded_async_multi_1::case_12 ... ok
[INFO] [stdout] test tests::test_blocking_context::test_pressure_bounded_timeout_blocking::case_2 ... ok
[INFO] [stderr] [2025-11-11 09:18:28.748365][INFO][test_blocking_context.rs:478] >>> test_pressure_bounded_timeout_blocking return () in 22.216829021s >>>
[INFO] [stderr] [2025-11-11 09:18:40.264928][INFO][test_blocking_async.rs:188] >>> test_pressure_tx_multi_blocking_1_rx_async return () in 104.760733664s >>>
[INFO] [stdout] test tests::test_blocking_async::test_pressure_tx_multi_blocking_1_rx_async::case_09 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_small_msg::case_4 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_small_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1217:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_small_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1215:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_small_msg::case_4
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_small_msg::case_4::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_large_msg::case_1 stdout ----
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_1
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_1::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_small_msg::case_6 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_small_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1217:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_small_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1215:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_small_msg::case_6
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_small_msg::case_6::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_large_msg::case_4 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_4
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_4::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_large_msg::case_5 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_5
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_5::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_small_msg::case_2 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_small_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1217:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_small_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1215:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_small_msg::case_2
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_small_msg::case_2::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_small_msg::case_5 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_small_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1217:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_small_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1215:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_small_msg::case_5
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_small_msg::case_5::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_small_msg::case_3 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_small_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1217:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_small_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1215:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_small_msg::case_3
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_small_msg::case_3::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1206:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_large_msg::case_2 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_2
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_2::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_large_msg::case_6 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_6
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_6::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async::test_async_drop_large_msg::case_3 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_async.rs:1246:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 0 at Some(Location { file: "src/tests/test_async.rs", line: 1246, column: 9 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_async::_test_async_drop_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1246:9
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   11: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]       tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]       tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   18: crossfire::tests::test_async::_test_async_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/common.rs:77:50
[INFO] [stdout]   19: crossfire::tests::test_async::test_async_drop_large_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1233:5
[INFO] [stdout]   20: crossfire::tests::test_async::test_async_drop_large_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1231:3
[INFO] [stdout]   21: crossfire::tests::test_async::test_async_drop_large_msg::case_3
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:1
[INFO] [stdout]   22: crossfire::tests::test_async::test_async_drop_large_msg::case_3::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_async.rs:1222:10
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   27: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_blocking_context::test_drop_small_msg::case_5 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_blocking_context.rs:662:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 2 at Some(Location { file: "src/tests/test_blocking_context.rs", line: 662, column: 5 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_blocking_context::_test_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:662:5
[INFO] [stdout]   10: crossfire::tests::test_blocking_context::test_drop_small_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:613:5
[INFO] [stdout]   11: crossfire::tests::test_blocking_context::test_drop_small_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:611:3
[INFO] [stdout]   12: crossfire::tests::test_blocking_context::test_drop_small_msg::case_5
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:602:1
[INFO] [stdout]   13: crossfire::tests::test_blocking_context::test_drop_small_msg::case_5::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:602:10
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_blocking_context::test_drop_small_msg::case_2 stdout ----
[INFO] [stdout] log sinks opened
[INFO] [stdout] needs_drop true
[INFO] [stdout] panic occur: panicked at src/tests/test_blocking_context.rs:662:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 2 at Some(Location { file: "src/tests/test_blocking_context.rs", line: 662, column: 5 })
[INFO] [stdout] trace:    0: captains_log::log_impl::log_panic
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:452:14
[INFO] [stdout]    1: captains_log::log_impl::panic_and_exit_hook
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/captains-log-0.13.1/src/log_impl.rs:464:5
[INFO] [stdout]       core::ops::function::Fn::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:79:5
[INFO] [stdout]    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]       std::panicking::panic_with_hook
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]    3: std::panicking::panic_handler::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]    4: std::sys::backtrace::__rust_end_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]    5: __rustc::rust_begin_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]    6: core::panicking::panic_fmt
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]    7: core::panicking::assert_failed_inner
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]    8: core::panicking::assert_failed
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]    9: crossfire::tests::test_blocking_context::_test_drop_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:662:5
[INFO] [stdout]   10: crossfire::tests::test_blocking_context::test_drop_small_msg::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:613:5
[INFO] [stdout]   11: crossfire::tests::test_blocking_context::test_drop_small_msg
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:611:3
[INFO] [stdout]   12: crossfire::tests::test_blocking_context::test_drop_small_msg::case_2
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:602:1
[INFO] [stdout]   13: crossfire::tests::test_blocking_context::test_drop_small_msg::case_2::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/tests/test_blocking_context.rs:602:10
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   16: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]       std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]       core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   19: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_async::test_async_drop_large_msg::case_1
[INFO] [stdout]     tests::test_async::test_async_drop_large_msg::case_2
[INFO] [stdout]     tests::test_async::test_async_drop_large_msg::case_3
[INFO] [stdout]     tests::test_async::test_async_drop_large_msg::case_4
[INFO] [stdout]     tests::test_async::test_async_drop_large_msg::case_5
[INFO] [stdout]     tests::test_async::test_async_drop_large_msg::case_6
[INFO] [stdout]     tests::test_async::test_async_drop_small_msg::case_2
[INFO] [stdout]     tests::test_async::test_async_drop_small_msg::case_3
[INFO] [stdout]     tests::test_async::test_async_drop_small_msg::case_4
[INFO] [stdout]     tests::test_async::test_async_drop_small_msg::case_5
[INFO] [stdout]     tests::test_async::test_async_drop_small_msg::case_6
[INFO] [stdout]     tests::test_blocking_context::test_drop_small_msg::case_2
[INFO] [stdout]     tests::test_blocking_context::test_drop_small_msg::case_5
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 303 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 151.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ad8949a88c6a9bb40afd16e5a0302d9aa1e5db1d3cc61e18215e4a2dc212c78a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad8949a88c6a9bb40afd16e5a0302d9aa1e5db1d3cc61e18215e4a2dc212c78a", kill_on_drop: false }`
[INFO] [stdout] ad8949a88c6a9bb40afd16e5a0302d9aa1e5db1d3cc61e18215e4a2dc212c78a
