[INFO] fetching crate open-coroutine 0.7.0...
[INFO] testing open-coroutine-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate open-coroutine 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate open-coroutine 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate open-coroutine 0.7.0
[INFO] tweaked toml for crates.io crate open-coroutine 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate open-coroutine 0.7.0 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 open-coroutine 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2c5d84d03504aa507af6bf19ab4ce8a3aaacc79436869229a83d115c037ed57
[INFO] running `Command { std: "docker" "start" "-a" "b2c5d84d03504aa507af6bf19ab4ce8a3aaacc79436869229a83d115c037ed57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2c5d84d03504aa507af6bf19ab4ce8a3aaacc79436869229a83d115c037ed57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2c5d84d03504aa507af6bf19ab4ce8a3aaacc79436869229a83d115c037ed57", kill_on_drop: false }`
[INFO] [stdout] b2c5d84d03504aa507af6bf19ab4ce8a3aaacc79436869229a83d115c037ed57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] c0dbf15a4a7f7ee1b02b582301ffdf93e996da11a6a018cd40ad398488b54ce6
[INFO] running `Command { std: "docker" "start" "-a" "c0dbf15a4a7f7ee1b02b582301ffdf93e996da11a6a018cd40ad398488b54ce6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling corosensei v0.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling open-coroutine-core v0.7.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling core_affinity v0.8.1
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling st3 v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling open-coroutine-macros v0.7.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling open-coroutine-hook v0.7.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling open-coroutine v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "c0dbf15a4a7f7ee1b02b582301ffdf93e996da11a6a018cd40ad398488b54ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0dbf15a4a7f7ee1b02b582301ffdf93e996da11a6a018cd40ad398488b54ce6", kill_on_drop: false }`
[INFO] [stdout] c0dbf15a4a7f7ee1b02b582301ffdf93e996da11a6a018cd40ad398488b54ce6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] ca436e2a261d1f15c2870b5d5112a5c853d19e92fbcc61ecc17f0084674a78a1
[INFO] running `Command { std: "docker" "start" "-a" "ca436e2a261d1f15c2870b5d5112a5c853d19e92fbcc61ecc17f0084674a78a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling open-coroutine-core v0.7.0
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling open-coroutine-hook v0.7.0
[INFO] [stderr]    Compiling open-coroutine v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.34s
[INFO] running `Command { std: "docker" "inspect" "ca436e2a261d1f15c2870b5d5112a5c853d19e92fbcc61ecc17f0084674a78a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca436e2a261d1f15c2870b5d5112a5c853d19e92fbcc61ecc17f0084674a78a1", kill_on_drop: false }`
[INFO] [stdout] ca436e2a261d1f15c2870b5d5112a5c853d19e92fbcc61ecc17f0084674a78a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 37e7b9dc7222bcc3dbaf3f539a8356cb1b0d8d739f1262bce22cfe69ca9f13a8
[INFO] running `Command { std: "docker" "start" "-a" "37e7b9dc7222bcc3dbaf3f539a8356cb1b0d8d739f1262bce22cfe69ca9f13a8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/open_coroutine-d0bd88ee7bf72a67)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 65536,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 377: open-coroutine-event-loop-0 has started, bind to CPU:true
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@95f184d5-b2b0-4d04-9ee5-5df70b9cb75d Ready->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  WARN ThreadId(02) open_coroutine_core::co_pool: 472: Attempt to cancel task:open-coroutine-event-loop-0@0c566cdb-a7b2-44c6-bc52-058d02d660e3, cancelling...
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@95f184d5-b2b0-4d04-9ee5-5df70b9cb75d Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 11 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  WARN ThreadId(02) open_coroutine_core::co_pool: 472: Attempt to cancel task:open-coroutine-event-loop-0@ef2cdab1-82b6-469c-92d6-231df6f63066, cancelling...
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  WARN ThreadId(02) open_coroutine_core::co_pool: 472: Attempt to cancel task:open-coroutine-event-loop-0@3ee2da40-1141-4940-8c25-e9b3e5817574, cancelling...
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  WARN ThreadId(02) open_coroutine_core::co_pool: 472: Attempt to cancel task:open-coroutine-event-loop-0@28f5c322-eb5f-48cf-bb95-f51c9a822793, cancelling...
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@649157c3-4cc2-4a1f-812c-e2d3fc3f9d2a Ready->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  WARN open-coroutine-event-loop-0-thread open_coroutine_core::co_pool: 408: Cancel task:open-coroutine-event-loop-0@28f5c322-eb5f-48cf-bb95-f51c9a822793 successfully !
[INFO] [stdout] Hello, world!
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@649157c3-4cc2-4a1f-812c-e2d3fc3f9d2a Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 403: open-coroutine-event-loop-0 has exited
[INFO] [stdout] test tests::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_co.rs (/opt/rustwide/target/debug/deps/file_co-b6c7dc329dd32af2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 1,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@7adbb890-5528-4552-9496-9806e429d737 Ready->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@7adbb890-5528-4552-9496-9806e429d737 Running->Syscall((), read, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@7adbb890-5528-4552-9496-9806e429d737 Syscall((), read, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::read: 18: exit syscall read 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@7adbb890-5528-4552-9496-9806e429d737 Running->Syscall((), read, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@7adbb890-5528-4552-9496-9806e429d737 Syscall((), read, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@7adbb890-5528-4552-9496-9806e429d737 Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@7adbb890-5528-4552-9496-9806e429d737 Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 24 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@7adbb890-5528-4552-9496-9806e429d737 Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@7adbb890-5528-4552-9496-9806e429d737 Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 24 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@7adbb890-5528-4552-9496-9806e429d737 Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 11 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] test file_co ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_not_co.rs (/opt/rustwide/target/debug/deps/file_not_co-e316767e66af7c6b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 1,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 24 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 24 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 377: open-coroutine-event-loop-0 has started, bind to CPU:true
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 403: open-coroutine-event-loop-0 has exited
[INFO] [stdout] test file_not_co ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/preemptive.rs (/opt/rustwide/target/debug/deps/preemptive-274ba2e9b1694bc2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 3,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] test preemptive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scalable_stack.rs (/opt/rustwide/target/debug/deps/scalable_stack-429d75db2a26d3f1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 1,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 377: open-coroutine-event-loop-0 has started, bind to CPU:true
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@22efd6fd-9f2e-4829-bfe8-5ac08ee65131 Ready->Running
[INFO] [stdout] [coroutine] launched
[INFO] [stdout] [coroutine] exited
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@22efd6fd-9f2e-4829-bfe8-5ac08ee65131 Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 11 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 403: open-coroutine-event-loop-0 has exited
[INFO] [stdout] test scalable_stack ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sleep_co.rs (/opt/rustwide/target/debug/deps/sleep_co-3db8c9a7df228b39)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 2,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 11 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::nanosleep: 20: enter syscall nanosleep
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 377: open-coroutine-event-loop-0 has started, bind to CPU:true
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@97dc937a-2ba4-4e85-a058-d6881408c715 Ready->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::nanosleep: 20: enter syscall nanosleep
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@97dc937a-2ba4-4e85-a058-d6881408c715 Running->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@97dc937a-2ba4-4e85-a058-d6881408c715 Syscall((), nanosleep, Executing)->Syscall((), nanosleep, Suspend(1762862036644775528))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Ready->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::nanosleep: 20: enter syscall nanosleep
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Running->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Executing)->Syscall((), nanosleep, Suspend(1762862037143882908))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@97dc937a-2ba4-4e85-a058-d6881408c715 Syscall((), nanosleep, Suspend(1762862036644775528))->Syscall((), nanosleep, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@97dc937a-2ba4-4e85-a058-d6881408c715 Syscall((), nanosleep, Timeout)->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@97dc937a-2ba4-4e85-a058-d6881408c715 Syscall((), nanosleep, Executing)->Syscall((), nanosleep, Suspend(1762862036657395042))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@97dc937a-2ba4-4e85-a058-d6881408c715 Syscall((), nanosleep, Suspend(1762862036657395042))->Syscall((), nanosleep, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@97dc937a-2ba4-4e85-a058-d6881408c715 Syscall((), nanosleep, Timeout)->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@97dc937a-2ba4-4e85-a058-d6881408c715 Syscall((), nanosleep, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::nanosleep: 20: exit syscall nanosleep 0 Success (os error 0)
[INFO] [stdout] [coroutine1] 1 launched
[INFO] [stdout] Tue, 11 Nov 2025 19:53:56 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@97dc937a-2ba4-4e85-a058-d6881408c715 Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::nanosleep: 20: exit syscall nanosleep 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::nanosleep: 20: enter syscall nanosleep
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Suspend(1762862037143882908))->Syscall((), nanosleep, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@91f15408-f42b-44e1-a320-71a77aa05469 Ready->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::nanosleep: 20: enter syscall nanosleep
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@91f15408-f42b-44e1-a320-71a77aa05469 Running->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@91f15408-f42b-44e1-a320-71a77aa05469 Syscall((), nanosleep, Executing)->Syscall((), nanosleep, Suspend(1762862038153389411))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Timeout)->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Executing)->Syscall((), nanosleep, Suspend(1762862037153449581))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Suspend(1762862037153449581))->Syscall((), nanosleep, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Timeout)->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::nanosleep: 20: exit syscall nanosleep 0 Success (os error 0)
[INFO] [stdout] [coroutine2] 1 launched
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::nanosleep: 20: enter syscall nanosleep
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Running->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Executing)->Syscall((), nanosleep, Suspend(1762862037653577861))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Suspend(1762862037653577861))->Syscall((), nanosleep, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Timeout)->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Executing)->Syscall((), nanosleep, Suspend(1762862037656535807))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Suspend(1762862037656535807))->Syscall((), nanosleep, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Timeout)->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Syscall((), nanosleep, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::nanosleep: 20: exit syscall nanosleep 0 Success (os error 0)
[INFO] [stdout] [coroutine2] 1000 launched
[INFO] [stdout] Tue, 11 Nov 2025 19:53:57 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@20e1cdfd-1ca0-4cd6-a5ce-5915981ed7f7 Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@91f15408-f42b-44e1-a320-71a77aa05469 Syscall((), nanosleep, Suspend(1762862038153389411))->Syscall((), nanosleep, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@91f15408-f42b-44e1-a320-71a77aa05469 Syscall((), nanosleep, Timeout)->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@91f15408-f42b-44e1-a320-71a77aa05469 Syscall((), nanosleep, Executing)->Syscall((), nanosleep, Suspend(1762862038161481222))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@91f15408-f42b-44e1-a320-71a77aa05469 Syscall((), nanosleep, Suspend(1762862038161481222))->Syscall((), nanosleep, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@91f15408-f42b-44e1-a320-71a77aa05469 Syscall((), nanosleep, Timeout)->Syscall((), nanosleep, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@91f15408-f42b-44e1-a320-71a77aa05469 Syscall((), nanosleep, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::nanosleep: 20: exit syscall nanosleep 0 Success (os error 0)
[INFO] [stdout] [coroutine1] 1000 launched
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@91f15408-f42b-44e1-a320-71a77aa05469 Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::nanosleep: 20: exit syscall nanosleep 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 403: open-coroutine-event-loop-0 has exited
[INFO] [stdout] test sleep_co ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sleep_not_co.rs (/opt/rustwide/target/debug/deps/sleep_not_co-36f2f3d1b53beb00)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 2,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 11 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::nanosleep: 20: enter syscall nanosleep
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::nanosleep: 20: exit syscall nanosleep 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::nanosleep: 20: enter syscall nanosleep
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 377: open-coroutine-event-loop-0 has started, bind to CPU:true
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@e6b4c136-0ae1-4460-bc12-1076b6b3e1a8 Ready->Running
[INFO] [stdout] [coroutine1] 1 launched
[INFO] [stdout] [coroutine2] 1 launched
[INFO] [stdout] [coroutine1] 1000 launched
[INFO] [stdout] [coroutine2] 1000 launched
[INFO] [stdout] Tue, 11 Nov 2025 19:53:58 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@e6b4c136-0ae1-4460-bc12-1076b6b3e1a8 Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(02) open_coroutine_core::syscall::unix::nanosleep: 20: exit syscall nanosleep 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 403: open-coroutine-event-loop-0 has exited
[INFO] [stdout] test sleep_not_co ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/socket_co.rs (/opt/rustwide/target/debug/deps/socket_co-d7297a8dfce85ac3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 2,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::socket: 17: enter syscall socket
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::socket: 17: exit syscall socket 4 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::setsockopt: 22: enter syscall setsockopt
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::setsockopt: 22: exit syscall setsockopt 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::listen: 14: enter syscall listen
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::listen: 14: exit syscall listen 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::accept4: 19: enter syscall accept4
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::socket: 17: enter syscall socket
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::socket: 17: exit syscall socket 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::connect: 22: enter syscall connect
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::connect: 22: exit syscall connect 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 11 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Ready->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Client Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039728831097))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Suspend(1762862039728831097))->Syscall((), recv, Callback)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Callback)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039728957427))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::accept4: 19: exit syscall accept4 6 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::accept4: 19: enter syscall accept4
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Suspend(1762862039728957427))->Syscall((), recv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Ready->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Server Received: RequestPart0                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Server Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039739614842))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Timeout)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Client Received: RequestPart0                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Client Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039739855052))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Suspend(1762862039739614842))->Syscall((), recv, Callback)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Callback)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Server Received: RequestPart1                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Server Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039740103721))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Suspend(1762862039740103721))->Syscall((), recv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Suspend(1762862039739855052))->Syscall((), recv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Timeout)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039750437807))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Timeout)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Client Received: RequestPart1                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Client Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039750633556))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Suspend(1762862039750437807))->Syscall((), recv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Suspend(1762862039750633556))->Syscall((), recv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Timeout)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Server Received: RequestPart2                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Server Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Executing)->Syscall((), readv, Suspend(1762862039764844400))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Timeout)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Client Received: RequestPart2                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Client Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Executing)->Syscall((), readv, Suspend(1762862039765086549))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Suspend(1762862039764844400))->Syscall((), readv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Suspend(1762862039765086549))->Syscall((), readv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Timeout)->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Server Received Multiple: RequestPart01RequestPart02                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Server Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Executing)->Syscall((), readv, Suspend(1762862039779721462))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Timeout)->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stdout] Client Received Multiple: RequestPart01RequestPart02                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Client Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Executing)->Syscall((), readv, Suspend(1762862039779943902))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Suspend(1762862039779721462))->Syscall((), readv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Suspend(1762862039779943902))->Syscall((), readv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Timeout)->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Server Received Multiple: RequestPart11RequestPart12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Server Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Executing)->Syscall((), readv, Suspend(1762862039792597696))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Timeout)->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stdout] Client Received Multiple: RequestPart11RequestPart12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Client Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Executing)->Syscall((), readv, Suspend(1762862039792795596))
[INFO] [stderr] Client Send Message
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Suspend(1762862039792597696))->Syscall((), readv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Suspend(1762862039792795596))->Syscall((), readv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Timeout)->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Server Received Multiple: RequestPart21RequestPart22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Server Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Executing)->Syscall((), recvmsg, Suspend(1762862039804691700))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Timeout)->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stdout] Client Received Multiple: RequestPart21RequestPart22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), sendmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), sendmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Executing)->Syscall((), recvmsg, Suspend(1762862039804906960))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Suspend(1762862039804691700))->Syscall((), recvmsg, Timeout)
[INFO] [stderr] Server Received Message: MessagePart01MessagePart02                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Suspend(1762862039804906960))->Syscall((), recvmsg, Timeout)
[INFO] [stderr] Server Send Message
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Timeout)->Syscall((), recvmsg, Executing)
[INFO] [stderr] Client Received Message: MessagePart01MessagePart02                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Executing)->Running
[INFO] [stderr] Client Send Message
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), sendmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), sendmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Executing)->Syscall((), recvmsg, Suspend(1762862039816128035))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Timeout)->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), sendmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), sendmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Executing)->Syscall((), recvmsg, Suspend(1762862039816732694))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Suspend(1762862039816128035))->Syscall((), recvmsg, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Suspend(1762862039816732694))->Syscall((), recvmsg, Timeout)
[INFO] [stderr] Server Received Message: MessagePart11MessagePart12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Timeout)->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stderr] Server Send Message
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), sendmsg, Executing)
[INFO] [stderr] Client Received Message: MessagePart11MessagePart12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), sendmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Executing)->Syscall((), recvmsg, Suspend(1762862039839379883))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Timeout)->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), sendmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), sendmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stderr] Client Send Message
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Executing)->Syscall((), recvmsg, Suspend(1762862039840915823))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Suspend(1762862039839379883))->Syscall((), recvmsg, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Suspend(1762862039840915823))->Syscall((), recvmsg, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Timeout)->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stderr] Server Received Message: MessagePart21MessagePart22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), sendmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), sendmsg, Executing)->Running
[INFO] [stderr] Server Send Message
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Server Shutdown Write
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::shutdown: 18: enter syscall shutdown
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Syscall((), shutdown, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Syscall((), shutdown, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::shutdown: 18: exit syscall shutdown 0 Success (os error 0)
[INFO] [stdout] Server Closed Connection
[INFO] [stdout] Server Closed
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@b232bef0-ba1a-47ee-909f-5eb8f5254981 Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Timeout)->Syscall((), recvmsg, Executing)
[INFO] [stderr] Client Received Message: MessagePart21MessagePart22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Client Shutdown Write
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::shutdown: 18: enter syscall shutdown
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Syscall((), shutdown, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Syscall((), shutdown, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::shutdown: 18: exit syscall shutdown 0 Success (os error 0)
[INFO] [stdout] Client Closed
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@c8c7fcac-6ac1-45c4-8162-9b1a8034fe2e Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 403: open-coroutine-event-loop-0 has exited
[INFO] [stdout] test socket_co ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/socket_co_client.rs (/opt/rustwide/target/debug/deps/socket_co_client-ad9996dd575bf20e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 1,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::socket: 17: enter syscall socket
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::socket: 17: exit syscall socket 4 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::setsockopt: 22: enter syscall setsockopt
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::setsockopt: 22: exit syscall setsockopt 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::listen: 14: enter syscall listen
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::listen: 14: exit syscall listen 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::accept4: 19: enter syscall accept4
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::socket: 17: enter syscall socket
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::socket: 17: exit syscall socket 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::connect: 22: enter syscall connect
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::accept4: 19: exit syscall accept4 6 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::connect: 22: exit syscall connect 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 11 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Ready->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Client Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039889695159))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Suspend(1762862039889695159))->Syscall((), recv, Callback)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Callback)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039889815079))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Suspend(1762862039889815079))->Syscall((), recv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Timeout)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Client Received: RequestPart0                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Client Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039908091680))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Suspend(1762862039908091680))->Syscall((), recv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Timeout)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Client Received: RequestPart1                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Client Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039919589365))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Suspend(1762862039919589365))->Syscall((), recv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Timeout)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Client Received: RequestPart2                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Client Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), readv, Executing)->Syscall((), readv, Suspend(1762862039930824999))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), readv, Suspend(1762862039930824999))->Syscall((), readv, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), readv, Timeout)->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stdout] Client Received Multiple: RequestPart01RequestPart02                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Client Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stdout] Client Received Multiple: RequestPart11RequestPart12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Client Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stderr] Client Send Message
[INFO] [stdout] Client Received Multiple: RequestPart21RequestPart22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), sendmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), sendmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stderr] Client Received Message: MessagePart01MessagePart02                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), sendmsg, Executing)
[INFO] [stderr] Client Send Message
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), sendmsg, Executing)->Running
[INFO] [stderr] Client Received Message: MessagePart11MessagePart12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stderr] Client Send Message
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stderr] Client Received Message: MessagePart21MessagePart22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), sendmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), sendmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::shutdown: 18: enter syscall shutdown
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::shutdown: 18: exit syscall shutdown 0 Success (os error 0)
[INFO] [stdout] Client Shutdown Write
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::shutdown: 18: enter syscall shutdown
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Syscall((), shutdown, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Syscall((), shutdown, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::shutdown: 18: exit syscall shutdown 0 Success (os error 0)
[INFO] [stdout] Client Closed
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@5c7cc133-ab42-48fd-a9a8-c1d6b4b40b20 Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 403: open-coroutine-event-loop-0 has exited
[INFO] [stdout] test socket_co_client ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/socket_co_server.rs (/opt/rustwide/target/debug/deps/socket_co_server-9e86d0355938be87)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 1,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 377: open-coroutine-event-loop-0 has started, bind to CPU:true
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::socket: 17: enter syscall socket
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::socket: 17: enter syscall socket
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::socket: 17: exit syscall socket 4 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::setsockopt: 22: enter syscall setsockopt
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::setsockopt: 22: exit syscall setsockopt 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::listen: 14: enter syscall listen
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::socket: 17: exit syscall socket 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::connect: 22: enter syscall connect
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::listen: 14: exit syscall listen 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::accept4: 19: enter syscall accept4
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::accept4: 19: exit syscall accept4 6 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 11 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: enter syscall read
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::read: 18: exit syscall read 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::accept4: 19: enter syscall accept4
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::connect: 22: exit syscall connect 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Ready->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Server Received: RequestPart0                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Server Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Server Received: RequestPart1                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Server Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recv, Executing)->Syscall((), recv, Suspend(1762862039978695436))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recv, Suspend(1762862039978695436))->Syscall((), recv, Callback)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recv, Callback)->Syscall((), recv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Server Received: RequestPart2                                                                                                                                                                                                                                                    
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), send, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), send, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Server Send
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Server Received Multiple: RequestPart01RequestPart02                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Server Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Server Received Multiple: RequestPart11RequestPart12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stderr] Server Received Message: MessagePart01MessagePart02                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stderr] Server Send Message
[INFO] [stdout] Server Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stderr] Server Received Message: MessagePart11MessagePart12                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), readv, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), readv, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Server Received Multiple: RequestPart21RequestPart22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stderr] Server Send Message
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), writev, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), writev, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Server Send Multiple
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), sendmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), sendmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), sendmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), sendmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recvmsg, Executing)->Syscall((), recvmsg, Suspend(1762862039984668053))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recvmsg, Suspend(1762862039984668053))->Syscall((), recvmsg, Timeout)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recvmsg, Timeout)->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recvmsg, Executing)->Syscall((), recvmsg, Suspend(1762862039989481961))
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stderr] Server Received Message: MessagePart21MessagePart22                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recvmsg, Suspend(1762862039989481961))->Syscall((), recvmsg, Timeout)
[INFO] [stderr] Server Send Message
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recvmsg, Timeout)->Syscall((), recvmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), recvmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), sendmsg, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), sendmsg, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Server Shutdown Write
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::shutdown: 18: enter syscall shutdown
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Syscall((), shutdown, Executing)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Syscall((), shutdown, Executing)->Running
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::syscall::unix::shutdown: 18: exit syscall shutdown 0 Success (os error 0)
[INFO] [stdout] Server Closed Connection
[INFO] [stdout] Server Closed
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::coroutine::state: 25: open-coroutine-event-loop-0@366a5b64-e1eb-4671-a6da-f547459f723d Running->Complete(None)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::shutdown: 18: enter syscall shutdown
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::shutdown: 18: exit syscall shutdown 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:53:59 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 403: open-coroutine-event-loop-0 has exited
[INFO] [stdout] test socket_co_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/socket_not_co.rs (/opt/rustwide/target/debug/deps/socket_not_co-eafa2dc714f0be6e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(02) open_coroutine_core::net: 88: open-coroutine init with Config {
[INFO] [stdout]     event_loop_size: 1,
[INFO] [stdout]     stack_size: 131072,
[INFO] [stdout]     min_size: 0,
[INFO] [stdout]     max_size: 1,
[INFO] [stdout]     keep_alive_time: 0,
[INFO] [stdout]     min_memory_count: 0,
[INFO] [stdout]     memory_keep_alive_time: 0,
[INFO] [stdout]     hook: true,
[INFO] [stdout] }
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::socket: 17: enter syscall socket
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::socket: 17: enter syscall socket
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::socket: 17: exit syscall socket 5 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::setsockopt: 22: enter syscall setsockopt
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::socket: 17: exit syscall socket 4 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::connect: 22: enter syscall connect
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::setsockopt: 22: exit syscall setsockopt 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::listen: 14: enter syscall listen
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::listen: 14: exit syscall listen 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::accept4: 19: enter syscall accept4
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::connect: 22: exit syscall connect -1 Connection refused (os error 111)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::socket: 17: enter syscall socket
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::socket: 17: exit syscall socket 4 Connection refused (os error 111)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::connect: 22: enter syscall connect
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::accept4: 19: exit syscall accept4 6 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::connect: 22: exit syscall connect 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::send: 19: exit syscall send 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recv: 19: enter syscall recv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 12 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: enter syscall send
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::send: 19: exit syscall send 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recv: 19: exit syscall recv 256 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::readv: 18: enter syscall readv
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: enter syscall writev
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::writev: 18: exit syscall writev 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::readv: 18: exit syscall readv 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recvmsg: 22: enter syscall recvmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 26 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: enter syscall sendmsg
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::sendmsg: 22: exit syscall sendmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::shutdown: 18: enter syscall shutdown
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(03) open_coroutine_core::syscall::unix::shutdown: 18: exit syscall shutdown 0 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::recvmsg: 22: exit syscall recvmsg 512 Success (os error 0)
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::shutdown: 18: enter syscall shutdown
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO open-coroutine-event-loop-0-thread open_coroutine_core::net::event_loop: 403: open-coroutine-event-loop-0 has exited
[INFO] [stdout] Tue, 11 Nov 2025 19:54:00 +0800  INFO ThreadId(04) open_coroutine_core::syscall::unix::shutdown: 18: exit syscall shutdown 0 Success (os error 0)
[INFO] [stdout] test socket_not_co ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests open_coroutine
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - connect_timeout (line 338) - compile ... ok
[INFO] [stdout] test src/lib.rs - connect_timeout (line 327) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "37e7b9dc7222bcc3dbaf3f539a8356cb1b0d8d739f1262bce22cfe69ca9f13a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37e7b9dc7222bcc3dbaf3f539a8356cb1b0d8d739f1262bce22cfe69ca9f13a8", kill_on_drop: false }`
[INFO] [stdout] 37e7b9dc7222bcc3dbaf3f539a8356cb1b0d8d739f1262bce22cfe69ca9f13a8
